Home
last modified time | relevance | path

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

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstMethod.cpp93 if (has_type_annotations()) in deallocate_contents()
172 if (has_type_annotations()) offset++; in last_u2_element()
357 assert(has_type_annotations(), "should only be called if method type annotations are present"); in type_annotations_addr()
369 if (has_type_annotations()) offset++; in default_annotations_addr()
394 if (cm->has_type_annotations()) { in copy_annotations_from()
395 assert(has_type_annotations(), "should be allocated already"); in copy_annotations_from()
417 if (has_type_annotations()) { in metaspace_pointers_do()
473 if (has_type_annotations()) { in collect_statistics()
H A DconstMethod.hpp429 bool has_type_annotations() const in has_type_annotations() function in ConstMethod
454 return has_type_annotations() ? *(type_annotations_addr()) : NULL; in type_annotations()
475 return has_type_annotations() ? type_annotations()->length() : 0; in type_annotations_length()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstMethod.cpp93 if (has_type_annotations()) in deallocate_contents()
172 if (has_type_annotations()) offset++; in last_u2_element()
357 assert(has_type_annotations(), "should only be called if method type annotations are present"); in type_annotations_addr()
369 if (has_type_annotations()) offset++; in default_annotations_addr()
394 if (cm->has_type_annotations()) { in copy_annotations_from()
395 assert(has_type_annotations(), "should be allocated already"); in copy_annotations_from()
417 if (has_type_annotations()) { in metaspace_pointers_do()
473 if (has_type_annotations()) { in collect_statistics()
H A DconstMethod.hpp429 bool has_type_annotations() const in has_type_annotations() function in ConstMethod
454 return has_type_annotations() ? *(type_annotations_addr()) : NULL; in type_annotations()
475 return has_type_annotations() ? type_annotations()->length() : 0; in type_annotations_length()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DconstMethod.cpp93 if (has_type_annotations()) in deallocate_contents()
172 if (has_type_annotations()) offset++; in last_u2_element()
357 assert(has_type_annotations(), "should only be called if method type annotations are present"); in type_annotations_addr()
369 if (has_type_annotations()) offset++; in default_annotations_addr()
394 if (cm->has_type_annotations()) { in copy_annotations_from()
395 assert(has_type_annotations(), "should be allocated already"); in copy_annotations_from()
417 if (has_type_annotations()) { in metaspace_pointers_do()
471 if (has_type_annotations()) { in collect_statistics()
H A DconstMethod.hpp431 bool has_type_annotations() const in has_type_annotations() function in ConstMethod
456 return has_type_annotations() ? *(type_annotations_addr()) : NULL; in type_annotations()
477 return has_type_annotations() ? type_annotations()->length() : 0; in type_annotations_length()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DconstMethod.cpp93 if (has_type_annotations()) in deallocate_contents()
172 if (has_type_annotations()) offset++; in last_u2_element()
357 assert(has_type_annotations(), "should only be called if method type annotations are present"); in type_annotations_addr()
369 if (has_type_annotations()) offset++; in default_annotations_addr()
394 if (cm->has_type_annotations()) { in copy_annotations_from()
395 assert(has_type_annotations(), "should be allocated already"); in copy_annotations_from()
417 if (has_type_annotations()) { in metaspace_pointers_do()
473 if (has_type_annotations()) { in collect_statistics()
H A DconstMethod.hpp429 bool has_type_annotations() const in has_type_annotations() function in ConstMethod
454 return has_type_annotations() ? *(type_annotations_addr()) : NULL; in type_annotations()
475 return has_type_annotations() ? type_annotations()->length() : 0; in type_annotations_length()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DconstMethod.cpp93 if (has_type_annotations()) in deallocate_contents()
172 if (has_type_annotations()) offset++; in last_u2_element()
357 assert(has_type_annotations(), "should only be called if method type annotations are present"); in type_annotations_addr()
369 if (has_type_annotations()) offset++; in default_annotations_addr()
394 if (cm->has_type_annotations()) { in copy_annotations_from()
395 assert(has_type_annotations(), "should be allocated already"); in copy_annotations_from()
417 if (has_type_annotations()) { in metaspace_pointers_do()
473 if (has_type_annotations()) { in collect_statistics()
H A DconstMethod.hpp432 bool has_type_annotations() const in has_type_annotations() function in ConstMethod
457 return has_type_annotations() ? *(type_annotations_addr()) : NULL; in type_annotations()
478 return has_type_annotations() ? type_annotations()->length() : 0; in type_annotations_length()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DconstMethod.cpp93 if (has_type_annotations()) in deallocate_contents()
172 if (has_type_annotations()) offset++; in last_u2_element()
357 assert(has_type_annotations(), "should only be called if method type annotations are present"); in type_annotations_addr()
369 if (has_type_annotations()) offset++; in default_annotations_addr()
394 if (cm->has_type_annotations()) { in copy_annotations_from()
395 assert(has_type_annotations(), "should be allocated already"); in copy_annotations_from()
417 if (has_type_annotations()) { in metaspace_pointers_do()
H A DconstMethod.hpp419 bool has_type_annotations() const in has_type_annotations() function in ConstMethod
444 return has_type_annotations() ? *(type_annotations_addr()) : NULL; in type_annotations()
465 return has_type_annotations() ? type_annotations()->length() : 0; in type_annotations_length()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DconstMethod.cpp92 if (has_type_annotations()) in deallocate_contents()
171 if (has_type_annotations()) offset++; in last_u2_element()
356 assert(has_type_annotations(), "should only be called if method type annotations are present"); in type_annotations_addr()
368 if (has_type_annotations()) offset++; in default_annotations_addr()
393 if (cm->has_type_annotations()) { in copy_annotations_from()
394 assert(has_type_annotations(), "should be allocated already"); in copy_annotations_from()
420 if (has_type_annotations()) { in metaspace_pointers_do()
H A DconstMethod.hpp391 bool has_type_annotations() const in has_type_annotations() function in ConstMethod
416 return has_type_annotations() ? *(type_annotations_addr()) : NULL; in type_annotations()
437 return has_type_annotations() ? type_annotations()->length() : 0; in type_annotations_length()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DconstMethod.cpp92 if (has_type_annotations()) in deallocate_contents()
171 if (has_type_annotations()) offset++; in last_u2_element()
356 assert(has_type_annotations(), "should only be called if method type annotations are present"); in type_annotations_addr()
368 if (has_type_annotations()) offset++; in default_annotations_addr()
393 if (cm->has_type_annotations()) { in copy_annotations_from()
394 assert(has_type_annotations(), "should be allocated already"); in copy_annotations_from()
416 if (has_type_annotations()) { in metaspace_pointers_do()
H A DconstMethod.hpp427 bool has_type_annotations() const in has_type_annotations() function in ConstMethod
452 return has_type_annotations() ? *(type_annotations_addr()) : NULL; in type_annotations()
473 return has_type_annotations() ? type_annotations()->length() : 0; in type_annotations_length()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstMethod.cpp90 if (has_type_annotations()) in deallocate_contents()
165 if (has_type_annotations()) offset++; in last_u2_element()
351 assert(has_type_annotations(), "should only be called if method type annotations are present"); in type_annotations_addr()
363 if (has_type_annotations()) offset++; in default_annotations_addr()
377 if (cm->has_type_annotations()) { in copy_annotations_from()
378 assert(has_type_annotations(), "should be allocated already"); in copy_annotations_from()
435 if (has_type_annotations()) { in collect_statistics()
H A DconstMethod.hpp394 bool has_type_annotations() const in has_type_annotations() function in ConstMethod
419 return has_type_annotations() ? *(type_annotations_addr()) : NULL; in type_annotations()
440 return has_type_annotations() ? type_annotations()->length() : 0; in type_annotations_length()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstMethod.cpp90 if (has_type_annotations()) in deallocate_contents()
165 if (has_type_annotations()) offset++; in last_u2_element()
351 assert(has_type_annotations(), "should only be called if method type annotations are present"); in type_annotations_addr()
363 if (has_type_annotations()) offset++; in default_annotations_addr()
377 if (cm->has_type_annotations()) { in copy_annotations_from()
378 assert(has_type_annotations(), "should be allocated already"); in copy_annotations_from()
435 if (has_type_annotations()) { in collect_statistics()
H A DconstMethod.hpp394 bool has_type_annotations() const in has_type_annotations() function in ConstMethod
419 return has_type_annotations() ? *(type_annotations_addr()) : NULL; in type_annotations()
440 return has_type_annotations() ? type_annotations()->length() : 0; in type_annotations_length()