• Ben L. Titzer's avatar
    [wasm] Nerf regression test size · ca894e09
    Ben L. Titzer authored
    This verifies that asm.js over the internal parameter count limit
    does not crash. The internal limit is 1000 parameters, and the test
    was using >3000 parameters. Reduce this down to 1005, and also
    introduce a test which does not dynamically construct the string
    and eval it, because the construction of this string takes time.
    Mark the old test as slow in debug mode.
    
    R=machenbach@chromium.org
    BUG=v8:8165
    
    Change-Id: Ib6ef5e1e58d3f37a71720fb59afa19464e7f2ff7
    Reviewed-on: https://chromium-review.googlesource.com/1224057
    Commit-Queue: Ben Titzer <titzer@chromium.org>
    Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#55860}
    ca894e09
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-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...