DescriptionRemove ArrayBufferDeallocationObserver
It was introduced a long time ago because we didn't want to report memory of
ArrayBuffers that do not (yet) have wrappers to V8. The underlying idea was
that we don't want to report memory that is not guaranteed to be freed by V8 GC
to V8. However, the assumption has changed, and now we're reporting Blink's
memory to V8 even if the memory is not guaranteed to be freed by V8 GC.
BUG=none
R=haraken@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197162
Patch Set 1 #Patch Set 2 : use injection pattern #
Total comments: 4
Patch Set 3 : move callback to WTF.cpp #
Total comments: 4
Patch Set 4 : rename function #
Total comments: 2
Patch Set 5 : s_ prefix #
Messages
Total messages: 20 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||