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

/openjdk7/hotspot/src/share/vm/code/
H A DoopRecorder.cpp74 jobject OopRecorder::handle_at(int index) { function in class:OopRecorder
/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 30 milliseconds