Searched refs:RegExpErrorIsStackOverflow (Results 1 – 2 of 2) sorted by relevance
56 inline constexpr bool RegExpErrorIsStackOverflow(RegExpError error) { in RegExpErrorIsStackOverflow() function
1838 if (RegExpErrorIsStackOverflow(regexp_error)) set_stack_overflow(); in ParseRegExpLiteral()