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

/external/chromium_org/v8/src/
H A Djsregexp.h182 static void SetLastCaptureCount(FixedArray* array, int to) { function in class:v8::internal::RegExpImpl
H A Djsregexp.cc262 RegExpImpl::SetLastCaptureCount(array, 2);
678 SetLastCaptureCount(array, capture_register_count);

Completed in 132 milliseconds