MCPcopy Create free account
hub / github.com/LFYSec/MScan / getAllocation

Method getAllocation

src/main/java/pascal/taie/analysis/pta/core/heap/Obj.java:73–73  ·  view source on GitHub ↗

@return the allocation of the object.

()

Source from the content-addressed store, hash-verified

71 * @return the allocation of the object.
72 */
73 public abstract Object getAllocation();
74
75 /**
76 * @return the method containing the allocation site of this object.

Callers 15

node2MethodMethod · 0.95
generateObjsMethod · 0.95
onNewPointsToSetMethod · 0.45
onNewPointsToSetMethod · 0.45
onNewPointsToSetMethod · 0.45
onNewPointsToSetMethod · 0.45
onNewCSMethodMethod · 0.45
handleNewPointsToSetMethod · 0.45
getMethodInfoMethod · 0.45
getSourcePointMethod · 0.45
toStringMethod · 0.45
toClassMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected