Searched defs:arg_index (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/oops/
H A DconstantPool.cpp827 int arg_index = this_cp->invoke_dynamic_argument_index_at(index, i); local
/openjdk9/hotspot/src/share/vm/code/
H A Dnmethod.cpp2574 int arg_index = (m->is_static() ? 0 : -1); local

Completed in 52 milliseconds