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

Issue 1557213002: Compute FunctionTypeImpl type parameters lazily. (Closed)

Created:
4 years, 11 months ago by Paul Berry
Modified:
4 years, 11 months ago
CC:
reviews_dartlang.org, Leaf
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Compute FunctionTypeImpl type parameters lazily. This will allow a FunctionTypeImpl to be constructed without having to consult the underlying element, which is necessary to allow the element model to be reconstituted from a summary. R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/ed783f3caa5dcd6b20e59f75c77f014f73af3b10

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -44 lines) Patch
M pkg/analyzer/lib/src/dart/element/type.dart View 8 chunks +48 lines, -44 lines 1 comment Download

Messages

Total messages: 7 (2 generated)
Paul Berry
4 years, 11 months ago (2016-01-05 00:53:38 UTC) #2
Brian Wilkerson
LGTM https://codereview.chromium.org/1557213002/diff/1/pkg/analyzer/lib/src/dart/element/type.dart File pkg/analyzer/lib/src/dart/element/type.dart (right): https://codereview.chromium.org/1557213002/diff/1/pkg/analyzer/lib/src/dart/element/type.dart#newcode178 pkg/analyzer/lib/src/dart/element/type.dart:178: * True of this type is the result ...
4 years, 11 months ago (2016-01-05 16:22:43 UTC) #3
Jennifer Messerly
I had hoped to eventually move this type in the other direction: a Plain Old ...
4 years, 11 months ago (2016-01-05 17:08:43 UTC) #4
Jennifer Messerly
On 2016/01/05 17:08:43, John Messerly wrote: > I had hoped to eventually move this type ...
4 years, 11 months ago (2016-01-05 17:20:01 UTC) #5
Paul Berry
4 years, 11 months ago (2016-01-05 20:05:28 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ed783f3caa5dcd6b20e59f75c77f014f73af3b10 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698