• mtrofin's avatar
    [wasm] disable serialization for asm-wasm · 77b50a8e
    mtrofin authored
    Determine if the scope of the function to be serialized includes asm-
    wasm, and if so, bypass serialization, since we do not support it in
    that scenario.
    
    In this change, we do so regardless of whether the asm-wasm path was
    successful. This is so we keep the design simple, since the guidance
    to developers, moving forward, is to use wasm.
    
    BUG=643595
    
    Review-Url: https://codereview.chromium.org/2573193002
    Cr-Commit-Position: refs/heads/master@{#41704}
    77b50a8e
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...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
unittests 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...