Home | History | Annotate | Download | only in vm

Lines Matching defs:obj2

1527     Object* obj2 = dvmDecodeIndirectRef(ts.self(), jref2);
1528 return (obj1 == obj2);