MCPcopy Create free account
hub / github.com/GraxCode/zelixkiller / newValue

Method newValue

src/me/lpk/analysis/StackHelper.java:803–805  ·  view source on GitHub ↗
(Type type)

Source from the content-addressed store, hash-verified

801 }
802
803 public InsnValue newValue(Type type) {
804 return new InsnValue(type);
805 }
806
807 private int getLength(Object obj) {
808 // Ewww....

Callers 3

incrementLocalMethod · 0.95
executeMethod · 0.45
analyzeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected