/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/zero/ |
H A D | cppInterpreter_zero.cpp | 67 #define CALL_VM_NOCHECK(func) \ macro 256 CALL_VM_NOCHECK(mcs = InterpreterRuntime::build_method_counters(thread, method)); in native_entry() 263 CALL_VM_NOCHECK( in native_entry() 284 CALL_VM_NOCHECK(InterpreterRuntime::monitorenter(thread, monitor)); in native_entry() 295 CALL_VM_NOCHECK(InterpreterRuntime::prepare_native_call(thread, method)); in native_entry() 303 CALL_VM_NOCHECK(handlerAddr = in native_entry() 425 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(thread, monitor)); in native_entry()
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/zero/ |
H A D | cppInterpreter_zero.cpp | 66 #define CALL_VM_NOCHECK(func) \ macro 255 CALL_VM_NOCHECK(mcs = InterpreterRuntime::build_method_counters(thread, method)); in native_entry() 262 CALL_VM_NOCHECK( in native_entry() 283 CALL_VM_NOCHECK(InterpreterRuntime::monitorenter(thread, monitor)); in native_entry() 294 CALL_VM_NOCHECK(InterpreterRuntime::prepare_native_call(thread, method)); in native_entry() 302 CALL_VM_NOCHECK(handlerAddr = in native_entry() 426 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(thread, monitor)); in native_entry()
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/zero/ |
H A D | cppInterpreter_zero.cpp | 65 #define CALL_VM_NOCHECK(func) \ macro 254 CALL_VM_NOCHECK(mcs = InterpreterRuntime::build_method_counters(thread, method)); in native_entry() 261 CALL_VM_NOCHECK( in native_entry() 282 CALL_VM_NOCHECK(InterpreterRuntime::monitorenter(thread, monitor)); in native_entry() 293 CALL_VM_NOCHECK(InterpreterRuntime::prepare_native_call(thread, method)); in native_entry() 301 CALL_VM_NOCHECK(handlerAddr = in native_entry() 423 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(thread, monitor)); in native_entry()
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/zero/ |
H A D | cppInterpreter_zero.cpp | 66 #define CALL_VM_NOCHECK(func) \ macro 257 CALL_VM_NOCHECK(mcs = InterpreterRuntime::build_method_counters(thread, method)); in native_entry() 264 CALL_VM_NOCHECK( in native_entry() 285 CALL_VM_NOCHECK(InterpreterRuntime::monitorenter(thread, monitor)); in native_entry() 296 CALL_VM_NOCHECK(InterpreterRuntime::prepare_native_call(thread, method)); in native_entry() 304 CALL_VM_NOCHECK(handlerAddr = in native_entry() 428 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(thread, monitor)); in native_entry()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/zero/ |
H A D | cppInterpreter_zero.cpp | 66 #define CALL_VM_NOCHECK(func) \ macro 257 CALL_VM_NOCHECK(mcs = InterpreterRuntime::build_method_counters(thread, method)); in native_entry() 264 CALL_VM_NOCHECK( in native_entry() 285 CALL_VM_NOCHECK(InterpreterRuntime::monitorenter(thread, monitor)); in native_entry() 296 CALL_VM_NOCHECK(InterpreterRuntime::prepare_native_call(thread, method)); in native_entry() 304 CALL_VM_NOCHECK(handlerAddr = in native_entry() 428 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(thread, monitor)); in native_entry()
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/zero/ |
H A D | cppInterpreter_zero.cpp | 65 #define CALL_VM_NOCHECK(func) \ macro 256 CALL_VM_NOCHECK(mcs = InterpreterRuntime::build_method_counters(thread, method)); in native_entry() 263 CALL_VM_NOCHECK( in native_entry() 284 CALL_VM_NOCHECK(InterpreterRuntime::monitorenter(thread, monitor)); in native_entry() 295 CALL_VM_NOCHECK(InterpreterRuntime::prepare_native_call(thread, method)); in native_entry() 303 CALL_VM_NOCHECK(handlerAddr = in native_entry() 425 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(thread, monitor)); in native_entry()
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/zero/vm/ |
H A D | cppInterpreter_zero.cpp | 66 #define CALL_VM_NOCHECK(func) \ macro 257 CALL_VM_NOCHECK(mcs = InterpreterRuntime::build_method_counters(thread, method)); in native_entry() 264 CALL_VM_NOCHECK( in native_entry() 285 CALL_VM_NOCHECK(InterpreterRuntime::monitorenter(thread, monitor)); in native_entry() 296 CALL_VM_NOCHECK(InterpreterRuntime::prepare_native_call(thread, method)); in native_entry() 304 CALL_VM_NOCHECK(handlerAddr = in native_entry() 434 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(thread, monitor)); in native_entry()
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/zero/vm/ |
H A D | cppInterpreter_zero.cpp | 66 #define CALL_VM_NOCHECK(func) \ macro 257 CALL_VM_NOCHECK(mcs = InterpreterRuntime::build_method_counters(thread, method)); in native_entry() 264 CALL_VM_NOCHECK( in native_entry() 285 CALL_VM_NOCHECK(InterpreterRuntime::monitorenter(thread, monitor)); in native_entry() 296 CALL_VM_NOCHECK(InterpreterRuntime::prepare_native_call(thread, method)); in native_entry() 304 CALL_VM_NOCHECK(handlerAddr = in native_entry() 434 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(thread, monitor)); in native_entry()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/zero/ |
H A D | zeroInterpreter_zero.cpp | 107 #define CALL_VM_NOCHECK(func) \ macro 331 CALL_VM_NOCHECK(InterpreterRuntime::monitorenter(thread, monitor)); in native_entry() 342 CALL_VM_NOCHECK(InterpreterRuntime::prepare_native_call(thread, method)); in native_entry() 350 CALL_VM_NOCHECK(handlerAddr = in native_entry()
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/zero/ |
H A D | zeroInterpreter_zero.cpp | 106 #define CALL_VM_NOCHECK(func) \ macro 342 CALL_VM_NOCHECK(InterpreterRuntime::monitorenter(thread, monitor)); in native_entry() 353 CALL_VM_NOCHECK(InterpreterRuntime::prepare_native_call(thread, method)); in native_entry() 361 CALL_VM_NOCHECK(handlerAddr = in native_entry()
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.cpp | 426 #define CALL_VM_NOCHECK(func) \ macro 439 CALL_VM_NOCHECK(func); \ 3044 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, end)); 3054 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3071 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3098 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3120 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3168 CALL_VM_NOCHECK(InterpreterRuntime::post_method_exit(THREAD));
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.cpp | 426 #define CALL_VM_NOCHECK(func) \ macro 439 CALL_VM_NOCHECK(func); \ 3044 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, end)); 3054 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3071 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3098 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3120 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3168 CALL_VM_NOCHECK(InterpreterRuntime::post_method_exit(THREAD));
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.cpp | 427 #define CALL_VM_NOCHECK(func) \ macro 440 CALL_VM_NOCHECK(func); \ 3045 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, end)); 3055 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3072 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3099 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3121 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3169 CALL_VM_NOCHECK(InterpreterRuntime::post_method_exit(THREAD));
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.cpp | 426 #define CALL_VM_NOCHECK(func) \ macro 439 CALL_VM_NOCHECK(func); \ 3050 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, end)); 3060 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3077 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3104 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3126 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3174 CALL_VM_NOCHECK(InterpreterRuntime::post_method_exit(THREAD));
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.cpp | 427 #define CALL_VM_NOCHECK(func) \ macro 440 CALL_VM_NOCHECK(func); \ 3045 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, end)); 3055 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3072 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3099 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3121 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3169 CALL_VM_NOCHECK(InterpreterRuntime::post_method_exit(THREAD));
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.cpp | 427 #define CALL_VM_NOCHECK(func) \ macro 440 CALL_VM_NOCHECK(func); \ 3045 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, end)); 3055 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3072 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3099 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3121 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3169 CALL_VM_NOCHECK(InterpreterRuntime::post_method_exit(THREAD));
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/ |
H A D | bytecodeInterpreter.cpp | 420 #define CALL_VM_NOCHECK(func) \ macro 433 CALL_VM_NOCHECK(func); \ 3035 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, end)); 3045 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3062 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3089 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3110 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3158 CALL_VM_NOCHECK(InterpreterRuntime::post_method_exit(THREAD));
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/ |
H A D | bytecodeInterpreter.cpp | 420 #define CALL_VM_NOCHECK(func) \ macro 433 CALL_VM_NOCHECK(func); \ 3035 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, end)); 3045 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3062 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); 3089 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3110 CALL_VM_NOCHECK(InterpreterRuntime::monitorexit(THREAD, base)); 3158 CALL_VM_NOCHECK(InterpreterRuntime::post_method_exit(THREAD));
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/zero/ |
H A D | bytecodeInterpreter.cpp | 373 #define CALL_VM_NOCHECK(func) \ macro 386 CALL_VM_NOCHECK(func); \ 2640 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); in run() 2657 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); in run() 2739 CALL_VM_NOCHECK(InterpreterRuntime::post_method_exit(THREAD)); in run()
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/zero/ |
H A D | bytecodeInterpreter.cpp | 375 #define CALL_VM_NOCHECK(func) \ macro 388 CALL_VM_NOCHECK(func); \ 2689 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); in run() 2706 CALL_VM_NOCHECK(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD)); in run() 2788 CALL_VM_NOCHECK(InterpreterRuntime::post_method_exit(THREAD)); in run()
|