Description[fullcodegen] Remove with-statement support.
This removes support for dynamic scoping via with-statement constructs
from the {FullCodeGenerator}. Consequently optimized code containing
such constructs must use the {BytecodeGraphBuilder} and can no longer
use the {AstGraphBuilder} for graph building.
R=rmcilroy@chromium.org
BUG=v8:5657
Committed: https://crrev.com/957f3f10e56011edd15d6dd8c473a0d753885eb4
Cr-Commit-Position: refs/heads/master@{#41365}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 12 (7 generated)
|