Searched refs:SetIrregexpMaxRegisterCount (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/v8/src/
H A Djsregexp.cc452 SetIrregexpMaxRegisterCount(*data, result.num_registers);
465 void RegExpImpl::SetIrregexpMaxRegisterCount(FixedArray* re, int value) { function in class:v8::internal::RegExpImpl
H A Djsregexp.h204 static void SetIrregexpMaxRegisterCount(FixedArray* re, int value);

Completed in 88 milliseconds