Home | History | Annotate | Download | only in src

Lines Matching refs:RE_FAILURE

3819     } else if (result == RegExpImpl::RE_FAILURE) {
3840 return RegExpImpl::RE_FAILURE; // No matches at all.
4029 if (result == RegExpImpl::RE_FAILURE) return isolate->heap()->null_value();