• bmeurer's avatar
    [turbofan] Introduce TypedObjectState common operator. · a5d251de
    bmeurer authored
    This adds a new TypedObjectState operator, which is a version of
    ObjectState that carries along MachineTypes for the inputs, so we
    can tell the deoptimizer how to interpret the inputs, instead of
    having to force everything to Tagged.
    
    Drive-by-fix: Remove the unused id parameter from ObjectState.
    
    R=tebbi@chromium.org
    BUG=v8:5609
    
    Review-Url: https://codereview.chromium.org/2488623002
    Cr-Commit-Position: refs/heads/master@{#40832}
    a5d251de
simplified-lowering.cc 129 KB