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

Method setTargetIPC

src/main/java/org/dynjs/ir/operands/Label.java:32–34  ·  view source on GitHub ↗
(int targetIPC)

Source from the content-addressed store, hash-verified

30 }
31
32 public void setTargetIPC(int targetIPC) {
33 this.targetIPC = targetIPC;
34 }
35}

Callers 1

prepareIPCsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected