MCPcopy 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

setupRescueMapMethod · 0.95
fixupListMethod · 0.95
buildMethod · 0.45
addBasicBlockMethod · 0.45
removeBBMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected