MCPcopy Create free account
hub / github.com/cglib/cglib / load_args

Method load_args

cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:365–367  ·  view source on GitHub ↗

Pushes all of the arguments of the current method onto the stack.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

factory_methodMethod · 0.95
generateClassMethod · 0.95
FastClassEmitterMethod · 0.95
emitIndexByClassArrayMethod · 0.95
generateClassMethod · 0.95
emitConstructorsMethod · 0.95
beginMethodMethod · 0.95
MixinEmitterMethod · 0.95
generateMethod · 0.95
generateMethod · 0.95
addDelegateMethod · 0.95
processElementMethod · 0.80

Calls 2

skipArgsMethod · 0.95
load_localMethod · 0.95

Tested by

no test coverage detected