MCPcopy Create free account
hub / github.com/digitalgust/tinyj2c / setLocal

Method setLocal

class2c/src/main/java/org/objectweb/asm/Frame.java:502–515  ·  view source on GitHub ↗

Replaces the abstract type stored at the given local variable index in the output frame. @param localIndex the index of the output frame local variable that must be set. @param abstractType the value that must be set.

(final int localIndex, final int abstractType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 2

maxMethod · 0.95
arraycopyMethod · 0.95

Tested by

no test coverage detected