• mbrandy's avatar
    PPC: [es6] Further fixing of tail Calls. · d00644a0
    mbrandy authored
    Port e519e6fa
    
    Original commit message:
        1) Update profiling counters in Full codegen.
        2) Call Runtime::kTraceTailCall when tracing is on
    
        test/mjsunit/es6/tail-call-simple.js is disabled for now, because Turbofan does not fully support TCO yet.
    
    R=ishell@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
    BUG=v8:4698
    LOG=N
    
    Review URL: https://codereview.chromium.org/1690953003
    
    Cr-Commit-Position: refs/heads/master@{#33951}
    d00644a0
full-codegen-ppc.cc 155 KB