DescriptionSupport ES6 Map and Set in heap profiler
Added special handling for Map and Set in the heap snapshot generator.
Extracted common base type from JSMap/JSSet similar to JSWeakMap/JSWeakSet.
After handling collection specific properties all collections are processed as regular JSObject to make sure all regular properties set on them are present in the heap snapshot.
BUG=v8:3368
LOG=Y
R=alph@chromium.org, rossberg@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=22311
Committed: https://code.google.com/p/v8/source/detail?r=22316
Patch Set 1 #Patch Set 2 : Fixed comment #
Messages
Total messages: 8 (0 generated)
|