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

Issue 10541170: Declare parameters of the bailout version in beginGraph, instead of setting them up in endGraph. (Closed)

Created:
8 years, 6 months ago by ngeoffray
Modified:
8 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Declare parameters of the bailout version in beginGraph, instead of setting them up in endGraph. Committed: https://code.google.com/p/dart/source/detail?r=8664

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

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

Messages

Total messages: 3 (0 generated)
ngeoffray
8 years, 6 months ago (2012-06-14 15:13:52 UTC) #1
floitsch
LGTM. https://chromiumcodereview.appspot.com/10541170/diff/4/lib/compiler/implementation/ssa/codegen.dart File lib/compiler/implementation/ssa/codegen.dart (right): https://chromiumcodereview.appspot.com/10541170/diff/4/lib/compiler/implementation/ssa/codegen.dart#newcode2676 lib/compiler/implementation/ssa/codegen.dart:2676: // Use generic parameters that will be assign ...
8 years, 6 months ago (2012-06-14 15:29:39 UTC) #2
ngeoffray
8 years, 6 months ago (2012-06-14 15:31:47 UTC) #3
Thanks Florian

https://chromiumcodereview.appspot.com/10541170/diff/4/lib/compiler/implement...
File lib/compiler/implementation/ssa/codegen.dart (right):

https://chromiumcodereview.appspot.com/10541170/diff/4/lib/compiler/implement...
lib/compiler/implementation/ssa/codegen.dart:2676: // Use generic parameters
that will be assign to
On 2012/06/14 15:29:39, floitsch wrote:
> assigned

Done.

Powered by Google App Engine
This is Rietveld 408576698