Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hiro420/NikkeTools
/ size
Method
size
UnLuac/src/unluac/decompile/OpcodeMap.java:305–307 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
303
}
304
305
public
int
size() {
306
return
map.length;
307
}
308
309
private
void
setup_lookup(boolean validate) {
310
lookup =
new
HashMap<String, Op>();
Callers
15
disassemble
Method · 0.95
assemble
Method · 0.95
stack_reach
Method · 0.45
is_hanger_resolvable
Method · 0.45
process
Method · 0.45
handleInitialDeclares
Method · 0.45
processOperation
Method · 0.45
processSequence
Method · 0.45
printSequence
Method · 0.45
getLastTarget
Method · 0.45
replaceLastValue
Method · 0.45
getArity
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected