Home
last modified time | relevance | path

Searched refs:throw_abstract_method_error (Results 1 – 25 of 32) sorted by relevance

12

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp338 static void throw_abstract_method_error(const methodHandle& resolved_method, TRAPS) { in throw_abstract_method_error() function in LinkResolver
339 throw_abstract_method_error(resolved_method, methodHandle(), NULL, CHECK); in throw_abstract_method_error()
342 …static void throw_abstract_method_error(const methodHandle& resolved_method, Klass *recv_klass, TR… in throw_abstract_method_error() function in LinkResolver
343 throw_abstract_method_error(resolved_method, methodHandle(), recv_klass, CHECK); in throw_abstract_method_error()
346 static void throw_abstract_method_error(const methodHandle& resolved_method,
H A DlinkResolver.cpp1409 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1415 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1493 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1507 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1803 void LinkResolver::throw_abstract_method_error(const methodHandle& resolved_method, in throw_abstract_method_error() function in LinkResolver
H A DinterpreterRuntime.cpp635 LinkResolver::throw_abstract_method_error(m, THREAD);
643 LinkResolver::throw_abstract_method_error(mh, recvKlass, THREAD);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp352 static void throw_abstract_method_error(const methodHandle& resolved_method, TRAPS) { in throw_abstract_method_error() function in LinkResolver
353 throw_abstract_method_error(resolved_method, NULL, NULL, CHECK); in throw_abstract_method_error()
356 …static void throw_abstract_method_error(const methodHandle& resolved_method, Klass *recv_klass, TR… in throw_abstract_method_error() function in LinkResolver
357 throw_abstract_method_error(resolved_method, NULL, recv_klass, CHECK); in throw_abstract_method_error()
360 static void throw_abstract_method_error(const methodHandle& resolved_method,
H A DlinkResolver.cpp1393 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1399 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1475 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1489 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1808 void LinkResolver::throw_abstract_method_error(const methodHandle& resolved_method, in throw_abstract_method_error() function in LinkResolver
H A DinterpreterRuntime.cpp635 LinkResolver::throw_abstract_method_error(m, THREAD);
643 LinkResolver::throw_abstract_method_error(mh, recvKlass, THREAD);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp352 static void throw_abstract_method_error(const methodHandle& resolved_method, TRAPS) { in throw_abstract_method_error() function in LinkResolver
353 throw_abstract_method_error(resolved_method, NULL, NULL, CHECK); in throw_abstract_method_error()
356 …static void throw_abstract_method_error(const methodHandle& resolved_method, Klass *recv_klass, TR… in throw_abstract_method_error() function in LinkResolver
357 throw_abstract_method_error(resolved_method, NULL, recv_klass, CHECK); in throw_abstract_method_error()
360 static void throw_abstract_method_error(const methodHandle& resolved_method,
H A DlinkResolver.cpp1393 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1399 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1475 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1489 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1808 void LinkResolver::throw_abstract_method_error(const methodHandle& resolved_method, in throw_abstract_method_error() function in LinkResolver
H A DinterpreterRuntime.cpp635 LinkResolver::throw_abstract_method_error(m, THREAD);
643 LinkResolver::throw_abstract_method_error(mh, recvKlass, THREAD);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp350 static void throw_abstract_method_error(const methodHandle& resolved_method, TRAPS) { in throw_abstract_method_error() function in LinkResolver
351 throw_abstract_method_error(resolved_method, NULL, NULL, CHECK); in throw_abstract_method_error()
354 …static void throw_abstract_method_error(const methodHandle& resolved_method, Klass *recv_klass, TR… in throw_abstract_method_error() function in LinkResolver
355 throw_abstract_method_error(resolved_method, NULL, recv_klass, CHECK); in throw_abstract_method_error()
358 static void throw_abstract_method_error(const methodHandle& resolved_method,
H A DlinkResolver.cpp1384 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1390 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1466 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1480 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1774 void LinkResolver::throw_abstract_method_error(const methodHandle& resolved_method, in throw_abstract_method_error() function in LinkResolver
H A DinterpreterRuntime.cpp650 LinkResolver::throw_abstract_method_error(m, THREAD);
658 LinkResolver::throw_abstract_method_error(mh, recvKlass, THREAD);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp342 static void throw_abstract_method_error(const methodHandle& resolved_method, TRAPS) { in throw_abstract_method_error() function in LinkResolver
343 throw_abstract_method_error(resolved_method, methodHandle(), NULL, CHECK); in throw_abstract_method_error()
346 …static void throw_abstract_method_error(const methodHandle& resolved_method, Klass *recv_klass, TR… in throw_abstract_method_error() function in LinkResolver
347 throw_abstract_method_error(resolved_method, methodHandle(), recv_klass, CHECK); in throw_abstract_method_error()
350 static void throw_abstract_method_error(const methodHandle& resolved_method,
H A DlinkResolver.cpp1420 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1426 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1504 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1518 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1817 void LinkResolver::throw_abstract_method_error(const methodHandle& resolved_method, in throw_abstract_method_error() function in LinkResolver
H A DinterpreterRuntime.cpp610 LinkResolver::throw_abstract_method_error(m, THREAD);
618 LinkResolver::throw_abstract_method_error(mh, recvKlass, THREAD);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp342 static void throw_abstract_method_error(const methodHandle& resolved_method, TRAPS) { in throw_abstract_method_error() function in LinkResolver
343 throw_abstract_method_error(resolved_method, methodHandle(), NULL, CHECK); in throw_abstract_method_error()
346 …static void throw_abstract_method_error(const methodHandle& resolved_method, Klass *recv_klass, TR… in throw_abstract_method_error() function in LinkResolver
347 throw_abstract_method_error(resolved_method, methodHandle(), recv_klass, CHECK); in throw_abstract_method_error()
350 static void throw_abstract_method_error(const methodHandle& resolved_method,
H A DlinkResolver.cpp1392 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1398 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1476 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1490 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1789 void LinkResolver::throw_abstract_method_error(const methodHandle& resolved_method, in throw_abstract_method_error() function in LinkResolver
H A DinterpreterRuntime.cpp609 LinkResolver::throw_abstract_method_error(m, THREAD);
617 LinkResolver::throw_abstract_method_error(mh, recvKlass, THREAD);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DlinkResolver.hpp353 static void throw_abstract_method_error(const methodHandle& resolved_method, TRAPS) { in throw_abstract_method_error() function in LinkResolver
354 throw_abstract_method_error(resolved_method, NULL, NULL, CHECK); in throw_abstract_method_error()
357 …static void throw_abstract_method_error(const methodHandle& resolved_method, Klass *recv_klass, TR… in throw_abstract_method_error() function in LinkResolver
358 throw_abstract_method_error(resolved_method, NULL, recv_klass, CHECK); in throw_abstract_method_error()
361 static void throw_abstract_method_error(const methodHandle& resolved_method,
H A DlinkResolver.cpp1391 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1397 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1473 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1486 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1805 void LinkResolver::throw_abstract_method_error(const methodHandle& resolved_method, in throw_abstract_method_error() function in LinkResolver
H A DinterpreterRuntime.cpp654 LinkResolver::throw_abstract_method_error(m, THREAD);
662 LinkResolver::throw_abstract_method_error(mh, recvKlass, THREAD);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp350 static void throw_abstract_method_error(const methodHandle& resolved_method, TRAPS) { in throw_abstract_method_error() function in LinkResolver
351 throw_abstract_method_error(resolved_method, methodHandle(), NULL, CHECK); in throw_abstract_method_error()
354 …static void throw_abstract_method_error(const methodHandle& resolved_method, Klass *recv_klass, TR… in throw_abstract_method_error() function in LinkResolver
355 throw_abstract_method_error(resolved_method, methodHandle(), recv_klass, CHECK); in throw_abstract_method_error()
358 static void throw_abstract_method_error(const methodHandle& resolved_method,
H A DlinkResolver.cpp1383 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1389 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_virtual_method()
1467 throw_abstract_method_error(resolved_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1481 throw_abstract_method_error(resolved_method, selected_method, recv_klass, CHECK); in runtime_resolve_interface_method()
1775 void LinkResolver::throw_abstract_method_error(const methodHandle& resolved_method, in throw_abstract_method_error() function in LinkResolver
H A DinterpreterRuntime.cpp650 LinkResolver::throw_abstract_method_error(m, THREAD);
658 LinkResolver::throw_abstract_method_error(mh, recvKlass, THREAD);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DsharedRuntime.cpp1504 LinkResolver::throw_abstract_method_error(callee, recv_klass, thread);

12