DescriptionRetain information on which standard objects are used in asm typer.
Reconstructing which stdlib object is used within an asm.js
module seems wasteful, given the typer has already checked this.
Preserving this information in a form that can be queried in
the asm-wasm-builder which generating code.
BUG= https://code.google.com/p/v8/issues/detail?id=4203
TEST=test-asm-validator, test-parsing
R=titzer@chromium.org,marja@chromium.org,aseemgarg@chromium.org
LOG=N
Committed: https://crrev.com/f245717d9b18a9a877f6a77f96540b075dffcf43
Cr-Commit-Position: refs/heads/master@{#32687}
Patch Set 1 #
Total comments: 2
Patch Set 2 : fix #
Messages
Total messages: 9 (3 generated)
|