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

Issue 333403002: Cleanup: use a ZoneGrowableArray instead of Array for ICData map. (Closed)

Created:
6 years, 6 months ago by srdjan
Modified:
6 years, 6 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Cleanup: use a ZoneGrowableArray instead of Array for ICData map. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=37400

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -115 lines) Patch
M runtime/vm/compiler.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M runtime/vm/coverage.cc View 3 chunks +6 lines, -5 lines 0 comments Download
M runtime/vm/flow_graph_builder.h View 3 chunks +5 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 chunk +26 lines, -25 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 1 chunk +4 lines, -7 lines 0 comments Download
M runtime/vm/intermediate_language.h View 3 chunks +4 lines, -3 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
M runtime/vm/object.h View 2 chunks +2 lines, -10 lines 0 comments Download
M runtime/vm/object.cc View 2 chunks +13 lines, -54 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
6 years, 6 months ago (2014-06-17 00:20:06 UTC) #1
Cutch
lgtm
6 years, 6 months ago (2014-06-17 14:37:42 UTC) #2
srdjan
6 years, 6 months ago (2014-06-17 15:52:12 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r37400 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698