DescriptionRefactor VisitProperty, add starting point for SIMD.js support.
SIMD.js potentially adds to the standard library passed into
asm.js modules. Splitting off the point where the SIMD object
would be referenced to allow work on SIMD typing to occur orthogonally.
Adding VariableInfo to allow tracking of simd constructors / check functions. Using this for fround.
BUG= https://code.google.com/p/v8/issues/detail?id=4203
TEST=test-asm-validator
R=titzer@chromium.org,aseemgarg@chromium.org
LOG=N
Looking at simd.js
Committed: https://crrev.com/493fba88b2b01212eb1e2b68451a560464b49128
Cr-Commit-Position: refs/heads/master@{#32431}
Patch Set 1 #
Total comments: 2
Patch Set 2 : revision #
Total comments: 4
Patch Set 3 : fixes #
Total comments: 4
Patch Set 4 : refactor #Patch Set 5 : fix #Patch Set 6 : merge #
Messages
Total messages: 17 (6 generated)
|