Home
last modified time | relevance | path

Searched refs:recorded_res_status (Results 1 – 13 of 13) sorted by relevance

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DbootstrapInfo.cpp208 bool recorded_res_status = cpce->save_and_throw_indy_exc(_pool, _bss_index, in save_and_throw_indy_exc() local
212 return recorded_res_status; in save_and_throw_indy_exc()
H A DlinkResolver.cpp1757 bool recorded_res_status = bootstrap_specifier.save_and_throw_indy_exc(CHECK); in resolve_dynamic_call() local
1758 if (!recorded_res_status) { in resolve_dynamic_call()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DbootstrapInfo.cpp213 bool recorded_res_status = cpce->save_and_throw_indy_exc(_pool, _bss_index, in save_and_throw_indy_exc() local
217 return recorded_res_status; in save_and_throw_indy_exc()
H A DlinkResolver.cpp1800 bool recorded_res_status = bootstrap_specifier.save_and_throw_indy_exc(CHECK); in resolve_dynamic_call() local
1801 if (!recorded_res_status) { in resolve_dynamic_call()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DbootstrapInfo.cpp215 bool recorded_res_status = cpce->save_and_throw_indy_exc(_pool, _bss_index, in save_and_throw_indy_exc() local
219 return recorded_res_status; in save_and_throw_indy_exc()
H A DlinkResolver.cpp1772 bool recorded_res_status = bootstrap_specifier.save_and_throw_indy_exc(CHECK); in resolve_dynamic_call() local
1773 if (!recorded_res_status) { in resolve_dynamic_call()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DbootstrapInfo.cpp212 bool recorded_res_status = cpce->save_and_throw_indy_exc(_pool, _bss_index, in save_and_throw_indy_exc() local
216 return recorded_res_status; in save_and_throw_indy_exc()
H A DlinkResolver.cpp1786 bool recorded_res_status = bootstrap_specifier.save_and_throw_indy_exc(CHECK); in resolve_dynamic_call() local
1787 if (!recorded_res_status) { in resolve_dynamic_call()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DbootstrapInfo.cpp208 bool recorded_res_status = cpce->save_and_throw_indy_exc(_pool, _bss_index, in save_and_throw_indy_exc() local
212 return recorded_res_status; in save_and_throw_indy_exc()
H A DlinkResolver.cpp1758 bool recorded_res_status = bootstrap_specifier.save_and_throw_indy_exc(CHECK); in resolve_dynamic_call() local
1759 if (!recorded_res_status) { in resolve_dynamic_call()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.cpp1761 bool recorded_res_status = cpce->save_and_throw_indy_exc(pool, pool_index, in resolve_invokedynamic() local
1765 if (!recorded_res_status) { in resolve_invokedynamic()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.cpp1761 bool recorded_res_status = cpce->save_and_throw_indy_exc(pool, pool_index, in resolve_invokedynamic() local
1765 if (!recorded_res_status) { in resolve_invokedynamic()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DlinkResolver.cpp1758 bool recorded_res_status = cpce->save_and_throw_indy_exc(pool, pool_index, in resolve_invokedynamic() local
1762 if (!recorded_res_status) { in resolve_invokedynamic()