Searched refs:klass_ref_at_if_loaded_check (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.hpp682 static klassOop klass_ref_at_if_loaded_check(constantPoolHandle this_oop, int which, TRAPS);
H A DconstantPoolOop.cpp247 klassOop constantPoolOopDesc::klass_ref_at_if_loaded_check(constantPoolHandle this_oop, int index, TRAPS) { function in class:constantPoolOopDesc
/openjdk7/hotspot/src/share/vm/interpreter/
H A DlinkResolver.cpp178 constantPoolOopDesc::klass_ref_at_if_loaded_check(pool, index, CHECK);

Completed in 199 milliseconds