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

Issue 1091343002: Fix tests in bots (handle 'is' as an invalid binary operator) (Closed)

Created:
5 years, 8 months ago by Siggi Cherem (dart-lang)
Modified:
5 years, 8 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Fix tests in bots (handle 'is' as an invalid binary operator) TBR=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=45251

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -21 lines) Patch
M pkg/compiler/lib/src/compile_time_constants.dart View 1 chunk +24 lines, -21 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1091343002/diff/1/pkg/compiler/lib/src/compile_time_constants.dart File pkg/compiler/lib/src/compile_time_constants.dart (right): https://codereview.chromium.org/1091343002/diff/1/pkg/compiler/lib/src/compile_time_constants.dart#newcode597 pkg/compiler/lib/src/compile_time_constants.dart:597: switch (operator.kind) { FYI - no changes below besides ...
5 years, 8 months ago (2015-04-17 19:19:24 UTC) #1
Siggi Cherem (dart-lang)
Committed patchset #1 (id:1) manually as 45251 (presubmit successful).
5 years, 8 months ago (2015-04-17 19:20:57 UTC) #2
Johnni Winther
5 years, 8 months ago (2015-04-17 20:31:15 UTC) #3
Message was sent while issue was closed.
LGTM, thanks!

https://codereview.chromium.org/1091343002/diff/1/pkg/compiler/lib/src/compil...
File pkg/compiler/lib/src/compile_time_constants.dart (right):

https://codereview.chromium.org/1091343002/diff/1/pkg/compiler/lib/src/compil...
pkg/compiler/lib/src/compile_time_constants.dart:597: switch (operator.kind) {
On 2015/04/17 19:19:23, Siggi Cherem (dart-lang) wrote:
> FYI - no changes below besides indentation

Thanks. I think `node=="as"` also ends here.

Powered by Google App Engine
This is Rietveld 408576698