Description[builtins] Fix typo in Number.parseInt TurboFan builtin.
http://crrev.com/2424403002 contained a typo comparing the input map
against the undefined constant rather than the HeapNumber map, which
tanks the case where Number.parseInt is used instead of Math.floor.
TBR=epertoso@chromium.org
BUG=v8:5049
Committed: https://crrev.com/669a084a2b9247a2cdf14dc0a011905531439c56
Cr-Commit-Position: refs/heads/master@{#40409}
Patch Set 1 #Patch Set 2 : Fix #Messages
Total messages: 9 (4 generated)
|