Lines Matching full:interpreter
33 * portable interpreter(s) and C stubs.
63 * stack space at the top of the interpreter.
396 * "Reportxxx" routine. Because the portable interpreter uses local
1059 * Because the portable interpreter is not involved with the JIT
1061 * code is massaged into a stub called from an assembly interpreter.
1113 * Main interpreter loop.
1673 * Since we use the portable interpreter to build the trace, this extra
3040 * Everything from here on is a "goto target". In the basic interpreter
3427 * called from the assembly interpreter.
3570 * Since this is now an interpreter switch point, we must do it before
3706 * flag raised but actually be running in a "nested" interpreter
4011 ILOGD("|-- Leaving interpreter loop"); // note "curMethod" may be NULL