Description[builtins] Migrate Number.parseFloat to a TurboFan builtin.
This implicitly convers parseFloat on the global object as well, since
it's the same function. This is mostly straight-forward, but adds
another fast case for HeapNumbers as well.
R=ishell@chromium.org
Committed: https://crrev.com/0f7f6e33ba131616325857ad1edd4a62d577693f
Cr-Commit-Position: refs/heads/master@{#40072}
Patch Set 1 #Patch Set 2 : Fix the -0 corner case. #
Messages
Total messages: 15 (10 generated)
|