Home | History | Annotate | Download | only in interp

Lines Matching full:presult

1869  * This begins executing code at the start of "method".  On exit, "pResult"
1876 void dvmInterpret(Thread* self, const Method* method, JValue* pResult)
1963 *pResult = self->interpSave.retval;