Description[wasm][asm.js] Pass Script with Handle.
The asm-wasm-builder started allocating SharedFunctionInfos,
this makes it bad we'd passed Script by pointer (due to ignorance).
Switching to Handle<Script>.
R=clemensh@chromium.org,titzer@chromium.org
BUG=v8:5716
Committed: https://crrev.com/051bc1ec3e0ad4ba8cdb90196414bcb488e68880
Cr-Commit-Position: refs/heads/master@{#41529}
Patch Set 1 #Patch Set 2 : re-enable tests #
Messages
Total messages: 16 (11 generated)
|