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

/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.cpp532 result_oop = string_at_impl(this_oop, index, CHECK_NULL);
683 oop constantPoolOopDesc::string_at_impl(constantPoolHandle this_oop, int which, TRAPS) { function in class:constantPoolOopDesc

Completed in 39 milliseconds