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

Issue 2974803002: Store FunctionType(s) of local functions by value. (Closed)

Created:
3 years, 5 months ago by scheglov
Modified:
3 years, 5 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Store FunctionType(s) of local functions by value. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/c393e9bbbd1be887f48a8753b4ddbc65820c4548

Patch Set 1 #

Total comments: 1

Patch Set 2 : Store FunctionElement(s) by value, but keep also 'localIndex'. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -12 lines) Patch
M pkg/analyzer/lib/src/summary/link.dart View 1 4 chunks +59 lines, -11 lines 0 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
3 years, 5 months ago (2017-07-10 17:47:42 UTC) #1
Paul Berry
I don't think this is going to work. See comment below. https://codereview.chromium.org/2974803002/diff/1/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): ...
3 years, 5 months ago (2017-07-10 18:32:46 UTC) #2
scheglov
PTAL I updated the CL to store additional information (FunctionElement by value), but keep the ...
3 years, 5 months ago (2017-07-10 19:41:10 UTC) #3
Paul Berry
lgtm
3 years, 5 months ago (2017-07-11 16:41:51 UTC) #4
scheglov
3 years, 5 months ago (2017-07-11 18:36:27 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
c393e9bbbd1be887f48a8753b4ddbc65820c4548 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698