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

Issue 3416010: Make preparsing data reusable. (Closed)

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

Description

Make preparsing data reusable. Fix bug in writing symbol ids over 128.

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -7 lines) Patch
M src/parser.h View 2 chunks +1 line, -6 lines 0 comments Download
M src/parser.cc View 3 chunks +5 lines, -1 line 3 comments Download

Messages

Total messages: 4 (0 generated)
Lasse Reichstein
10 years, 3 months ago (2010-09-17 12:44:09 UTC) #1
Lasse Reichstein
10 years, 3 months ago (2010-09-17 12:44:49 UTC) #2
Rico
LGTM http://codereview.chromium.org/3416010/diff/1/2 File src/parser.cc (right): http://codereview.chromium.org/3416010/diff/1/2#newcode1507 src/parser.cc:1507: Delete extra blank line http://codereview.chromium.org/3416010/diff/1/2#newcode5497 src/parser.cc:5497: // Resets ...
10 years, 3 months ago (2010-09-17 12:53:24 UTC) #3
Lasse Reichstein
10 years, 3 months ago (2010-09-17 12:55:13 UTC) #4
http://codereview.chromium.org/3416010/diff/1/2
File src/parser.cc (right):

http://codereview.chromium.org/3416010/diff/1/2#newcode5497
src/parser.cc:5497: // Resets pointers to initial value, if reusing a pre-used
ScriptData.
Reworded to "Prepares script data for reading."

Powered by Google App Engine
This is Rietveld 408576698