Home | History | Annotate | Download | only in interpreter

Lines Matching defs:expectedValue

211     jint expectedValue = args[3];
216 int r = android_atomic_release_cas(expectedValue, newValue, address);