• mstarzinger's avatar
    [turbofan] Fix missing bailout for accessors in literals. · 667d8ad0
    mstarzinger authored
    This adds the missing lazy bailout point when defining accessor pairs
    within object literals via Runtime::kDefineAccessorPropertyUnchecked.
    The runtime function in question can indeed trigger a lazy deopt due
    to a DependentCode::kPrototypeCheckGroup dependency.
    
    R=bmeurer@chromium.org
    TEST=mjsunit/regress/regress-crbug-633585
    BUG=chromium:633585
    
    Review-Url: https://codereview.chromium.org/2207413002
    Cr-Commit-Position: refs/heads/master@{#38336}
    667d8ad0
Name
Last commit
Last update
..
OWNERS Loading commit data...
full-codegen-ppc.cc Loading commit data...