MCPcopy Create free account
hub / github.com/bigbully/glowworm / put11

Method put11

src/main/java/com/jd/dd/glowworm/asm/ByteVector.java:89–99  ·  view source on GitHub ↗

Puts two bytes into this byte vector. The byte vector is automatically enlarged if necessary. @param b1 a byte. @param b2 another byte. @return this byte vector.

(final int b1, final int b2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

visitIntInsnMethod · 0.80
visitVarInsnMethod · 0.80
visitMethodInsnMethod · 0.80
visitLdcInsnMethod · 0.80
visitIincInsnMethod · 0.80

Calls 1

enlargeMethod · 0.95

Tested by

no test coverage detected