Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Dregexp-ast.h495 RegExpNode* on_match_success() { return on_match_success_; } in on_match_success() function
Djsregexp.cc5025 zone, lookbehind, !read_backward, lookaround.on_match_success()); in NegativeLookaroundAgainstReadDirectionAndMatch()
5040 zone, lookahead, read_backward, lookaround.on_match_success()); in MatchAndNegativeLookaroundInReadDirection()
5749 RegExpNode* match = body_->ToNode(compiler, builder.on_match_success()); in ToNode()
6602 zone, trail_surrogates, false, builder.on_match_success()); in OptionallyStepBackToLeadSurrogate()