• Clemens Hammacher's avatar
    Reland "[wasm] Test concurrent code emission" · a2b98b60
    Clemens Hammacher authored
    This is a reland of 11524453
    
    Original change's description:
    > [wasm] Test concurrent code emission
    > 
    > This extends the jump table stress test. Currently, we generate
    > different thunks (on the main thread) and then concurrently update the
    > jump table to jump to one of these thunks.
    > With this CL, we also generate the thunks concurrently. So this also
    > tests whether there is proper synchronization between code generation
    > and executing it in another thread.
    > 
    > R=ahaas@chromium.org, mstarzinger@chromium.org
    > 
    > Bug: v8:9477
    > Change-Id: I3598329e37482ebd27a13acc752581c714226184
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1735319
    > Reviewed-by: Andreas Haas <ahaas@chromium.org>
    > Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#63097}
    
    Bug: v8:9477
    Change-Id: Iac696f1ff3cd5209231a8dd8d1500cf77c2777b8
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1739370
    Commit-Queue: Andreas Haas <ahaas@chromium.org>
    Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#63138}
    a2b98b60
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...
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...