GreedyLoopTextLengthForAlternative 3398 src/jsregexp.cc         GreedyLoopTextLengthForAlternative(&(alternatives_->at(0)));
GreedyLoopTextLengthForAlternative 3834 src/jsregexp.cc   int text_length = GreedyLoopTextLengthForAlternative(&(alternatives_->at(0)));
GreedyLoopTextLengthForAlternative 1081 src/jsregexp.h   int GreedyLoopTextLengthForAlternative(GuardedAlternative* alternative);