• danno's avatar
    More simplification and unification of frame handling · 81423b84
    danno authored
    Frame slots indexes numbers are used more consistently for
    computation in both TurboFan and Crankshaft. Specifically,
    Crankshaft now uses frame slot indexes in LChunk, removing
    the need for some special-case maths when building the
    deoptimization translation table.
    
    LOG=N
    R=mstarzinger@chromium.org
    
    Review URL: https://codereview.chromium.org/1702593002
    
    Cr-Commit-Position: refs/heads/master@{#34078}
    81423b84
frames.h 33.2 KB