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

Issue 3356010: Avoid collecting symbol info for one-off preparsing. (Closed)

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

Description

Avoid collecting symbol info for one-off preparsing.

Patch Set 1 #

Total comments: 10

Patch Set 2 : Addressed review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -46 lines) Patch
M src/compiler.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M src/parser.h View 1 1 chunk +7 lines, -1 line 0 comments Download
M src/parser.cc View 1 14 chunks +126 lines, -42 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Lasse Reichstein
10 years, 3 months ago (2010-09-08 13:01:33 UTC) #1
Mads Ager (chromium)
http://codereview.chromium.org/3356010/diff/1/2 File src/compiler.cc (right): http://codereview.chromium.org/3356010/diff/1/2#newcode280 src/compiler.cc:280: // TODO(lrn): Maybe *only* collect function info, not symbol ...
10 years, 3 months ago (2010-09-08 13:55:25 UTC) #2
Lasse Reichstein
http://codereview.chromium.org/3356010/diff/1/2 File src/compiler.cc (right): http://codereview.chromium.org/3356010/diff/1/2#newcode280 src/compiler.cc:280: // TODO(lrn): Maybe *only* collect function info, not symbol ...
10 years, 3 months ago (2010-09-09 11:10:51 UTC) #3
Mads Ager (chromium)
10 years, 3 months ago (2010-09-09 11:29:06 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698