• bmeurer's avatar
    [stubs] Rip out obsolete CallICState. · 2a5046c4
    bmeurer authored
    The CallIC is already not a traditional IC in the V8 sense, so it
    doesn't make sense to integrate with the traditional IC machinery.
    The plan is to migrate it away completely from the IC world and use
    the code that is already available in the interpreter instead.
    
    R=yangguo@chromium.org
    BUG=v8:5049
    
    Review-Url: https://codereview.chromium.org/2676543002
    Cr-Commit-Position: refs/heads/master@{#42879}
    2a5046c4
ic-state.cc 17.7 KB