public static class JSCallGraph.JSFakeRoot
extends com.ibm.wala.cast.ipa.callgraph.AstCallGraph.ScriptFakeRoot
| Constructor and Description |
|---|
JSCallGraph.JSFakeRoot(com.ibm.wala.ipa.cha.IClassHierarchy cha,
com.ibm.wala.ipa.callgraph.AnalysisOptions options,
com.ibm.wala.ipa.callgraph.IAnalysisCacheView cache) |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.wala.ssa.SSANewInstruction |
addAllocation(com.ibm.wala.types.TypeReference T) |
com.ibm.wala.ssa.SSAAbstractInvokeInstruction |
addDirectCall(int function,
int[] params,
com.ibm.wala.classLoader.CallSiteReference site) |
com.ibm.wala.cfg.InducedCFG |
makeControlFlowGraph(com.ibm.wala.ssa.SSAInstruction[] instructions) |
add1DArrayAllocation, addAllocationWithoutCtor, addCheckcast, addGetArrayField, addGetInstance, addGetStatic, addInvocation, addLocal, addPhi, addReturn, addSetArrayField, addSetInstance, addSetStatic, getInterpreter, getStatements, getValueNumberForByteConstant, getValueNumberForCharConstant, getValueNumberForIntConstant, makeIRequals, getAnnotations, getBytecodeStream, getClassHierarchy, getDeclaredExceptions, getDeclaringClass, getDescriptor, getLineNumber, getLocalVariableName, getMaxLocals, getMaxStackHeight, getName, getNumberOfParameters, getParameterSourcePosition, getParameterType, getPoison, getPoisonLevel, getReference, getReturnType, getSelector, getSignature, getSourcePosition, getStatements, hasExceptionHandler, hashCode, hasLocalVariableTable, hasPoison, isAbstract, isBridge, isClinit, isFactoryMethod, isFinal, isInit, isNative, isPrivate, isProtected, isPublic, isStatic, isSynchronized, isSynthetic, toStringpublic JSCallGraph.JSFakeRoot(com.ibm.wala.ipa.cha.IClassHierarchy cha,
com.ibm.wala.ipa.callgraph.AnalysisOptions options,
com.ibm.wala.ipa.callgraph.IAnalysisCacheView cache)
public com.ibm.wala.cfg.InducedCFG makeControlFlowGraph(com.ibm.wala.ssa.SSAInstruction[] instructions)
makeControlFlowGraph in class com.ibm.wala.cast.ipa.callgraph.AstCallGraph.AstFakeRootpublic com.ibm.wala.ssa.SSANewInstruction addAllocation(com.ibm.wala.types.TypeReference T)
addAllocation in class com.ibm.wala.ipa.callgraph.impl.AbstractRootMethodpublic com.ibm.wala.ssa.SSAAbstractInvokeInstruction addDirectCall(int function,
int[] params,
com.ibm.wala.classLoader.CallSiteReference site)
addDirectCall in class com.ibm.wala.cast.ipa.callgraph.AstCallGraph.ScriptFakeRootCopyright © 2017. All rights reserved.