v8/test/cctest/asmjs
jpp ca25c845e2 V8. ASM-2-WASM. Fixes import handling logic.
The asm typer would CHECK fail for imports like

var bogus = stdlib.<HeapViewType>

This CL changes this behavior so the typer reports a validation error
instead.

BUG= https://bugs.chromium.org/p/v8/issues/detail?id=4203
TEST=cctest/asmjs/test-asm-typer.cc
LOG=N

Review-Url: https://codereview.chromium.org/2152763002
Cr-Commit-Position: refs/heads/master@{#37777}
2016-07-14 16:44:26 +00:00
..
OWNERS V8. ASM-2-WASM. Validator V2. 2016-07-12 23:12:08 +00:00
test-asm-typer.cc V8. ASM-2-WASM. Fixes import handling logic. 2016-07-14 16:44:26 +00:00