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

Issue 260233003: Remove js.Sequence and use binary comma operator instead. (Closed)

Created:
6 years, 7 months ago by sra1
Modified:
6 years, 7 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove js.Sequence and use binary comma operator instead. R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=35879

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -51 lines) Patch
M sdk/lib/_internal/compiler/implementation/js/nodes.dart View 5 chunks +4 lines, -18 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js/printer.dart View 2 chunks +2 lines, -10 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js/template.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/codegen.dart View 2 chunks +25 lines, -21 lines 0 comments Download
M tests/compiler/dart2js/js_parser_statements_test.dart View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sra1
We have both a binary comma-operator and a sequence, so we should remove one. I ...
6 years, 7 months ago (2014-04-29 02:52:29 UTC) #1
floitsch
LGTM.
6 years, 7 months ago (2014-04-30 15:33:40 UTC) #2
sra1
6 years, 7 months ago (2014-05-08 03:41:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r35879 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698