Searched refs:GreedyLoopTextLength (Results 1 – 2 of 2) sorted by relevance
185 virtual int GreedyLoopTextLength() { return kNodeIsTooComplexForGreedyLoops; } in GreedyLoopTextLength() function355 int GreedyLoopTextLength() override { in GreedyLoopTextLength() function431 int GreedyLoopTextLength() override;
2548 int TextNode::GreedyLoopTextLength() { return Length(); } in GreedyLoopTextLength() function in v8::internal::TextNode2582 int node_length = node->GreedyLoopTextLength(); in GreedyLoopTextLengthForAlternative()