• mstarzinger's avatar
    Use baseline code to compute message locations. · 819b40aa
    mstarzinger authored
    This switches Isolate::ComputeLocation to use baseline code when
    computing message locations. This unifies locations between optimized
    and non-optimized code by always going through the FrameSummary for
    location computation.
    
    R=bmeurer@chromium.org
    TEST=message/regress/regress-4266
    BUG=v8:4266
    LOG=n
    
    Review URL: https://codereview.chromium.org/1331603002
    
    Cr-Commit-Position: refs/heads/master@{#30635}
    819b40aa
Name
Last commit
Last update
..
regress-1527.js Loading commit data...
regress-1527.out Loading commit data...
regress-3995.js Loading commit data...
regress-3995.out Loading commit data...
regress-4266.js Loading commit data...
regress-4266.out Loading commit data...
regress-73.js Loading commit data...
regress-73.out Loading commit data...
regress-75.js Loading commit data...
regress-75.out Loading commit data...