Home
last modified time | relevance | path

Searched refs:ret_ob_h (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.cpp1326 jvalue value, TosState tos, Handle* ret_ob_h) { in check_top_frame() argument
1370 *ret_ob_h = ob_h; in check_top_frame()
1422 Handle ret_ob_h = Handle(); in force_early_return() local
1423 jvmtiError err = check_top_frame(current_thread, java_thread, value, tos, &ret_ob_h); in force_early_return()
1427 assert(tos != atos || value.l == NULL || ret_ob_h() != NULL, in force_early_return()
1437 state->set_earlyret_oop(ret_ob_h()); in force_early_return()
H A DjvmtiEnvBase.hpp316 jvalue value, TosState tos, Handle* ret_ob_h);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.cpp1326 jvalue value, TosState tos, Handle* ret_ob_h) { in check_top_frame() argument
1370 *ret_ob_h = ob_h; in check_top_frame()
1422 Handle ret_ob_h = Handle(); in force_early_return() local
1423 jvmtiError err = check_top_frame(current_thread, java_thread, value, tos, &ret_ob_h); in force_early_return()
1427 assert(tos != atos || value.l == NULL || ret_ob_h() != NULL, in force_early_return()
1437 state->set_earlyret_oop(ret_ob_h()); in force_early_return()
H A DjvmtiEnvBase.hpp316 jvalue value, TosState tos, Handle* ret_ob_h);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp1329 jvalue value, TosState tos, Handle* ret_ob_h) { in check_top_frame() argument
1373 *ret_ob_h = ob_h; in check_top_frame()
1423 Handle ret_ob_h; in force_early_return() local
1424 jvmtiError err = check_top_frame(current_thread, java_thread, value, tos, &ret_ob_h); in force_early_return()
1428 assert(tos != atos || value.l == NULL || ret_ob_h() != NULL, in force_early_return()
1438 state->set_earlyret_oop(ret_ob_h()); in force_early_return()
H A DjvmtiEnvBase.hpp310 jvalue value, TosState tos, Handle* ret_ob_h);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp1323 jvalue value, TosState tos, Handle* ret_ob_h) { in check_top_frame() argument
1367 *ret_ob_h = ob_h; in check_top_frame()
1417 Handle ret_ob_h; in force_early_return() local
1418 jvmtiError err = check_top_frame(current_thread, java_thread, value, tos, &ret_ob_h); in force_early_return()
1422 assert(tos != atos || value.l == NULL || ret_ob_h() != NULL, in force_early_return()
1432 state->set_earlyret_oop(ret_ob_h()); in force_early_return()
H A DjvmtiEnvBase.hpp310 jvalue value, TosState tos, Handle* ret_ob_h);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp1326 jvalue value, TosState tos, Handle* ret_ob_h) { in check_top_frame() argument
1370 *ret_ob_h = ob_h; in check_top_frame()
1420 Handle ret_ob_h; in force_early_return() local
1421 jvmtiError err = check_top_frame(current_thread, java_thread, value, tos, &ret_ob_h); in force_early_return()
1425 assert(tos != atos || value.l == NULL || ret_ob_h() != NULL, in force_early_return()
1435 state->set_earlyret_oop(ret_ob_h()); in force_early_return()
H A DjvmtiEnvBase.hpp310 jvalue value, TosState tos, Handle* ret_ob_h);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp1324 jvalue value, TosState tos, Handle* ret_ob_h) { in check_top_frame() argument
1368 *ret_ob_h = ob_h; in check_top_frame()
1418 Handle ret_ob_h; in force_early_return() local
1419 jvmtiError err = check_top_frame(current_thread, java_thread, value, tos, &ret_ob_h); in force_early_return()
1423 assert(tos != atos || value.l == NULL || ret_ob_h() != NULL, in force_early_return()
1433 state->set_earlyret_oop(ret_ob_h()); in force_early_return()
H A DjvmtiEnvBase.hpp302 jvalue value, TosState tos, Handle* ret_ob_h);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp1312 jvalue value, TosState tos, Handle* ret_ob_h) { in check_top_frame() argument
1356 *ret_ob_h = ob_h; in check_top_frame()
1430 Handle ret_ob_h; in doit() local
1431 _result = JvmtiEnvBase::check_top_frame(current_thread, java_thread, _value, _tos, &ret_ob_h); in doit()
1435 assert(_tos != atos || _value.l == NULL || ret_ob_h() != NULL, in doit()
1445 _state->set_earlyret_oop(ret_ob_h()); in doit()
H A DjvmtiEnvBase.hpp310 jvalue value, TosState tos, Handle* ret_ob_h);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp1310 jvalue value, TosState tos, Handle* ret_ob_h) { in check_top_frame() argument
1354 *ret_ob_h = ob_h; in check_top_frame()
1427 Handle ret_ob_h; in doit() local
1428 _result = JvmtiEnvBase::check_top_frame(current_thread, java_thread, _value, _tos, &ret_ob_h); in doit()
1432 assert(_tos != atos || _value.l == NULL || ret_ob_h() != NULL, in doit()
1442 _state->set_earlyret_oop(ret_ob_h()); in doit()
H A DjvmtiEnvBase.hpp309 jvalue value, TosState tos, Handle* ret_ob_h);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp1323 jvalue value, TosState tos, Handle* ret_ob_h) { in check_top_frame() argument
1367 *ret_ob_h = ob_h; in check_top_frame()
1417 Handle ret_ob_h; in force_early_return() local
1418 jvmtiError err = check_top_frame(current_thread, java_thread, value, tos, &ret_ob_h); in force_early_return()
1422 assert(tos != atos || value.l == NULL || ret_ob_h() != NULL, in force_early_return()
1432 state->set_earlyret_oop(ret_ob_h()); in force_early_return()
H A DjvmtiEnvBase.hpp310 jvalue value, TosState tos, Handle* ret_ob_h);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.cpp1325 jvalue value, TosState tos, Handle* ret_ob_h) { in check_top_frame() argument
1369 *ret_ob_h = ob_h; in check_top_frame()
1419 Handle ret_ob_h; in force_early_return() local
1420 jvmtiError err = check_top_frame(current_thread, java_thread, value, tos, &ret_ob_h); in force_early_return()
1424 assert(tos != atos || value.l == NULL || ret_ob_h() != NULL, in force_early_return()
1434 state->set_earlyret_oop(ret_ob_h()); in force_early_return()
H A DjvmtiEnvBase.hpp310 jvalue value, TosState tos, Handle* ret_ob_h);