Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(590)

Issue 10836151: Fix parseInt's octal parsing behavior (ECMA-262 Annex E 15.1.2.2). (Closed)

Created:
8 years, 4 months ago by Yang
Modified:
8 years, 4 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Fix parseInt's octal parsing behavior (ECMA-262 Annex E 15.1.2.2). R=svenpanne@chromium.org BUG=v8:1645 TEST=test262, parse-int-float.js Committed: https://code.google.com/p/v8/source/detail?r=12273

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -11 lines) Patch
M src/conversions-inl.h View 2 chunks +1 line, -3 lines 0 comments Download
M test/mjsunit/parse-int-float.js View 1 chunk +4 lines, -4 lines 0 comments Download
M test/test262/test262.status View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 4 months ago (2012-08-08 07:28:32 UTC) #1
Sven Panne
8 years, 4 months ago (2012-08-08 07:42:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698