Home
last modified time | relevance | path

Searched refs:call_HotSpotJVMCIRuntime_isGCSupported (Results 1 – 6 of 6) sorted by relevance

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/jvmci/
H A DjvmciEnv.hpp313 jboolean call_HotSpotJVMCIRuntime_isGCSupported(JVMCIObject runtime, jint gcIdentifier);
H A DjvmciRuntime.cpp1532 return JVMCIENV->call_HotSpotJVMCIRuntime_isGCSupported(receiver, (int) name); in is_gc_supported()
H A DjvmciEnv.cpp638 jboolean JVMCIEnv::call_HotSpotJVMCIRuntime_isGCSupported (JVMCIObject runtime, jint gcIdentifier) { in call_HotSpotJVMCIRuntime_isGCSupported() function in JVMCIEnv
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/jvmci/
H A DjvmciEnv.hpp312 jboolean call_HotSpotJVMCIRuntime_isGCSupported(JVMCIObject runtime, jint gcIdentifier);
H A DjvmciRuntime.cpp1638 return JVMCIENV->call_HotSpotJVMCIRuntime_isGCSupported(receiver, (int) name); in is_gc_supported()
H A DjvmciEnv.cpp641 jboolean JVMCIEnv::call_HotSpotJVMCIRuntime_isGCSupported (JVMCIObject runtime, jint gcIdentifier) { in call_HotSpotJVMCIRuntime_isGCSupported() function in JVMCIEnv