FindWorthwhileInterval 3666 src/jsregexp.cc   if (!FindWorthwhileInterval(&min_lookahead, &max_lookahead)) return false;
FindWorthwhileInterval 1316 src/jsregexp.h   bool FindWorthwhileInterval(int* from, int* to);