DescriptionAdding support for asm.js foreign globals.
Since wasm has no direct notion of foreign globals,
pass the ffi object on to the AsmWasmBuilder
so that foreign globals can be extracted at module
instantiation time.
BUG= https://code.google.com/p/v8/issues/detail?id=4203
TEST=mjsunit/asm-wasm
R=titzer@chromium.org,aseemgarg@chromium.org
LOG=N
Committed: https://crrev.com/821c603e0c5f5c25ac198afaf9463f454d9a96db
Cr-Commit-Position: refs/heads/master@{#33956}
Patch Set 1 #
Total comments: 6
Patch Set 2 : revised #Patch Set 3 : revised #Patch Set 4 : fix #Patch Set 5 : fix #Patch Set 6 : fix #Patch Set 7 : fix #
Messages
Total messages: 13 (3 generated)
|