Lines Matching refs:failure
1325 // field in the JSEnv and return a failure sentinel. Coming in here the
1342 // saved values before returning a failure to C.
2440 Label failure, exception;
2441 __ CompareAndBranch(w0, NativeRegExpMacroAssembler::FAILURE, eq, &failure);
2580 failure);
4571 // If we are doing negative lookup then probing failure should be
4572 // treated as a lookup success. For positive lookup, probing failure
4573 // should be treated as lookup failure.