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

/openjdk9/hotspot/src/share/vm/jvmci/
H A DjvmciRuntime.cpp88 frame runtime_frame = thread->last_frame(); local
99 frame runtime_frame = thread->last_frame(); local
/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.cpp162 frame runtime_frame = thread->last_frame(); local
173 frame runtime_frame = thread->last_frame(); local
840 frame runtime_frame = thread->last_frame(); variable
1495 frame runtime_frame = thread->last_frame(); local
[all...]
/openjdk9/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp656 frame runtime_frame = thread->last_frame(); local

Completed in 74 milliseconds