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

Issue 12207137: Reduce allocation of ArrayNode-s where a GrowableArray could be used instead. (Closed)

Created:
7 years, 10 months ago by srdjan
Modified:
7 years, 10 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Reduce allocation of ArrayNode-s where a GrowableArray could be used instead. Committed: https://code.google.com/p/dart/source/detail?r=18412

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -38 lines) Patch
M runtime/vm/ast.h View 2 chunks +21 lines, -6 lines 0 comments Download
M runtime/vm/parser.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/parser.cc View 1 15 chunks +31 lines, -31 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
7 years, 10 months ago (2013-02-12 23:17:42 UTC) #1
hausner
7 years, 10 months ago (2013-02-12 23:32:56 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698