Home | History | Annotate | Download | only in interp

Lines Matching refs:retObj

661     Object* retObj = NULL;
766 retObj = (Object*)dvmBoxPrimitive(retval, returnType);
767 dvmReleaseTrackedAlloc(retObj, NULL);
775 return retObj;