• mbrandy's avatar
    PPC: [date] Migrate Date field accessors to native builtins. · c52767e1
    mbrandy authored
    Port fc5c7e04
    
    Original commit message:
        There's no reason to have JavaScript wrappers for those accessors,
        since the meat is already in hand-written native code (via %_DateField).
        First step now to put them into native builtins. Next step will be to
        completely remove %_DateField.
    
    R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
    BUG=
    
    Review URL: https://codereview.chromium.org/1569173003
    
    Cr-Commit-Position: refs/heads/master@{#33187}
    c52767e1
builtins-ppc.cc 83.5 KB