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

Issue 2999633002: [kernel] Offsets on loops (Closed)

Created:
3 years, 4 months ago by jensj
Modified:
3 years, 4 months ago
Reviewers:
Johnni Winther, ahe
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix #

Total comments: 1

Patch Set 3 : Fix long line #

Total comments: 10
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -18 lines) Patch
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 4 chunks +8 lines, -4 lines 0 comments Download
M pkg/kernel/binary.md View 3 chunks +7 lines, -2 lines 0 comments Download
M pkg/kernel/lib/ast.dart View 1 2 1 chunk +6 lines, -0 lines 3 comments Download
M pkg/kernel/lib/binary/ast_from_binary.dart View 1 chunk +12 lines, -4 lines 0 comments Download
M pkg/kernel/lib/binary/ast_to_binary.dart View 3 chunks +4 lines, -0 lines 1 comment Download
M runtime/vm/kernel_binary_flowgraph.cc View 1 12 chunks +22 lines, -8 lines 6 comments Download

Messages

Total messages: 11 (2 generated)
jensj
Johnni requested offsets on loops. Here we go.
3 years, 4 months ago (2017-08-08 10:47:37 UTC) #2
Johnni Winther
lgtm https://codereview.chromium.org/2999633002/diff/20001/pkg/kernel/lib/ast.dart File pkg/kernel/lib/ast.dart (right): https://codereview.chromium.org/2999633002/diff/20001/pkg/kernel/lib/ast.dart#newcode3437 pkg/kernel/lib/ast.dart:3437: /// Valid values are from 0 and up, ...
3 years, 4 months ago (2017-08-08 11:00:42 UTC) #3
ahe
LGTM, but I have some general remarks about comments :-) Also, there's an important question ...
3 years, 4 months ago (2017-08-08 11:38:51 UTC) #4
jensj
Peter: In regards to all comments in kernel_binary_flowgraph.cc I do realize that "ReadPosition(); // read ...
3 years, 4 months ago (2017-08-08 11:54:53 UTC) #5
ahe
https://codereview.chromium.org/2999633002/diff/40001/pkg/kernel/lib/ast.dart File pkg/kernel/lib/ast.dart (right): https://codereview.chromium.org/2999633002/diff/40001/pkg/kernel/lib/ast.dart#newcode3439 pkg/kernel/lib/ast.dart:3439: int bodyOffset = TreeNode.noOffset; On 2017/08/08 11:54:53, jensj wrote: ...
3 years, 4 months ago (2017-08-08 11:58:03 UTC) #6
ahe
On 2017/08/08 11:54:53, jensj wrote: > Peter: In regards to all comments in kernel_binary_flowgraph.cc I ...
3 years, 4 months ago (2017-08-08 11:59:57 UTC) #7
jensj
On 2017/08/08 11:58:03, ahe wrote: > https://codereview.chromium.org/2999633002/diff/40001/pkg/kernel/lib/ast.dart > File pkg/kernel/lib/ast.dart (right): > > https://codereview.chromium.org/2999633002/diff/40001/pkg/kernel/lib/ast.dart#newcode3439 > ...
3 years, 4 months ago (2017-08-08 12:26:28 UTC) #8
ahe
On 2017/08/08 12:26:28, jensj wrote: > On 2017/08/08 11:58:03, ahe wrote: > > https://codereview.chromium.org/2999633002/diff/40001/pkg/kernel/lib/ast.dart > ...
3 years, 4 months ago (2017-08-08 12:28:12 UTC) #9
jensj
3 years, 4 months ago (2017-08-09 06:39:33 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f6d6898bce85ffcf72788b4dafae31f2e97ad86d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698