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

/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.cpp664 // ciEnv::get_field_by_index_impl
670 ciField* ciEnv::get_field_by_index_impl(ciInstanceKlass* accessor, function in class:ciEnv
692 GUARDED_VM_ENTRY(return get_field_by_index_impl(accessor, index);)

Completed in 25 milliseconds