Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc107 POSITIVE_LOOKAROUND, enumerator
580 DCHECK(group_type == POSITIVE_LOOKAROUND || in ParseDisjunction()
582 bool is_positive = (group_type == POSITIVE_LOOKAROUND); in ParseDisjunction()
883 subexpr_type = POSITIVE_LOOKAROUND; in ParseOpenParenthesis()
895 subexpr_type = POSITIVE_LOOKAROUND; in ParseOpenParenthesis()

Completed in 4 milliseconds