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

Issue 10170025: Use the correct current element when computing the type of function elements. (Closed)

Created:
8 years, 8 months ago by karlklose
Modified:
8 years, 8 months ago
Reviewers:
ahe, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use the correct current element when computing the type of function elements. R=ahe@google.com,kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=6841

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add a test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -17 lines) Patch
A frog/tests/leg/src/CompilerTest.dart View 1 1 chunk +46 lines, -0 lines 0 comments Download
M lib/compiler/implementation/elements/elements.dart View 1 2 chunks +21 lines, -17 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
karlklose
8 years, 8 months ago (2012-04-23 11:22:05 UTC) #1
kasperl
LGTM. https://chromiumcodereview.appspot.com/10170025/diff/1/lib/compiler/implementation/elements/elements.dart File lib/compiler/implementation/elements/elements.dart (right): https://chromiumcodereview.appspot.com/10170025/diff/1/lib/compiler/implementation/elements/elements.dart#newcode622 lib/compiler/implementation/elements/elements.dart:622: return compiler.withCurrentElement(this, () { Would it be possible ...
8 years, 8 months ago (2012-04-23 11:45:45 UTC) #2
ahe
8 years, 8 months ago (2012-04-23 12:17:39 UTC) #3
LGTM!

Powered by Google App Engine
This is Rietveld 408576698