Description[builtins] Migrate more Date builtins to TurboFan builtins.
Migrate Date.prototype.valueOf and Date.prototype[ @@toPrimitive ]
to use the CodeStubAssembler, to avoid going through C++ always
when comparing or subtracting two dates.
R=epertoso@chromium.org
Review-Url: https://codereview.chromium.org/2608143003
Cr-Commit-Position: refs/heads/master@{#42030}
Committed: https://chromium.googlesource.com/v8/v8/+/3a81236f4a6b4215fcad4460457921d2f3aaf186
Patch Set 1 #Patch Set 2 : Fix invalid @@toPrimitive. #
Messages
Total messages: 15 (10 generated)
|