Searched refs:TypeSupportsCaptures (Results 1 – 3 of 3) sorted by relevance
74 DCHECK(TypeSupportsCaptures(type_tag())); in capture_name_map()
133 static constexpr bool TypeSupportsCaptures(Type t) { in TypeSupportsCaptures() function
336 DCHECK(JSRegExp::TypeSupportsCaptures(regexp->type_tag())); in Compile()989 if (JSRegExp::TypeSupportsCaptures(regexp->type_tag())) { in MatchInfoBackedMatch()1558 DCHECK(JSRegExp::TypeSupportsCaptures(regexp->type_tag())); in RUNTIME_FUNCTION()