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

Method load_arg

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

Pushes the specified argument of the current method onto the stack. @param index the zero-based index into the argument list

(int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

generateClassMethod · 0.95
generateConstructorMethod · 0.95
generateGetMethod · 0.95
generatePutMethod · 0.95
generateGetMethod · 0.95
generateSetMethod · 0.95
generateClassMethod · 0.95
create_arg_arrayMethod · 0.95
add_propertyMethod · 0.95
generateClassMethod · 0.95
generateClassMethod · 0.95

Calls 2

load_localMethod · 0.95
skipArgsMethod · 0.95

Tested by

no test coverage detected