Searched refs:doubleLastIndex (Results 1 – 1 of 1) sorted by relevance
161 double doubleLastIndex = jsLastIndex.toInteger(exec); in match() local162 if (doubleLastIndex < 0 || doubleLastIndex > input.length()) { in match()166 lastIndex = static_cast<unsigned>(doubleLastIndex); in match()