Home | History | Annotate | Download | only in interp

Lines Matching full:calling

44  * We're calling an interpreted method from an internal VM function or
48 * used when calling into interpreted code from native code. (The
126 * We're calling a JNI native method from an internal VM fuction or
382 LOGVV("thread=%d native code calling %s.%s %s\n", self->threadId,
406 /* native code calling native code the hard way */
412 /* native code calling interpreted code */
550 * conversion when calling a function. As a result, we have to be a
877 * Get the calling frame. Pass in the current fp.
1015 * need to resolve classes, which requires calling into the class loader if
1319 * There is a small chance that calling here will crash the VM.