Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
Dregexp-nodes.h625 void set_not_at_start() { not_at_start_ = true; } in set_not_at_start() function
Dregexp-compiler-tonode.cc1662 alternation->set_not_at_start(); in RationalizeConsecutiveAtoms()
1676 if (not_at_start && !compiler->read_backward()) center->set_not_at_start(); in RationalizeConsecutiveAtoms()