DescriptionHeap explorer: Show representation of strings.
* src/profile-generator.cc (V8HeapExplorer::GetSystemEntryName): For
maps of strings, return a name that encodes the representation
strategy used for the strings.
(V8HeapExplorer::ExtractReferences): For strings, visit the maps as
well, so that the user can see what representation is used for their
strings.
See http://wingolog.org/pub/string-representations.png for an example of what it looks like.
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=12973
Patch Set 1 #
Total comments: 2
Patch Set 2 : updated patch #Messages
Total messages: 3 (0 generated)
|