Searched defs:is_non_greedy (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/regexp/ | ||
H A D | regexp-ast.h | 438 bool is_non_greedy() const { return quantifier_type_ == NON_GREEDY; } in is_non_greedy() function in v8::internal::final |
Completed in 4 milliseconds