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

Issue 2668893003: Kernel: Do not try to use return value of []= (Closed)

Created:
3 years, 10 months ago by kustermann
Modified:
3 years, 10 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart View 1 chunk +2 lines, -2 lines 3 comments Download
M pkg/kernel/lib/frontend/accessors.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
kustermann
3 years, 10 months ago (2017-02-01 13:55:41 UTC) #2
Vyacheslav Egorov (Google)
LGTM
3 years, 10 months ago (2017-02-01 14:00:47 UTC) #3
ahe
https://codereview.chromium.org/2668893003/diff/1/pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart File pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart (right): https://codereview.chromium.org/2668893003/diff/1/pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart#newcode30 pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart:30: _makeWrite(value, false), new NullLiteral(), type)); I think this hits ...
3 years, 10 months ago (2017-02-01 14:02:39 UTC) #4
kustermann
https://codereview.chromium.org/2668893003/diff/1/pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart File pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart (right): https://codereview.chromium.org/2668893003/diff/1/pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart#newcode30 pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart:30: _makeWrite(value, false), new NullLiteral(), type)); > I think this ...
3 years, 10 months ago (2017-02-01 14:23:42 UTC) #5
ahe
lgtm https://codereview.chromium.org/2668893003/diff/1/pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart File pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart (right): https://codereview.chromium.org/2668893003/diff/1/pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart#newcode30 pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart:30: _makeWrite(value, false), new NullLiteral(), type)); On 2017/02/01 14:23:42, ...
3 years, 10 months ago (2017-02-01 14:33:16 UTC) #6
kustermann
Thanks, Peter.
3 years, 10 months ago (2017-02-01 16:46:48 UTC) #7
kustermann
3 years, 10 months ago (2017-02-01 16:47:25 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e2eef7bfceacc5aeb066039f7056f37625028f33 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698