v8/src/asmjs
bradnelson 561bfcb70d [wasm] asm.js - Check stdlib.NaN is valid, prepare for the rest.
Record which asm.js stdlib members are used and add a check that NaN is actually correctly set. Other stdlib members to be added in a later change.

Also add a stdlib argument to Wasm.instantiateModuleFromAsm, in preparation for that function to be replaced by normal asm.js instantiation.

BUG= https://bugs.chromium.org/p/v8/issues/detail?id=4203
LOG=N
R=jpp@chromium.org,titzer@chromium.org

Review-Url: https://codereview.chromium.org/2251433002
Cr-Commit-Position: refs/heads/master@{#38760}
2016-08-19 18:26:24 +00:00
..
asm-js.cc [wasm] asm.js - Check stdlib.NaN is valid, prepare for the rest. 2016-08-19 18:26:24 +00:00
asm-js.h [wasm] asm.js - Check stdlib.NaN is valid, prepare for the rest. 2016-08-19 18:26:24 +00:00
asm-typer.cc [wasm] asm.js - Check stdlib.NaN is valid, prepare for the rest. 2016-08-19 18:26:24 +00:00
asm-typer.h [wasm] asm.js - Check stdlib.NaN is valid, prepare for the rest. 2016-08-19 18:26:24 +00:00
asm-types.cc V8. ASM-2-WASM. Fixes technical debt in asm-types. 2016-07-13 22:11:24 +00:00
asm-types.h V8. ASM-2-WASM. Fixes technical debt in asm-types. 2016-07-13 22:11:24 +00:00
asm-wasm-builder.cc [WASM] Fix build problem on Android 2016-08-16 09:34:16 +00:00
asm-wasm-builder.h V8. ASM-2-WASM. Migrates asm-wasm-builder to the new asm-typer. 2016-07-13 19:40:10 +00:00
OWNERS V8. ASM-2-WASM. Validator V2. 2016-07-12 23:12:08 +00:00