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

Issue 1691693002: Serialize local functions and variables. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Remove unused class. #

Total comments: 15

Patch Set 3 : Fixes for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+480 lines, -33 lines) Patch
M pkg/analyzer/lib/src/summary/format.dart View 1 2 20 chunks +174 lines, -18 lines 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 1 2 3 chunks +30 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_ast.dart View 1 2 10 chunks +44 lines, -9 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_elements.dart View 1 2 4 chunks +28 lines, -6 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 1 2 5 chunks +204 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 10 months ago (2016-02-11 05:37:58 UTC) #1
Paul Berry
https://codereview.chromium.org/1691693002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/1691693002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart#newcode996 pkg/analyzer/lib/src/summary/idl.dart:996: List<UnlinkedExecutable> get executables; I'd prefer if we called this ...
4 years, 10 months ago (2016-02-11 15:29:19 UTC) #2
scheglov
PTAL https://codereview.chromium.org/1691693002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/1691693002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart#newcode996 pkg/analyzer/lib/src/summary/idl.dart:996: List<UnlinkedExecutable> get executables; On 2016/02/11 15:29:19, Paul Berry ...
4 years, 10 months ago (2016-02-11 15:50:08 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/1691693002/diff/20001/pkg/analyzer/lib/src/summary/summarize_ast.dart File pkg/analyzer/lib/src/summary/summarize_ast.dart (right): https://codereview.chromium.org/1691693002/diff/20001/pkg/analyzer/lib/src/summary/summarize_ast.dart#newcode845 pkg/analyzer/lib/src/summary/summarize_ast.dart:845: serializeFunctionBody(b, node.body); On 2016/02/11 15:50:08, scheglov wrote: > ...
4 years, 10 months ago (2016-02-11 18:03:52 UTC) #4
scheglov
4 years, 10 months ago (2016-02-11 19:20:40 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
201a8d55705d8b4a151aefc5821a3247ee515d2a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698