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

/openjdk9/hotspot/src/share/vm/oops/
H A DinstanceKlass.cpp1743 jmethodID* new_jmeths = NULL; local
1796 int new_jmeths = 0; local
1806 Method::ensure_jmethod_ids(class_loader_data(), new_jmeths); local
1815 get_jmethod_id_fetch_or_update( instanceKlassHandle ik_h, size_t idnum, jmethodID new_id, jmethodID* new_jmeths, jmethodID* to_dealloc_id_p, jmethodID** to_dealloc_jmeths_p) argument
[all...]

Completed in 60 milliseconds