Searched refs:SetLastCaptureCount (Results 1 – 3 of 3) sorted by relevance
150 static void SetLastCaptureCount(FixedArray* array, int to) { in SetLastCaptureCount() function
208 RegExpImpl::SetLastCaptureCount(array, 2); in SetAtomLastCapture()557 SetLastCaptureCount(array, capture_register_count); in IrregexpExec()
3163 RegExpImpl::SetLastCaptureCount(elements, 2); in SetLastMatchInfoNoCaptures()3451 RegExpImpl::SetLastCaptureCount(elements, last_match_capture_count); in SearchRegExpMultiple()