DescriptionMake a single HeapEntry per single JSArrayBuffer data in heap snapshot.
It turned out that JSArrayBuffer's may share their backing_store so
the backing_store should go through hash map registration just like
other heap objects, so they won't be reported twice.
BUG=341741
LOG=N
R=dslomov@chromium.org, yurys@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19416
Patch Set 1 #Patch Set 2 : Added a test. #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|