Description[wasm] Fix asm.js module instantiation on retry.
This fixes the case where a module is instantiated twice via the same
closure when in the meantime another closure has destroyed and removed
the WASM data attached to the SharedFunctionInfo.
R=bradnelson@chromium.org
TEST=mjsunit/asm/asm-validation
BUG=v8:4203
Committed: https://crrev.com/f9763eb275e25654995b265f020f25d5d7634551
Cr-Commit-Position: refs/heads/master@{#38696}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|