Searched refs:handle_at (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A DoopRecorder.hpp72 jobject handle_at(int index);
H A DoopRecorder.cpp74 jobject OopRecorder::handle_at(int index) { function in class:OopRecorder
H A Ddependencies.cpp621 : JNIHandles::resolve(_deps->oop_recorder()->handle_at(i));
/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp2369 Handle handle_at = Handle(current_thread, mirror_at); local
2370 result_list[i_index] = (jclass) jni_reference(handle_at);

Completed in 90 milliseconds