• Eric Holk's avatar
    Add allocation information to ArrayBuffer::Contents · 8f39e07d
    Eric Holk authored
    Array buffers can now have an allocation that is larger than the actual
    buffer, such as when WebAssembly guard regions are enabled. Embedders
    need to know the actual allocation start and length when externalizing
    a buffer so they can deallocate it properly.
    
    Bug: chromium:720302, v8:5277
    Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
    Change-Id: Ifc184fdd59d77af01c07a64d2c0229ca859a01b0
    Reviewed-on: https://chromium-review.googlesource.com/523271
    Commit-Queue: Eric Holk <eholk@chromium.org>
    Reviewed-by: 's avatarJochen Eisinger <jochen@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#45777}
    8f39e07d
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...
perf.gyp Loading commit data...
perf.isolate Loading commit data...