Home
last modified time | relevance | path

Searched refs:WeakPreserveExceptionMark (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DpreserveException.hpp47 class WeakPreserveExceptionMark { class
58 WeakPreserveExceptionMark(Thread* thread) : _thread(thread) { in WeakPreserveExceptionMark() function in WeakPreserveExceptionMark
63 ~WeakPreserveExceptionMark() { in ~WeakPreserveExceptionMark()
H A DpreserveException.cpp54 void WeakPreserveExceptionMark::preserve() { in preserve()
61 void WeakPreserveExceptionMark::restore() { in restore()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DpreserveException.hpp64 class WeakPreserveExceptionMark { class
75 WeakPreserveExceptionMark(Thread* pThread) : _thread(pThread), _preserved_exception_oop() { in WeakPreserveExceptionMark() function in WeakPreserveExceptionMark
80 ~WeakPreserveExceptionMark() { in ~WeakPreserveExceptionMark()
H A DpreserveException.cpp79 void WeakPreserveExceptionMark::preserve() { in preserve()
86 void WeakPreserveExceptionMark::restore() { in restore()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DpreserveException.hpp64 class WeakPreserveExceptionMark { class
75 WeakPreserveExceptionMark(Thread* pThread) : _thread(pThread), _preserved_exception_oop() { in WeakPreserveExceptionMark() function in WeakPreserveExceptionMark
80 ~WeakPreserveExceptionMark() { in ~WeakPreserveExceptionMark()
H A DpreserveException.cpp79 void WeakPreserveExceptionMark::preserve() { in preserve()
86 void WeakPreserveExceptionMark::restore() { in restore()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DpreserveException.hpp64 class WeakPreserveExceptionMark { class
75 WeakPreserveExceptionMark(Thread* pThread) : _thread(pThread), _preserved_exception_oop() { in WeakPreserveExceptionMark() function in WeakPreserveExceptionMark
80 ~WeakPreserveExceptionMark() { in ~WeakPreserveExceptionMark()
H A DpreserveException.cpp79 void WeakPreserveExceptionMark::preserve() { in preserve()
86 void WeakPreserveExceptionMark::restore() { in restore()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DpreserveException.hpp64 class WeakPreserveExceptionMark { class
75 WeakPreserveExceptionMark(Thread* pThread) : _thread(pThread), _preserved_exception_oop() { in WeakPreserveExceptionMark() function in WeakPreserveExceptionMark
80 ~WeakPreserveExceptionMark() { in ~WeakPreserveExceptionMark()
H A DpreserveException.cpp79 void WeakPreserveExceptionMark::preserve() { in preserve()
86 void WeakPreserveExceptionMark::restore() { in restore()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DpreserveException.hpp64 class WeakPreserveExceptionMark { class
75 WeakPreserveExceptionMark(Thread* pThread) : _thread(pThread), _preserved_exception_oop() { in WeakPreserveExceptionMark() function in WeakPreserveExceptionMark
80 ~WeakPreserveExceptionMark() { in ~WeakPreserveExceptionMark()
H A DpreserveException.cpp79 void WeakPreserveExceptionMark::preserve() { in preserve()
86 void WeakPreserveExceptionMark::restore() { in restore()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DpreserveException.hpp64 class WeakPreserveExceptionMark { class
75 WeakPreserveExceptionMark(Thread* pThread) : _thread(pThread), _preserved_exception_oop() { in WeakPreserveExceptionMark() function in WeakPreserveExceptionMark
80 ~WeakPreserveExceptionMark() { in ~WeakPreserveExceptionMark()
H A DpreserveException.cpp79 void WeakPreserveExceptionMark::preserve() { in preserve()
86 void WeakPreserveExceptionMark::restore() { in restore()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DpreserveException.hpp64 class WeakPreserveExceptionMark { class
75 WeakPreserveExceptionMark(Thread* pThread) : _thread(pThread), _preserved_exception_oop() { in WeakPreserveExceptionMark() function in WeakPreserveExceptionMark
80 ~WeakPreserveExceptionMark() { in ~WeakPreserveExceptionMark()
H A DpreserveException.cpp79 void WeakPreserveExceptionMark::preserve() { in preserve()
86 void WeakPreserveExceptionMark::restore() { in restore()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DpreserveException.hpp64 class WeakPreserveExceptionMark { class
75 WeakPreserveExceptionMark(Thread* pThread) : _thread(pThread), _preserved_exception_oop() { in WeakPreserveExceptionMark() function in WeakPreserveExceptionMark
80 ~WeakPreserveExceptionMark() { in ~WeakPreserveExceptionMark()
H A DpreserveException.cpp79 void WeakPreserveExceptionMark::preserve() { in preserve()
86 void WeakPreserveExceptionMark::restore() { in restore()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DpreserveException.hpp64 class WeakPreserveExceptionMark { class
75 WeakPreserveExceptionMark(Thread* pThread) : _thread(pThread), _preserved_exception_oop() { in WeakPreserveExceptionMark() function in WeakPreserveExceptionMark
80 ~WeakPreserveExceptionMark() { in ~WeakPreserveExceptionMark()
H A DpreserveException.cpp79 void WeakPreserveExceptionMark::preserve() { in preserve()
86 void WeakPreserveExceptionMark::restore() { in restore()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp435 WeakPreserveExceptionMark __wem(thread);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp411 WeakPreserveExceptionMark __wem(thread);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp452 WeakPreserveExceptionMark __wem(thread);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp454 WeakPreserveExceptionMark __wem(thread);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp476 WeakPreserveExceptionMark __wem(thread);

12