Home
last modified time | relevance | path

Searched defs:is_greedy (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.h439 bool is_greedy() const { return quantifier_type_ == GREEDY; } in is_greedy() function in v8::internal::final
H A Dregexp-compiler-tonode.cc1588 RegExpNode* RegExpQuantifier::ToNode(int min, int max, bool is_greedy, in RationalizeConsecutiveAtoms() argument

Completed in 6 milliseconds