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

Method put12

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

Puts a byte and a short into this byte vector. The byte vector is automatically enlarged if necessary. @param b a byte. @param s a short. @return this byte vector.

(final int b, final int s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

visitVarInsnMethod · 0.80
visitTypeInsnMethod · 0.80
visitFieldInsnMethod · 0.80
visitMethodInsnMethod · 0.80
visitLdcInsnMethod · 0.80
visitIincInsnMethod · 0.80
newClassItemMethod · 0.80
newStringMethod · 0.80
put122Method · 0.80

Calls 1

enlargeMethod · 0.95

Tested by

no test coverage detected