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

Issue 7134010: Specialize JSON parser to only check for SequentialAsciiString once. (Closed)

Created:
9 years, 6 months ago by sandholm
Modified:
9 years, 6 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

Specialize JSON parser to only check for SequentialAsciiString once.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+391 lines, -417 lines) Patch
M src/SConscript View 1 chunk +0 lines, -1 line 0 comments Download
M src/json-parser.h View 4 chunks +383 lines, -2 lines 0 comments Download
D src/json-parser.cc View 1 chunk +0 lines, -412 lines 0 comments Download
M src/runtime.cc View 1 chunk +8 lines, -1 line 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
sandholm
9 years, 6 months ago (2011-06-08 07:24:14 UTC) #1
Lasse Reichstein
9 years, 6 months ago (2011-06-08 08:06:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698