Package | Description |
---|---|
com.google.gwt.dev.jjs.impl | |
com.google.gwt.dev.jjs.impl.codesplitter |
Constructor and Description |
---|
ControlFlowAnalyzer(ControlFlowAnalyzer cfa) |
Modifier and Type | Method and Description |
---|---|
static ControlFlowAnalyzer |
CodeSplitter.computeInitiallyLive(JProgram jprogram) |
Modifier and Type | Method and Description |
---|---|
Collection<com.google.gwt.dev.jjs.impl.codesplitter.Fragment> |
FragmentPartitionStrategy.partitionIntoFragments(TreeLogger logger,
ControlFlowAnalyzer initiallyLive,
Collection<Collection<JRunAsync>> groupedNonInitialRunAsyncs) |
Constructor and Description |
---|
CfaLivenessPredicate(ControlFlowAnalyzer cfa) |
Copyright © 2018. All rights reserved.