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

Issue 11235061: Avoid calling resolveMethodElement from SSA builder. (Closed)

Created:
8 years, 2 months ago by Johnni Winther
Modified:
8 years, 1 month ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Avoid calling resolveMethodElement from SSA builder. Committed: https://code.google.com/p/dart/source/detail?r=14120

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated cf. comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M lib/compiler/implementation/ssa/builder.dart View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Johnni Winther
8 years, 2 months ago (2012-10-23 13:44:33 UTC) #1
ahe
LGTM https://codereview.chromium.org/11235061/diff/1/lib/compiler/implementation/ssa/builder.dart File lib/compiler/implementation/ssa/builder.dart (right): https://codereview.chromium.org/11235061/diff/1/lib/compiler/implementation/ssa/builder.dart#newcode994 lib/compiler/implementation/ssa/builder.dart:994: compiler.enqueuer.resolution.getCachedElements(constructor.declaration); Long line.
8 years, 2 months ago (2012-10-23 16:13:24 UTC) #2
Johnni Winther
8 years, 1 month ago (2012-10-26 07:40:02 UTC) #3
https://codereview.chromium.org/11235061/diff/1/lib/compiler/implementation/s...
File lib/compiler/implementation/ssa/builder.dart (right):

https://codereview.chromium.org/11235061/diff/1/lib/compiler/implementation/s...
lib/compiler/implementation/ssa/builder.dart:994:
compiler.enqueuer.resolution.getCachedElements(constructor.declaration);
On 2012/10/23 16:13:24, ahe wrote:
> Long line.

Done.

Powered by Google App Engine
This is Rietveld 408576698