• bjaideep's avatar
    PPC/s390: [stubs] Also port the CallICStub to CSA. · fecba0dc
    bjaideep authored
    Port d68dfe86
    
    Original Commit Message:
    
        Port the Call feedback machinery from the interpreter to the CallICStub
        as second step to unify the feedback collection. This removes a lot of
        hand-written native code, and makes the runtime miss handler obsolete.
        The next step will be to use the CallICStub from the interpreter as
        well.
    
    R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
    BUG=v8:5049
    LOG=N
    
    Review-Url: https://codereview.chromium.org/2670003003
    Cr-Commit-Position: refs/heads/master@{#42896}
    fecba0dc
code-stubs-ppc.cc 143 KB