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

Issue 2743633003: [fasta] Add and correct more offsets (Closed)

Created:
3 years, 9 months ago by jensj
Modified:
3 years, 9 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com, Paul Berry
Target Ref:
refs/heads/master
Visibility:
Public.

Description

[fasta] Add and correct more offsets E.g. on StringConcatenation ListLiteral MapLiteral Throw VariableDeclaration break continue ++i i++ R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/f8588ba47c9e52cca69f37df974a82697831ac60

Patch Set 1 #

Patch Set 2 : Fix long line #

Total comments: 3

Patch Set 3 : variable.name might be null #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -75 lines) Patch
M pkg/compiler/lib/src/native/scanner.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/parser/element_listener.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 13 chunks +35 lines, -26 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/builder_accessors.dart View 1 2 6 chunks +22 lines, -18 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart View 4 chunks +39 lines, -23 lines 0 comments Download
M pkg/front_end/lib/src/fasta/parser/listener.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/parser/parser.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/source/diet_listener.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/source/stack_listener.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/language_kernel.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
jensj
Status of service tests: With source: === === 35 tests failed === [02:47 | 100% ...
3 years, 9 months ago (2017-03-09 11:29:47 UTC) #2
jensj
For reference, this is the status of service tests with what's on master (i.e. without ...
3 years, 9 months ago (2017-03-09 11:50:44 UTC) #3
ahe
lgtm @paulberry: you may see some conflicts from this CL. https://codereview.chromium.org/2743633003/diff/20001/pkg/compiler/lib/src/native/scanner.dart File pkg/compiler/lib/src/native/scanner.dart (right): https://codereview.chromium.org/2743633003/diff/20001/pkg/compiler/lib/src/native/scanner.dart#newcode39 ...
3 years, 9 months ago (2017-03-09 12:19:37 UTC) #4
ahe
I think this should do for testing html: ./tools/test.py -mrelase -cdart2js -rchrome html
3 years, 9 months ago (2017-03-09 12:33:33 UTC) #5
ahe
On 2017/03/09 12:33:33, ahe wrote: > I think this should do for testing html: > ...
3 years, 9 months ago (2017-03-09 12:34:13 UTC) #6
jensj
Running ./tools/test.py --dart2js-batch -mrelease -cdart2js -rchrome html gives me 22 failures both with and without ...
3 years, 9 months ago (2017-03-09 12:55:25 UTC) #7
ahe
On 2017/03/09 12:55:25, jensj wrote: > Running > ./tools/test.py --dart2js-batch -mrelease -cdart2js -rchrome html > ...
3 years, 9 months ago (2017-03-09 13:06:15 UTC) #8
jensj
3 years, 9 months ago (2017-03-10 07:17:23 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f8588ba47c9e52cca69f37df974a82697831ac60 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698