1 /* 2 * Throw an exception from JIT'ed code. 3 * On entry: 4 * a0 Dalvik PC that raises the exception 5 */ 6 j .LhandleException 7