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

Issue 1958193002: optimize self-references in generic type definitions (Closed)

Created:
4 years, 7 months ago by Harry Terkelsen
Modified:
4 years, 7 months ago
Reviewers:
vsm, Jennifer Messerly
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

optimize self-references in generic type definitions fixes #556 R=jmesserly@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/e1aa512528e1a942722fc3ca30a2edb18e8fa9bd

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -29 lines) Patch
M lib/src/compiler/code_generator.dart View 1 25 chunks +40 lines, -27 lines 0 comments Download
A + test/codegen/language/generic_self_reference_test.dart View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Harry Terkelsen
4 years, 7 months ago (2016-05-09 18:03:39 UTC) #2
Harry Terkelsen
https://codereview.chromium.org/1958193002/diff/1/lib/src/compiler/code_generator.dart File lib/src/compiler/code_generator.dart (right): https://codereview.chromium.org/1958193002/diff/1/lib/src/compiler/code_generator.dart#newcode2232 lib/src/compiler/code_generator.dart:2232: ClassElement subClass, had to add 2 named args just ...
4 years, 7 months ago (2016-05-09 18:04:19 UTC) #3
Jennifer Messerly
A suggestion but this LGTM as it is too :) https://codereview.chromium.org/1958193002/diff/1/lib/src/compiler/code_generator.dart File lib/src/compiler/code_generator.dart (right): https://codereview.chromium.org/1958193002/diff/1/lib/src/compiler/code_generator.dart#newcode2232 ...
4 years, 7 months ago (2016-05-09 18:16:36 UTC) #4
Harry Terkelsen
On 2016/05/09 18:16:36, John Messerly wrote: > A suggestion but this LGTM as it is ...
4 years, 7 months ago (2016-05-09 18:41:03 UTC) #5
Harry Terkelsen
On 2016/05/09 18:16:36, John Messerly wrote: > A suggestion but this LGTM as it is ...
4 years, 7 months ago (2016-05-09 18:41:04 UTC) #6
Harry Terkelsen
4 years, 7 months ago (2016-05-09 18:43:01 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e1aa512528e1a942722fc3ca30a2edb18e8fa9bd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698