Home | History | Annotate | Download | only in vm

Lines Matching full:obj2

1501     Object* obj2 = dvmDecodeIndirectRef(ts.self(), jref2);
1502 return (obj1 == obj2);