Home | History | Annotate | Download | only in interp

Lines Matching full:pass

425  * Pass in NULL for "obj" on calls to static methods.
444 * Pass in NULL for "obj" on calls to static methods.
877 * Get the calling frame. Pass in the current fp.
910 * Get the caller's class. Pass in the current fp.
926 * Get the caller's caller's class. Pass in the current fp.
949 * Get the caller's caller's caller's class. Pass in the current fp.
975 * stack trace. Pass in the current frame ptr.
1378 * We still need to pass the Thread for some monitor wait stuff.