Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h330 static ActionNode* ClearCaptures(Interval range, RegExpNode* on_success);
H A Dregexp-compiler-tonode.cc1695 body_node = ActionNode::ClearCaptures(capture_registers, body_node); in RationalizeConsecutiveAtoms()
H A Dregexp-compiler.cc664 ActionNode* ActionNode::ClearCaptures(Interval range, RegExpNode* on_success) { in ClearCaptures() function in v8::internal::ActionNode

Completed in 12 milliseconds