Description[turbofan] Fix invalid Number.parseInt inlining.
The inlined version of Number.parseInt did a ToInt32 truncation, which
is not what the EcmaScript specification says.
R=jarin@chromium.org
BUG=v8:5538
Committed: https://crrev.com/3a7eac15e8ab22f6e76be7011578ef855d9b6413
Cr-Commit-Position: refs/heads/master@{#40418}
Patch Set 1 #Patch Set 2 : Fix unittests. #
Messages
Total messages: 15 (8 generated)
|