Description[wasm] Support validation of asm.js modules with != 3 args.
Our previous per-arch instantiation thunks for asm.js
didn't support modules that had or were called with anything other
than 3 arguments. Adding support for this.
Addding a runtime test method to check if asm validation succeeded.
Adding a test of validation with different argument count combinations.
R=mstarzinger@chromium.org
TEST=mjsunit/asm/asm-validator.js
BUG= https://bugs.chromium.org/p/v8/issues/detail?id=4203
Committed: https://crrev.com/d0e52555f07a6f01a25114355007bc9095e00f6a
Cr-Commit-Position: refs/heads/master@{#38688}
Patch Set 1 #Patch Set 2 : fix #
Total comments: 4
Patch Set 3 : fix #Patch Set 4 : file change #
Total comments: 21
Patch Set 5 : fix #Patch Set 6 : Fix #
Total comments: 6
Patch Set 7 : fix #Patch Set 8 : mips and more #
Messages
Total messages: 44 (27 generated)
|