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

Issue 764023005: Generate typedef node from the element. (Closed)

Created:
6 years ago by Johnni Winther
Modified:
6 years ago
Reviewers:
sigurdm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Generate typedef node from the element. BUG= R=sigurdm@google.com Committed: https://code.google.com/p/dart/source/detail?r=42238

Patch Set 1 #

Total comments: 6

Patch Set 2 : Updated cf. comments. #

Patch Set 3 : Rebased #

Patch Set 4 : Fix unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -140 lines) Patch
M pkg/compiler/lib/src/dart_backend/backend.dart View 1 3 chunks +4 lines, -6 lines 0 comments Download
M pkg/compiler/lib/src/dart_backend/backend_ast_emitter.dart View 12 chunks +132 lines, -118 lines 0 comments Download
M pkg/compiler/lib/src/dart_backend/backend_ast_to_frontend_ast.dart View 9 chunks +30 lines, -10 lines 0 comments Download
M pkg/compiler/lib/src/dart_backend/outputter.dart View 1 1 chunk +6 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/backend_dart/dart_backend_test.dart View 1 2 3 3 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Johnni Winther
6 years ago (2014-12-05 13:55:02 UTC) #2
sigurdm
lgtm https://codereview.chromium.org/764023005/diff/1/pkg/compiler/lib/src/dart_backend/backend.dart File pkg/compiler/lib/src/dart_backend/backend.dart (right): https://codereview.chromium.org/764023005/diff/1/pkg/compiler/lib/src/dart_backend/backend.dart#newcode19 pkg/compiler/lib/src/dart_backend/backend.dart:19: ElementAst.internal(this.ast, this.treeElements); Maybe we can find a better ...
6 years ago (2014-12-08 13:02:30 UTC) #3
Johnni Winther
https://codereview.chromium.org/764023005/diff/1/pkg/compiler/lib/src/dart_backend/backend.dart File pkg/compiler/lib/src/dart_backend/backend.dart (right): https://codereview.chromium.org/764023005/diff/1/pkg/compiler/lib/src/dart_backend/backend.dart#newcode19 pkg/compiler/lib/src/dart_backend/backend.dart:19: ElementAst.internal(this.ast, this.treeElements); On 2014/12/08 13:02:29, sigurdm wrote: > Maybe ...
6 years ago (2014-12-10 08:47:54 UTC) #4
Johnni Winther
6 years ago (2014-12-10 09:18:12 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as 42238 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698