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

Issue 12304006: When inlining, create a new local handler, to avoid polluting the local handler of the caller. (Closed)

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

Description

When inlining, create a new local handler, to avoid polluting the local handler of the caller. Committed: https://code.google.com/p/dart/source/detail?r=18620

Patch Set 1 : #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -3 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 1 4 chunks +10 lines, -3 lines 0 comments Download
A tests/language/inline_test.dart View 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
7 years, 10 months ago (2013-02-18 11:54:02 UTC) #1
kasperl
LGTM.
7 years, 10 months ago (2013-02-18 11:55:55 UTC) #2
ngeoffray
I had to change the CL to create the inlining state after evaluating the arguments ...
7 years, 10 months ago (2013-02-18 12:31:18 UTC) #3
kasperl
7 years, 10 months ago (2013-02-18 12:39:38 UTC) #4
Still LGTM.

Powered by Google App Engine
This is Rietveld 408576698