• mbrandy's avatar
    PPC: [turbofan] Call ArgumentsAccessStub to materialize arguments. · 8de7235c
    mbrandy authored
    Port 9b12ec9a
    
    Original commit message:
        This lowers JSCreateArgument nodes to call the ArgumentsAccessStub for
        help with materializing arguments objects when possible. Along the way
        this changes the calling convention of said stub to take parameters in
        registers instead of on the stack.
    
    R=mstarzinger@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, dstence@us.ibm.com
    BUG=
    
    Review URL: https://codereview.chromium.org/1376303002
    
    Cr-Commit-Position: refs/heads/master@{#31033}
    8de7235c
interface-descriptors-ppc.cc 12.1 KB