• Clemens Backes's avatar
    [wasm][debug] Add test for code garbage-collection · f18ced0f
    Clemens Backes authored
    This adds a regression test for https://crrev.com/c/2652488. The test
    reduces the available code space such that it would trigger an OOM
    condition if code is not garbage-collected.
    In order to guarantee garbage-collection in all configurations, an
    explicit interrupt check is added to the WasmDebugBreak runtime
    function.
    
    R=thibaudm@chromium.org
    
    Bug: chromium:1168564
    Change-Id: I8fce7aa5128c9e3c9a7e2d2e7397c394fec7de85
    Cq-Include-Trybots: luci.v8.try:v8_linux64_asan_rel_ng
    Cq-Include-Trybots: luci.v8.try:v8_linux64_tsan_isolates_rel_ng
    Cq-Include-Trybots: luci.v8.try:v8_linux64_tsan_rel_ng
    Cq-Include-Trybots: luci.v8.try:v8_mac64_asan_rel_ng
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2652490
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Reviewed-by: 's avatarThibaud Michaud <thibaudm@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#72435}
    f18ced0f
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli 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...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...