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

Issue 15085012: Report CompileTimeErrorCode.INVALID_REFERENCE_TO_THIS (Closed)

Created:
7 years, 7 months ago by scheglov
Modified:
7 years, 7 months ago
Reviewers:
jwren, Brian Wilkerson
CC:
reviews_dartlang.org, lukeechurch_gmail.com
Visibility:
Public.

Description

Report CompileTimeErrorCode.INVALID_REFERENCE_TO_THIS R=brianwilkerson@google.com, jwren@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=22566

Patch Set 1 #

Total comments: 2

Patch Set 2 : Tweak for review comments. #

Messages

Total messages: 5 (0 generated)
scheglov
7 years, 7 months ago (2013-05-09 18:52:43 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/15085012/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java (right): https://codereview.chromium.org/15085012/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java#newcode1406 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java:1406: private boolean checkForInvalidReferenceToThis(ThisExpression node) { Seems like this ...
7 years, 7 months ago (2013-05-09 19:41:58 UTC) #2
jwren
LGTM
7 years, 7 months ago (2013-05-09 20:13:41 UTC) #3
scheglov
https://codereview.chromium.org/15085012/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java (right): https://codereview.chromium.org/15085012/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java#newcode1406 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java:1406: private boolean checkForInvalidReferenceToThis(ThisExpression node) { On 2013/05/09 19:41:58, Brian ...
7 years, 7 months ago (2013-05-09 20:56:42 UTC) #4
scheglov
7 years, 7 months ago (2013-05-09 21:05:06 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r22566 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698