MCPcopy Create free account
hub / github.com/dynjs/dynjs / getLabel

Method getLabel

src/main/java/org/dynjs/ir/instructions/LabelInstr.java:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 }
19
20 public Label getLabel() {
21 return label;
22 }
23}

Callers 2

prepareIPCsMethod · 0.45
compileFunctionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected