DescriptionAdd a ref-counted data holder to ArrayBufferContents
This is in preparation for adding the DOMSharedArrayBuffer object, which needs
to be able to share allocated array memory between multiple WTF::ArrayBuffers.
BUG=497295
R=jochen@chromium.org,haraken@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198023
Patch Set 1 #
Total comments: 17
Patch Set 2 : fixes, clear -> neuter #
Total comments: 2
Patch Set 3 : separate transfer() + neuter() logic #
Total comments: 1
Patch Set 4 : add shareWith and shareContentsWith #
Total comments: 2
Patch Set 5 : type in ArrayBuffer::shareContentsWith #
Total comments: 2
Messages
Total messages: 26 (5 generated)
|