DescriptionFix segmentation fault in CodeMap::Print
CodeEntry* is always NULL for SharedFunctionInfo entries in the CodeMap. Take this into account when printing the map.
Drive-by: removed CodeEntry::shared_id() which is never called.
BUG=None
Committed: https://code.google.com/p/v8/source/detail?r=14410
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment #
Messages
Total messages: 4 (0 generated)
|