Searched refs:throwANative (Results 1 – 2 of 2) sorted by relevance
10 Normal: Entering public static native void art.Test989.throwANative()11 Normal: Leaving public static native void art.Test989.throwANative() returned <exception>57 ThrowEnter: Entering public static native void art.Test989.throwANative()58 ThrowEnter: Leaving public static native void art.Test989.throwANative() returned <exception>59 ….Test989$ErrorB: Throwing error while entering public static native void art.Test989.throwANative()96 ThrowExit: Entering public static native void art.Test989.throwANative()97 ThrowExit: Leaving public static native void art.Test989.throwANative() returned <exception>98 …rorB: Throwing error while exit public static native void art.Test989.throwANative() returned <exc…137 ThrowBoth: Entering public static native void art.Test989.throwANative()138 ThrowBoth: Leaving public static native void art.Test989.throwANative() returned <exception>[all …]
292 throwANative(); in run()462 public static native void throwANative(); in throwANative() method in Test989