• mstarzinger's avatar
    [fullcodegen] Remove with-statement support. · 957f3f10
    mstarzinger authored
    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
    
    Review-Url: https://codereview.chromium.org/2533283002
    Cr-Commit-Position: refs/heads/master@{#41365}
    957f3f10
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
s390 Loading commit data...
x64 Loading commit data...
x87 Loading commit data...
OWNERS Loading commit data...
full-codegen.cc Loading commit data...
full-codegen.h Loading commit data...