Home
last modified time | relevance | path

Searched refs:RegisterArrayForGC (Results 1 – 8 of 8) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Djvm.cpp1322 class RegisterArrayForGC { class
1326 RegisterArrayForGC(JavaThread *thread, GrowableArray<oop>* array) { in RegisterArrayForGC() function in RegisterArrayForGC
1331 ~RegisterArrayForGC() { in ~RegisterArrayForGC()
1391 RegisterArrayForGC ragc(thread, local_array);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Djvm.cpp1322 class RegisterArrayForGC { class
1326 RegisterArrayForGC(JavaThread *thread, GrowableArray<oop>* array) { in RegisterArrayForGC() function in RegisterArrayForGC
1331 ~RegisterArrayForGC() { in ~RegisterArrayForGC()
1391 RegisterArrayForGC ragc(thread, local_array);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A Djvm.cpp1196 class RegisterArrayForGC { class
1200 RegisterArrayForGC(JavaThread *thread, GrowableArray<oop>* array) { in RegisterArrayForGC() function in RegisterArrayForGC
1205 ~RegisterArrayForGC() { in ~RegisterArrayForGC()
1276 RegisterArrayForGC ragc(thread, local_array);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A Djvm.cpp1193 class RegisterArrayForGC { class
1197 RegisterArrayForGC(JavaThread *thread, GrowableArray<oop>* array) { in RegisterArrayForGC() function in RegisterArrayForGC
1202 ~RegisterArrayForGC() { in ~RegisterArrayForGC()
1273 RegisterArrayForGC ragc(thread, local_array);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A Djvm.cpp1220 class RegisterArrayForGC { class
1224 RegisterArrayForGC(JavaThread *thread, GrowableArray<oop>* array) { in RegisterArrayForGC() function in RegisterArrayForGC
1229 ~RegisterArrayForGC() { in ~RegisterArrayForGC()
1300 RegisterArrayForGC ragc(thread, local_array);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A Djvm.cpp1382 class RegisterArrayForGC { class
1386 RegisterArrayForGC(JavaThread *thread, GrowableArray<oop>* array) { in RegisterArrayForGC() function in RegisterArrayForGC
1391 ~RegisterArrayForGC() { in ~RegisterArrayForGC()
1462 RegisterArrayForGC ragc(thread, local_array);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A Djvm.cpp1539 class RegisterArrayForGC { class
1543 RegisterArrayForGC(JavaThread *thread, GrowableArray<oop>* array) { in RegisterArrayForGC() function in RegisterArrayForGC
1548 ~RegisterArrayForGC() { in ~RegisterArrayForGC()
1608 RegisterArrayForGC ragc(thread, local_array);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A Djvm.cpp1539 class RegisterArrayForGC { class
1543 RegisterArrayForGC(JavaThread *thread, GrowableArray<oop>* array) { in RegisterArrayForGC() function in RegisterArrayForGC
1548 ~RegisterArrayForGC() { in ~RegisterArrayForGC()
1608 RegisterArrayForGC ragc(thread, local_array);