Lines Matching full:interpreter
358 /* Generate a unconditional branch to go to the interpreter */
1206 /* Handle exceptions using the interpreter */
1224 * 0x2f1304ec : b 0x2f13054c (L0x11fc80) # punt to the interpreter
1301 /* return through ra+8 - punt to the interpreter */
1354 /* Handle exceptions using the interpreter */
1408 /* Geneate a branch to go back to the interpreter */
1426 * Attempt to single step one instruction using the interpreter and return
1467 * interpreter main loop. Given the high cost of the heavyweight
1507 * punt to the interpreter.
1910 * interpreter would not have bothered to resolve the clazz.
1911 * Bail out to the interpreter in this case, and log it
1939 * If null, check cast failed - punt to the interpreter. Because
1940 * interpreter will be the one throwing, we don't need to
2394 /* Let the interpreter deal with div by 0 */
2523 * "len < 0": bail to the interpreter to re-execute the
2559 * interpreter would not have bothered to resolve the clazz.
2560 * Bail out to the interpreter in this case, and log it
3136 /* Grab the method ptr directly from what the interpreter sees */
3165 /* Grab the method ptr directly from what the interpreter sees */
3185 /* Grab the method ptr directly from what the interpreter sees */
3239 * 0x2f140c94 : b 0x2f140d60 (L0x12457c) # punt to the interpreter
3373 /* return through ra+8 - punt to the interpreter */
3468 /* Handle exceptions using the interpreter */
3475 /* Just let the interpreter deal with these */
3534 /* Grab the method ptr directly from what the interpreter sees */
3859 * controls between compiled code and the interpreter. Certain VM states like