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

Issue 115402: Reduced malloc/free operations in the parser. (Closed)

Created:
11 years, 7 months ago by bak
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Reduced malloc/free operations in the parser. Committed: http://code.google.com/p/v8/source/detail?r=1969

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -44 lines) Patch
M src/jump-target.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/parser.cc View 12 chunks +93 lines, -43 lines 3 comments Download

Messages

Total messages: 3 (0 generated)
bak
11 years, 7 months ago (2009-05-15 13:30:35 UTC) #1
Kasper Lund
LGTM! http://codereview.chromium.org/115402/diff/1/3 File src/parser.cc (right): http://codereview.chromium.org/115402/diff/1/3#newcode58 Line 58: class Element { Couldn't the entire Element ...
11 years, 7 months ago (2009-05-15 13:37:11 UTC) #2
Kevin Millikin (Chromium)
11 years, 7 months ago (2009-05-15 13:47:42 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698