v8/test/mjsunit/regress/wasm
mtrofin 7a1ad0c581 [turbofan] Regalloc validator: support same block pending assessment
Previous fuzzer fix broke the case when the pending assessment came from the same
block. In that case, the assessments table does not have an entry yet for the block,
because we register only when we're done processing a block.

BUG=667745

Review-Url: https://codereview.chromium.org/2519973004
Cr-Commit-Position: refs/heads/master@{#41193}
2016-11-22 17:31:06 +00:00
..
665402.wasm [turbofan] Use correct block when tracing pending assessments in regalloc verifier 2016-11-21 22:21:14 +00:00
loop-stack-check.js [wasm] Do not generate a loop stack check upon a decoder error. 2016-10-13 14:33:11 +00:00
regression-5531.js [turbofan] Use uint32 to store the number of control outputs instead of uint16. 2016-10-19 07:25:51 +00:00
regression-02256.js [wasm] explicitly mark off unlinked wasm module instances 2016-10-04 21:23:24 +00:00
regression-02256b.js [wasm] Use a Managed<WasmModule> to hold metadata about modules. 2016-10-19 13:07:22 +00:00
regression-02862.js [wasm] fix for GC during instantiation. 2016-09-29 04:24:42 +00:00
regression-644682.js
regression-647649.js [wasm] Fix for cloning module heap size value 2016-09-29 00:48:28 +00:00
regression-648079.js [wasm] Simd128 types should not be available in asmjs modules. 2016-10-07 07:52:19 +00:00
regression-651961.js [wasm] Linear/Exported memory maximum property should be set when maximum is defined. 2016-11-08 09:55:27 +00:00
regression-654377.js [wasm] Do not create TF nodes during verification 2016-10-13 08:21:47 +00:00
regression-665402.js [turbofan] Use correct block when tracing pending assessments in regalloc verifier 2016-11-21 22:21:14 +00:00
regression-666741.js [wasm] Throw a RangeError if Wasm memory could not be allocated. 2016-11-21 21:58:53 +00:00
regression-667745.js [turbofan] Regalloc validator: support same block pending assessment 2016-11-22 17:31:06 +00:00