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

Issue 10918164: Inline GrowableObjectArray capacity getter, use CHA to eliminate load/store fields class checks. (Closed)

Created:
8 years, 3 months ago by srdjan
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Inline GrowableObjectArray capacity getter, use CHA to eliminate load/store fields class checks. Committed: https://code.google.com/p/dart/source/detail?r=12161

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -26 lines) Patch
M runtime/vm/flow_graph_optimizer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 5 chunks +65 lines, -26 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 3 months ago (2012-09-11 06:47:34 UTC) #1
Kevin Millikin (Google)
8 years, 3 months ago (2012-09-11 07:00:05 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698