DescriptionMIPS: Fix `[date] Migrate Date field accessors to native builtins.'
Port fc5c7e0486038f8a615041963a13c9b7bb602469
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.
BUG=
TEST=test262/built-ins/Date/prototype/toISOString/15.9.5.43-0-10, test262/built-ins/Date/prototype/toISOString/15.9.5.43-0-11, test262/built-ins/Date/S15.9.3.1_A5_T1
Committed: https://crrev.com/9de63d38d1e0221aaba7d4d9d4bfb5aa447af805
Cr-Commit-Position: refs/heads/master@{#33191}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|