Home | History | Annotate | Download | only in vm

Lines Matching full:interpreter

83  * Interpreter control struction.  Packed into a long long to enable
107 * Interpreter state which must be preserved across nested
108 * interpreter invocations (via JNI callbacks). Must be the first
117 * Begin interpreter state which does not need to be preserved, but should
123 * interpBreak contains info about the interpreter mode, as well as
157 /* interpreter stack size; our stacks are fixed-length */
164 /* Assembly interpreter handler tables */
187 * Whether the current top VM frame is in the interpreter or JIT cache:
188 * NULL : in the interpreter
218 const u2* lastPC; // Stage the PC for the threaded interpreter
388 * Fast test for use in the interpreter. Returns "true" if our suspend