Searched refs:on_match_success_ (Results 1 – 2 of 2) sorted by relevance
534 RegExpNode* on_match_success() { return on_match_success_; } in on_match_success()539 RegExpNode* on_match_success_; variable
5701 on_match_success_ = ActionNode::PositiveSubmatchSuccess( in Builder()5706 on_match_success_ = new (zone) NegativeSubmatchSuccess( in Builder()