DescriptionV8. 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
Committed: https://crrev.com/ca25c845e27fd70952c1333ed877fd0f2e44c37c
Cr-Commit-Position: refs/heads/master@{#37777}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|