• bradnelson's avatar
    Revert of [wasm][asm.js] Fix and enable several asm.js tests with the new... · f8973f1c
    bradnelson authored
    Revert of [wasm][asm.js] Fix and enable several asm.js tests with the new parser. (patchset #10 id:180001 of https://codereview.chromium.org/2771183002/ )
    
    Reason for revert:
    Fails on gc-stress.
    
    Original issue's description:
    > [wasm][asm.js] Fix and enable several asm.js tests with the new parser.
    >
    > Fix a few items broken during review of scanner + parser:
    > * Make the scanner retain stale newline state on a rewind (as otherwise it must be able to correctly rewind that too, though it doesn't need it). (Probably should revisit).
    > * Change StashCode in the builder skip to the zero case, as it crashes for some reason (added TODO).
    >
    > Also fix:
    > * Drop test based on constant expression evaluation in main parser
    > * Support constant defined based on existing constant.
    > * Type constants as signed.
    > * Added a check that all used functions are defined eventually.
    > * Zone allocate strings for simplicity (TODOs to refactor better).
    >
    > BUG=v8:6090
    > BUG=v8:4203
    > R=mstarzinger@chromium.org,marja@chromium.org,vogelheim@chromium.org
    >
    > Review-Url: https://codereview.chromium.org/2771183002
    > Cr-Commit-Position: refs/heads/master@{#44200}
    > Committed: https://chromium.googlesource.com/v8/v8/+/be0dbdd679b60c31d480d7635e579787a6a218df
    
    TBR=clemensh@chromium.org,bradnelson@google.com,marja@chromium.org,mstarzinger@chromium.org,vogelheim@chromium.org
    # Skipping CQ checks because original CL landed less than 1 days ago.
    NOPRESUBMIT=true
    NOTREECHECKS=true
    NOTRY=true
    BUG=v8:6090
    
    Review-Url: https://codereview.chromium.org/2782613002
    Cr-Commit-Position: refs/heads/master@{#44201}
    f8973f1c
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...