Home
last modified time | relevance | path

Searched refs:is_named_capture (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/regexp/
Dregexp-parser.cc282 bool is_named_capture = false; in ParseDisjunction() local
316 is_named_capture = true; in ParseDisjunction()
333 if (is_named_capture) { in ParseDisjunction()