• 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
..
665402.wasm Loading commit data...
loop-stack-check.js Loading commit data...
regression-02256.js Loading commit data...
regression-02256b.js Loading commit data...
regression-02862.js Loading commit data...
regression-5531.js Loading commit data...
regression-643595.js Loading commit data...
regression-644682.js Loading commit data...
regression-647649.js Loading commit data...
regression-648079.js Loading commit data...
regression-651961.js Loading commit data...
regression-654377.js Loading commit data...
regression-665402.js Loading commit data...
regression-666741.js Loading commit data...
regression-667745.js Loading commit data...
regression-670683.js Loading commit data...