Description[parser] Ensure asm.js modules always allocate context.
The deserialization of the {Scope::asm_module} predicate relies on a
context being present for such modules. This ensures we always allocate
such a context, even in cases where no variables are allocated in it.
R=neis@chromium.org
TEST=cctest/test-parsing/AsmModuleFlag
BUG=v8:5653
Committed: https://crrev.com/5dcda5bb179a42a219022c8195ce7253d314db97
Cr-Commit-Position: refs/heads/master@{#41611}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|