Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc870 bool is_named_capture = false; in ParseOpenParenthesis() local
903 is_named_capture = true; in ParseOpenParenthesis()
919 if (is_named_capture) { in ParseOpenParenthesis()

Completed in 5 milliseconds