Searched defs:IsNamedCapture (Results 1 – 8 of 8) sorted by relevance
262 bool IsNamedCapture() const { return capture_name_ != nullptr; } in IsNamedCapture() function
274 bool IsNamedCapture() const { return capture_name_ != nullptr; } in IsNamedCapture() function
268 bool IsNamedCapture() const { return capture_name_ != nullptr; } in IsNamedCapture() function
271 bool IsNamedCapture() const { return capture_name_ != nullptr; } in IsNamedCapture() function
265 bool IsNamedCapture() const { return capture_name_ != nullptr; } in IsNamedCapture() function
207 bool IsNamedCapture() const { return capture_name_ != nullptr; } in IsNamedCapture() function in v8::internal::__anon019025010111::RegExpParserState