[arraybuffer] Don't adjust V8 externally allocated memory for ArrayBuffers
With recent changes in V8 it is not necessary anymore to call {AdjustAmountOfExternalAllocatedMemory} for memory of ArrayBuffers. V8 get this information now from ArrayBuffer objects on the heap. R=ulan@chromium.org, haraken@chromium.org Bug: chromium:1008840 Change-Id: I886b391e1655835ade39dc43027a392490d30cad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871876Reviewed-by:Ulan Degenbaev <ulan@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#708130}
Showing
Please register or sign in to comment