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

Side by Side Diff: pkg/front_end/testcases/shaker/empty_program.dart.shaker

Issue 2893493004: First step for modular output in fasta. (Closed)
Patch Set: cl comments Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 DO NOT EDIT -- this file is autogenerated ---
2 Tree-shaker preserved the following:
3
4 library dart:async:
5 - member dart.async::_asyncThenWrapperHelper
6 - member dart.async::_asyncErrorWrapperHelper
7 - member dart.async::_awaitHelper
8 - class _AsyncStarStreamController
9 - (default constructor)
10 - class FutureOr
11 - class Future
12 - microtask
13 - class Completer
14 - sync
15 - class Stream
16 - class StreamIterator
17 - class _StreamIterator
18 - (default constructor)
19
20 library dart:collection:
21 - class IterableBase
22
23 library dart:_internal:
24 - class ExternalName
25 - (default constructor)
26 - class EfficientLengthIterable
27 - class Symbol
28
29 library dart:core:
30 - member print
31 - class _SyncIterable
32 - (default constructor)
33 - class _InvocationMirror
34 - (default constructor)
35 - class bool
36 - class Comparable
37 - class double
38 - class Function
39 - class int
40 - class Invocation
41 - class Iterable
42 - class Iterator
43 - class List
44 - from
45 - class Map
46 - class Null
47 - class num
48 - class Object
49 - dart.core::_hashCodeRnd
50 - (default constructor)
51 - ==
52 - hashCode
53 - toString
54 - noSuchMethod
55 - runtimeType
56 - dart.core::_getHash
57 - dart.core::_setHash
58 - dart.core::_objectHashCode
59 - dart.core::_identityHashCode
60 - dart.core::_toString
61 - dart.core::_noSuchMethod
62 - dart.core::_haveSameRuntimeType
63 - dart.core::_instanceOf
64 - dart.core::_simpleInstanceOf
65 - dart.core::_simpleInstanceOfTrue
66 - dart.core::_simpleInstanceOfFalse
67 - dart.core::_as
68 - dart.core::_symbolMapToStringMap
69 - class Pattern
70 - class String
71 - class Symbol
72 - class Type
OLDNEW
« no previous file with comments | « pkg/front_end/testcases/shaker/empty_program.dart ('k') | pkg/front_end/testcases/shaker/implicit_constructors.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698