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

Issue 2659343002: Add IR nodes needed for deferred loading. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Make deferred imports explicit in the IR #

Total comments: 2

Patch Set 3 : Update binary.md #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -3 lines) Patch
M pkg/kernel/binary.md View 1 2 2 chunks +21 lines, -0 lines 0 comments Download
M pkg/kernel/lib/ast.dart View 1 4 chunks +65 lines, -1 line 0 comments Download
M pkg/kernel/lib/binary/ast_from_binary.dart View 1 5 chunks +24 lines, -2 lines 0 comments Download
M pkg/kernel/lib/binary/ast_to_binary.dart View 1 5 chunks +41 lines, -0 lines 0 comments Download
M pkg/kernel/lib/binary/tag.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/kernel/lib/text/ast_to_text.dart View 1 2 chunks +27 lines, -0 lines 0 comments Download
M pkg/kernel/lib/type_checker.dart View 1 1 chunk +10 lines, -0 lines 0 comments Download
M pkg/kernel/lib/visitor.dart View 1 3 chunks +7 lines, -0 lines 0 comments Download
M runtime/vm/kernel_binary.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
sra1
I think we should make the check a special instruction. It has special properties that ...
3 years, 10 months ago (2017-01-30 18:21:33 UTC) #2
asgerf
On 2017/01/30 18:21:33, sra1 wrote: > I think we should make the check a special ...
3 years, 10 months ago (2017-01-31 11:17:01 UTC) #3
sra1
I think this is OK. We are just going to look at some test cases ...
3 years, 10 months ago (2017-02-01 01:11:16 UTC) #5
Emily Fortuna
just wanted to pile on, I think this seems reasonable. Thanks for writing it up, ...
3 years, 10 months ago (2017-02-02 00:44:41 UTC) #7
asgerf
Just let me know if you want to me to land this, or, if you ...
3 years, 10 months ago (2017-02-02 12:50:36 UTC) #8
Emily Fortuna
On 2017/02/02 12:50:36, asgerf wrote: > Just let me know if you want to me ...
3 years, 10 months ago (2017-02-02 18:22:38 UTC) #9
sra1
lgtm
3 years, 10 months ago (2017-02-03 23:43:45 UTC) #11
asgerf
3 years, 10 months ago (2017-02-13 13:31:31 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
fd6018d2abd3896e44784c4b8de5f888910989a6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698