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

Issue 11362114: Merged r12816, r12826, r12830 into 3.14 branch. (Closed)

Created:
8 years, 1 month ago by Michael Starzinger
Modified:
8 years, 1 month ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Merged r12816, r12826, r12830 into 3.14 branch. Catch stack overflow in JSON.parse. Fix ugly typo in GenerateNewNonStrictFast. Treat leading zeros in JSON.parse correctly. R=yangguo@chromium.org BUG=chromium:157520, chromium:158185 Committed: https://code.google.com/p/v8/source/detail?r=12871

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -53 lines) Patch
M src/ia32/code-stubs-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/json-parser.h View 3 chunks +50 lines, -31 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-crbug-157520.js View 1 chunk +9 lines, -9 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-158185.js View 1 chunk +10 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 1 month ago (2012-11-06 13:11:34 UTC) #1
Yang
8 years, 1 month ago (2012-11-06 14:39:02 UTC) #2
On 2012/11/06 13:11:34, Michael Starzinger wrote:

lgtm.

Powered by Google App Engine
This is Rietveld 408576698