Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
incrementLocal
Method · 0.95
execute
Method · 0.45
analyze
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected