Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.h541 RegExpNode* on_match_success() const { return on_match_success_; } in on_match_success()
546 RegExpNode* on_match_success_; member in v8::internal::final::Builder
H A Dregexp-compiler-tonode.cc977 on_match_success_ = ActionNode::PositiveSubmatchSuccess( in RationalizeConsecutiveAtoms()
982 on_match_success_ = zone->New<NegativeSubmatchSuccess>( in RationalizeConsecutiveAtoms()

Completed in 5 milliseconds