Lines Matching refs:RegExpUtils
848 return RegExpUtils::GenericCaptureGetter(isolate_, match_info_, 0, nullptr);
852 Handle<Object> capture_obj = RegExpUtils::GenericCaptureGetter(
1091 RETURN_ON_EXCEPTION(isolate, RegExpUtils::SetLastIndex(isolate, regexp, 0),
1116 RegExpUtils::GenericCaptureGetter(isolate, match_indices, j, &ok);
1178 isolate, RegExpUtils::SetLastIndex(isolate, regexp, 0), String);
1205 RETURN_ON_EXCEPTION(isolate, RegExpUtils::SetLastIndex(isolate, regexp, 0),
1288 if (RegExpUtils::IsUnmodifiedRegExp(isolate, recv)) {
1318 RegExpUtils::SetLastIndex(isolate, recv, 0));
1327 isolate, result, RegExpUtils::RegExpExec(isolate, recv, string,
1344 RETURN_FAILURE_ON_EXCEPTION(isolate, RegExpUtils::SetAdvancedStringIndex(