Home
last modified time | relevance | path

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

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DcpCache.cpp409 Method* m = f2_as_vfinal_method(); in method_if_resolved()
472 if (f2_as_vfinal_method() == old_method) { in adjust_method_entry()
514 m = f2_as_vfinal_method(); in get_interesting_method_entry()
H A DcpCache.hpp347 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method() function in VALUE_OBJ_CLASS_SPEC
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DcpCache.cpp409 Method* m = f2_as_vfinal_method(); in method_if_resolved()
472 if (f2_as_vfinal_method() == old_method) { in adjust_method_entry()
514 m = f2_as_vfinal_method(); in get_interesting_method_entry()
H A DcpCache.hpp347 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method() function in VALUE_OBJ_CLASS_SPEC
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DcpCache.cpp530 Method* m = f2_as_vfinal_method(); in method_if_resolved()
580 if (f2_as_vfinal_method() == old_method) { in adjust_method_entry()
623 m = f2_as_vfinal_method(); in get_interesting_method_entry()
H A DcpCache.hpp341 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method() function in ConstantPoolCacheEntry
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DcpCache.cpp534 Method* m = f2_as_vfinal_method(); in method_if_resolved()
583 if (f2_as_vfinal_method() == old_method) { in adjust_method_entry()
626 m = f2_as_vfinal_method(); in get_interesting_method_entry()
H A DcpCache.hpp341 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method() function in ConstantPoolCacheEntry
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DcpCache.cpp537 Method* m = f2_as_vfinal_method(); in method_if_resolved()
586 if (f2_as_vfinal_method() == old_method) { in adjust_method_entry()
629 m = f2_as_vfinal_method(); in get_interesting_method_entry()
H A DcpCache.hpp340 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method() function in ConstantPoolCacheEntry
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DcpCache.cpp533 Method* m = f2_as_vfinal_method(); in method_if_resolved()
582 if (f2_as_vfinal_method() == old_method) { in adjust_method_entry()
625 m = f2_as_vfinal_method(); in get_interesting_method_entry()
H A DcpCache.hpp341 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method() function in ConstantPoolCacheEntry
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DcpCache.cpp529 Method* m = f2_as_vfinal_method(); in method_if_resolved()
579 if (f2_as_vfinal_method() == old_method) { in adjust_method_entry()
622 m = f2_as_vfinal_method(); in get_interesting_method_entry()
H A DcpCache.hpp341 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method() function in ConstantPoolCacheEntry
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.cpp525 Method* m = f2_as_vfinal_method(); in method_if_resolved()
584 if (f2_as_vfinal_method() == old_method) { in adjust_method_entry()
627 m = f2_as_vfinal_method(); in get_interesting_method_entry()
H A DcpCache.hpp348 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method() function in ConstantPoolCacheEntry
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.cpp525 Method* m = f2_as_vfinal_method(); in method_if_resolved()
584 if (f2_as_vfinal_method() == old_method) { in adjust_method_entry()
627 m = f2_as_vfinal_method(); in get_interesting_method_entry()
H A DcpCache.hpp348 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method() function in ConstantPoolCacheEntry
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DcpCache.cpp525 Method* m = f2_as_vfinal_method(); in method_if_resolved()
584 if (f2_as_vfinal_method() == old_method) { in adjust_method_entry()
627 m = f2_as_vfinal_method(); in get_interesting_method_entry()
H A DcpCache.hpp348 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method() function in ConstantPoolCacheEntry
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/zero/
H A DbytecodeInterpreter.cpp2143 callee = cache->f2_as_vfinal_method(); in run()
2173 callee = cache->f2_as_vfinal_method(); in run()
2266 callee = cache->f2_as_vfinal_method(); in run()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/zero/
H A DbytecodeInterpreter.cpp2192 callee = cache->f2_as_vfinal_method(); in run()
2222 callee = cache->f2_as_vfinal_method(); in run()
2315 callee = cache->f2_as_vfinal_method(); in run()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.cpp2526 callee = cache->f2_as_vfinal_method();
2560 callee = cache->f2_as_vfinal_method();
2660 callee = cache->f2_as_vfinal_method();
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.cpp2526 callee = cache->f2_as_vfinal_method();
2560 callee = cache->f2_as_vfinal_method();
2660 callee = cache->f2_as_vfinal_method();
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.cpp2527 callee = cache->f2_as_vfinal_method();
2561 callee = cache->f2_as_vfinal_method();
2661 callee = cache->f2_as_vfinal_method();

12