| Package | Description |
|---|---|
| com.ibm.wala.cast.js.ipa.callgraph | |
| com.ibm.wala.cast.js.ipa.modref | |
| com.ibm.wala.cast.js.ssa |
| Modifier and Type | Method and Description |
|---|---|
void |
JSSSAPropagationCallGraphBuilder.JSInterestingVisitor.visitPrototypeLookup(PrototypeLookup instruction) |
void |
JSSSAPropagationCallGraphBuilder.JSPointerAnalysisImpl.JSImplicitPointsToSetVisitor.visitPrototypeLookup(PrototypeLookup instruction) |
void |
JSSSAPropagationCallGraphBuilder.JSConstraintVisitor.visitPrototypeLookup(PrototypeLookup instruction) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaScriptModRef.JavaScriptRefVisitor.visitPrototypeLookup(PrototypeLookup instruction) |
void |
JavaScriptModRef.JavaScriptModVisitor.visitPrototypeLookup(PrototypeLookup instruction) |
| Modifier and Type | Method and Description |
|---|---|
PrototypeLookup |
JSInstructionFactory.PrototypeLookup(int iindex,
int lval,
int object) |
| Modifier and Type | Method and Description |
|---|---|
void |
JSInstructionVisitor.visitPrototypeLookup(PrototypeLookup instruction) |
void |
JSAbstractInstructionVisitor.visitPrototypeLookup(PrototypeLookup instruction) |
Copyright © 2017. All rights reserved.