Home
last modified time | relevance | path

Searched defs:unreachable (Results 1 – 25 of 32) sorted by relevance

12

/art/test/2280-const-method-handle-validation/src/
DInvokeConstructor.java19 private static void unreachable() { in unreachable() method in InvokeConstructor
DInvokeStaticForConstructor.java23 private static void unreachable() { in unreachable() method in InvokeStaticForConstructor
DInvokeInterfaceForStaticMethod.java23 private static void unreachable() { in unreachable() method in InvokeInterfaceForStaticMethod
DInvokeInterfaceForConstructor.java23 private static void unreachable() { in unreachable() method in InvokeInterfaceForConstructor
DInvokeInstanceForConstructor.java23 private static void unreachable() { in unreachable() method in InvokeInstanceForConstructor
DInvokeConstructorForStaticMethod.java23 private static void unreachable() { in unreachable() method in InvokeConstructorForStaticMethod
DInvokeConstructorForInstanceMethod.java23 private static void unreachable() { in unreachable() method in InvokeConstructorForInstanceMethod
DInvokeInterfaceForInstanceMethod.java23 private static void unreachable() { in unreachable() method in InvokeInterfaceForInstanceMethod
DInvokeSpecialForConstructor.java23 private static void unreachable() { in unreachable() method in InvokeSpecialForConstructor
DInvokeSpecialForClassInitializer.java25 private static void unreachable() { in unreachable() method in InvokeSpecialForClassInitializer
DInvokeInterfaceForClassInitializer.java25 private static void unreachable() { in unreachable() method in InvokeInterfaceForClassInitializer
DInvokeStaticForClassInitializer.java25 private static void unreachable() { in unreachable() method in InvokeStaticForClassInitializer
DInvokeConstructorForClassInitializer.java25 private static void unreachable() { in unreachable() method in InvokeConstructorForClassInitializer
DInvokeInstanceForClassInitializer.java25 private static void unreachable() { in unreachable() method in InvokeInstanceForClassInitializer
DStaticGet.java25 private static void unreachable() { in unreachable() method in StaticGet
DInvokeInterface.java25 private static void unreachable() { in unreachable() method in InvokeInterface
DPlainGet.java25 private static void unreachable() { in unreachable() method in PlainGet
DInvokeInstance.java25 private static void unreachable() { in unreachable() method in InvokeInstance
DInvokeSpecial.java25 private static void unreachable() { in unreachable() method in InvokeSpecial
DInvokeStatic.java24 private static void unreachable() { in unreachable() method in InvokeStatic
DPlainPut.java27 private static void unreachable() { in unreachable() method in PlainPut
DStaticPut.java27 private static void unreachable() { in unreachable() method in StaticPut
/art/test/2281-method-handle-invoke-static-class-unload/src-ex/
DClassWithAMethod.java26 private static void unreachable() { in unreachable() method in ClassWithAMethod
/art/test/2277-methodhandle-invokeexact/src/
DMain.java49 private static void unreachable(String msg) { in unreachable() method in Main
/art/test/2250-inline-throw-into-try/src/
DMain.java61 private static void unreachable() throws Exception{ in unreachable() method in Main

12