Searched refs:GreedyLoopTextLengthForAlternative (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Djsregexp.cc3446 int ChoiceNode::GreedyLoopTextLengthForAlternative( function in class:v8::internal::ChoiceNode
3488 GreedyLoopTextLengthForAlternative(&(alternatives_->at(0)));
3955 int text_length = GreedyLoopTextLengthForAlternative(&alternatives_->at(0));
H A Djsregexp.h1091 int GreedyLoopTextLengthForAlternative(GuardedAlternative* alternative);

Completed in 119 milliseconds