DescriptionAdd asm.js typer / validator.
Walk asm.js module ASTs, attach concrete type information
in preparation for generating a WASM module.
cctest test coverage (mjsunit coming in later CL).
Expressions, function tables, and foreign functions have coverage.
Statement coverage to be expanded in a later CL.
BUG= https://code.google.com/p/v8/issues/detail?id=4203
TEST=test-asm-validator
R=rossberg@chromium.org,titzer@chromium.org
LOG=N
Committed: https://crrev.com/546d9a70ace27ccecbf4adaad44bdeee6de135b7
Cr-Commit-Position: refs/heads/master@{#30520}
Patch Set 1 : fix #Patch Set 2 : based on landing others #
Total comments: 10
Patch Set 3 : fixes #
Total comments: 6
Patch Set 4 : fixes and merge #Patch Set 5 : fix merge issue #Patch Set 6 : fix merge issue #
Total comments: 2
Patch Set 7 : fix #
Messages
Total messages: 14 (3 generated)
|