Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dynjs/dynjs
/ getLabel
Method
getLabel
src/main/java/org/dynjs/ir/representations/BasicBlock.java:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
public
Label getLabel() {
36
return
label;
37
}
38
39
@Override
40
public
int
hashCode() {
Callers
6
setupRescueMap
Method · 0.95
fixupList
Method · 0.95
addJumpIfNextNotDestination
Method · 0.95
build
Method · 0.45
addBasicBlock
Method · 0.45
removeBB
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected