Home | History | Annotate | Download | only in vm

Lines Matching refs:jresult

1458  * Pop the local frame off.  If "jresult" is not null, add it as a
1461 static jobject PopLocalFrame(JNIEnv* env, jobject jresult) {
1463 Object* result = dvmDecodeIndirectRef(ts.self(), jresult);