Searched refs:CreateForCharacterRanges (Results 1 – 2 of 2) sorted by relevance
3249 TextNode* TextNode::CreateForCharacterRanges(Zone* zone, in CreateForCharacterRanges() function in v8::internal::TextNode4875 result->AddAlternative(GuardedAlternative(TextNode::CreateForCharacterRanges( in AddBmpCharacters()4944 RegExpNode* match_node = TextNode::CreateForCharacterRanges( in NegativeLookaroundAgainstReadDirectionAndMatch()4950 RegExpNode* negative_match = TextNode::CreateForCharacterRanges( in NegativeLookaroundAgainstReadDirectionAndMatch()4964 RegExpNode* negative_match = TextNode::CreateForCharacterRanges( in MatchAndNegativeLookaroundInReadDirection()4966 return TextNode::CreateForCharacterRanges( in MatchAndNegativeLookaroundInReadDirection()5038 return TextNode::CreateForCharacterRanges(zone, range, false, on_success, in UnanchoredAdvance()5600 RegExpNode* backward = TextNode::CreateForCharacterRanges( in BoundaryAssertionAsLookaround()5606 RegExpNode* forward = TextNode::CreateForCharacterRanges( in BoundaryAssertionAsLookaround()6615 RegExpNode* step_back = TextNode::CreateForCharacterRanges( in OptionallyStepBackToLeadSurrogate()[all …]
705 static TextNode* CreateForCharacterRanges(Zone* zone,