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

Issue 2984643002: Add Class/MemberDefinition to handle synthesized classes/members (Closed)

Created:
3 years, 5 months ago by Johnni Winther
Modified:
3 years, 5 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add Class/MemberDefinition to handle synthesized classes/members R=efortuna@google.com Committed: https://github.com/dart-lang/sdk/commit/b5ec1dd2b84e71249d23813a67b6c0a792998bb3

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated cf. comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+277 lines, -82 lines) Patch
M pkg/compiler/lib/src/js_model/closure.dart View 8 chunks +45 lines, -7 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_map.dart View 1 2 chunks +102 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_map_impl.dart View 10 chunks +28 lines, -14 lines 0 comments Download
M pkg/compiler/lib/src/kernel/env.dart View 8 chunks +22 lines, -11 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_backend_strategy.dart View 3 chunks +14 lines, -13 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 4 chunks +40 lines, -30 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 chunk +18 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/rasta_ssa_builder_task.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/compiler/dart2js/closure/closure_test.dart View 1 chunk +4 lines, -1 line 0 comments Download
M tests/compiler/dart2js/equivalence/id_equivalence_test.dart View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
3 years, 5 months ago (2017-07-19 14:59:53 UTC) #2
Emily Fortuna
it feels like this ends up adding a lot of new checks to determine what ...
3 years, 5 months ago (2017-07-19 21:38:58 UTC) #3
Johnni Winther
On 2017/07/19 21:38:58, Emily Fortuna wrote: > it feels like this ends up adding a ...
3 years, 5 months ago (2017-07-21 07:44:47 UTC) #4
Johnni Winther
https://codereview.chromium.org/2984643002/diff/1/pkg/compiler/lib/src/kernel/element_map.dart File pkg/compiler/lib/src/kernel/element_map.dart (right): https://codereview.chromium.org/2984643002/diff/1/pkg/compiler/lib/src/kernel/element_map.dart#newcode274 pkg/compiler/lib/src/kernel/element_map.dart:274: ir.Node get node; On 2017/07/19 21:38:58, Emily Fortuna wrote: ...
3 years, 5 months ago (2017-07-21 07:47:57 UTC) #5
Johnni Winther
3 years, 5 months ago (2017-07-21 08:10:03 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
b5ec1dd2b84e71249d23813a67b6c0a792998bb3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698