DescriptionFix crash in tracing due to identical type names of blink gc objects.
The WTF_PRETTY_FUNCTION takes the name of the class using the typename
given by the compiler. This gives the base class name for all
sub-classes. To make the dump name unique the, gcInfoIndex is appended
to the object name.
BUG=521490
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200975
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|