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

Issue 11185050: Make sure the fast case of ScanJsonString bails out to the slow case correctly. (Closed)

Created:
8 years, 2 months ago by Yang
Modified:
8 years, 2 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Make sure the fast case of ScanJsonString bails out to the slow case correctly. R=verwaest@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=12757

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M src/json-parser.h View 1 chunk +5 lines, -2 lines 0 comments Download
M test/mjsunit/json.js View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 2 months ago (2012-10-18 13:08:18 UTC) #1
Toon Verwaest
8 years, 2 months ago (2012-10-18 13:13:44 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698