Searched refs:GreedyLoopTextLength (Results 1 – 2 of 2) sorted by relevance
608 virtual int GreedyLoopTextLength() { return kNodeIsTooComplexForGreedyLoops; } in GreedyLoopTextLength() function791 virtual int GreedyLoopTextLength() { return kNodeIsTooComplexForGreedyLoops; } in GreedyLoopTextLength() function851 virtual int GreedyLoopTextLength();
3412 int TextNode::GreedyLoopTextLength() { in GreedyLoopTextLength() function in v8::internal::TextNode3457 int node_length = node->GreedyLoopTextLength(); in GreedyLoopTextLengthForAlternative()