v8/test/mjsunit/regress/wasm
yangguo 07fa0f4967 [serializer] do not serialize script wrappers.
The scenario here: the asm function fails asm validation,
so we emit a message. In doing so, we create a JSValue wrapper for
the script object that we cache on the script object. This wrapper
is context-dependent and causes the code serializer to choke.

R=mtrofin@chromium.org, titzer@chromium.org
BUG=chromium:674446,chromium:673321

Review-Url: https://codereview.chromium.org/2586943003
Cr-Commit-Position: refs/heads/master@{#41794}
2016-12-19 10:53:02 +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-643595.js [wasm] disable serialization for asm-wasm 2016-12-15 05:06:54 +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
regression-670683.js [wasm] Update WasmMemoryObject correctly when module memory is exported. 2016-12-08 20:30:54 +00:00
regression-674447.js [serializer] do not serialize script wrappers. 2016-12-19 10:53:02 +00:00