Home
last modified time | relevance | path

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

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiImpl.cpp616 BasicType extra_slot_type = locals->at(_index + 1)->type(); in check_slot_type_no_lvt() local
617 if (extra_slot_type != T_INT) { in check_slot_type_no_lvt()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiImpl.cpp624 BasicType extra_slot_type = locals->at(_index + 1)->type(); in check_slot_type_no_lvt() local
625 if (extra_slot_type != T_INT) { in check_slot_type_no_lvt()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiImpl.cpp720 BasicType extra_slot_type = locals->at(_index + 1)->type(); in check_slot_type_no_lvt() local
721 if (extra_slot_type != T_INT) { in check_slot_type_no_lvt()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiImpl.cpp629 BasicType extra_slot_type = locals->at(_index + 1)->type(); in check_slot_type_no_lvt() local
630 if (extra_slot_type != T_INT) { in check_slot_type_no_lvt()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiImpl.cpp722 BasicType extra_slot_type = locals->at(_index + 1)->type(); in check_slot_type_no_lvt() local
723 if (extra_slot_type != T_INT) { in check_slot_type_no_lvt()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiImpl.cpp705 BasicType extra_slot_type = locals->at(_index + 1)->type(); in check_slot_type_no_lvt() local
706 if (extra_slot_type != T_INT) { in check_slot_type_no_lvt()