Home
last modified time | relevance | path

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

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DbootstrapInfo.hpp78 oop caller_mirror() const { return caller()->java_mirror(); } in caller_mirror() function in BootstrapInfo
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DbootstrapInfo.hpp78 oop caller_mirror() const { return caller()->java_mirror(); } in caller_mirror() function in BootstrapInfo
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DbootstrapInfo.hpp78 oop caller_mirror() const { return caller()->java_mirror(); } in caller_mirror() function in BootstrapInfo
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DbootstrapInfo.hpp78 oop caller_mirror() const { return caller()->java_mirror(); } in caller_mirror() function in BootstrapInfo
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DbootstrapInfo.hpp78 oop caller_mirror() const { return caller()->java_mirror(); } in caller_mirror() function in BootstrapInfo
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/classfile/
H A DsystemDictionary.cpp2358 args.push_oop(Handle(THREAD, bootstrap_specifier.caller_mirror())); in invoke_bootstrap_method()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/classfile/
H A DsystemDictionary.cpp2768 args.push_oop(Handle(THREAD, bootstrap_specifier.caller_mirror())); in invoke_bootstrap_method()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/classfile/
H A DsystemDictionary.cpp2738 args.push_oop(Handle(THREAD, bootstrap_specifier.caller_mirror())); in invoke_bootstrap_method()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/classfile/
H A DsystemDictionary.cpp2873 args.push_oop(Handle(THREAD, bootstrap_specifier.caller_mirror())); in invoke_bootstrap_method()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/classfile/
H A DsystemDictionary.cpp2926 args.push_oop(Handle(THREAD, bootstrap_specifier.caller_mirror())); in invoke_bootstrap_method()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dlibrary_call.cpp4089 ciInstance* caller_mirror = caller_klass->java_mirror(); in inline_native_Reflection_getCallerClass() local
4090 set_result(makecon(TypeInstPtr::make(caller_mirror))); in inline_native_Reflection_getCallerClass()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dlibrary_call.cpp4089 ciInstance* caller_mirror = caller_klass->java_mirror(); in inline_native_Reflection_getCallerClass() local
4090 set_result(makecon(TypeInstPtr::make(caller_mirror))); in inline_native_Reflection_getCallerClass()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dlibrary_call.cpp4092 ciInstance* caller_mirror = caller_klass->java_mirror(); in inline_native_Reflection_getCallerClass() local
4093 set_result(makecon(TypeInstPtr::make(caller_mirror))); in inline_native_Reflection_getCallerClass()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dlibrary_call.cpp4042 ciInstance* caller_mirror = caller_klass->java_mirror(); in inline_native_Reflection_getCallerClass() local
4043 set_result(makecon(TypeInstPtr::make(caller_mirror))); in inline_native_Reflection_getCallerClass()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dlibrary_call.cpp3821 ciInstance* caller_mirror = caller_klass->java_mirror(); in inline_native_Reflection_getCallerClass() local
3822 set_result(makecon(TypeInstPtr::make(caller_mirror))); in inline_native_Reflection_getCallerClass()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dlibrary_call.cpp4035 ciInstance* caller_mirror = caller_klass->java_mirror(); in inline_native_Reflection_getCallerClass() local
4036 set_result(makecon(TypeInstPtr::make(caller_mirror))); in inline_native_Reflection_getCallerClass()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dlibrary_call.cpp4005 ciInstance* caller_mirror = caller_klass->java_mirror(); in inline_native_Reflection_getCallerClass() local
4006 set_result(makecon(TypeInstPtr::make(caller_mirror))); in inline_native_Reflection_getCallerClass()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp4318 ciInstance* caller_mirror = caller_klass->java_mirror(); in inline_native_Reflection_getCallerClass() local
4319 set_result(makecon(TypeInstPtr::make(caller_mirror))); in inline_native_Reflection_getCallerClass()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp4318 ciInstance* caller_mirror = caller_klass->java_mirror(); in inline_native_Reflection_getCallerClass() local
4319 set_result(makecon(TypeInstPtr::make(caller_mirror))); in inline_native_Reflection_getCallerClass()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dlibrary_call.cpp3940 ciInstance* caller_mirror = caller_klass->java_mirror(); in inline_native_Reflection_getCallerClass() local
3941 set_result(makecon(TypeInstPtr::make(caller_mirror))); in inline_native_Reflection_getCallerClass()