| 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.visitSetPrototype(SetPrototype instruction) |
void |
JSSSAPropagationCallGraphBuilder.JSPointerAnalysisImpl.JSImplicitPointsToSetVisitor.visitSetPrototype(SetPrototype instruction) |
void |
JSSSAPropagationCallGraphBuilder.JSConstraintVisitor.visitSetPrototype(SetPrototype instruction) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaScriptModRef.JavaScriptRefVisitor.visitSetPrototype(SetPrototype instruction) |
void |
JavaScriptModRef.JavaScriptModVisitor.visitSetPrototype(SetPrototype instruction) |
| Modifier and Type | Method and Description |
|---|---|
SetPrototype |
JSInstructionFactory.SetPrototype(int iindex,
int object,
int prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
JSInstructionVisitor.visitSetPrototype(SetPrototype instruction) |
void |
JSAbstractInstructionVisitor.visitSetPrototype(SetPrototype instruction) |
Copyright © 2017. All rights reserved.