Searched refs:SetIrregexpMaxRegisterCount (Results 1 – 2 of 2) sorted by relevance
173 static void SetIrregexpMaxRegisterCount(FixedArray* re, int value);
360 SetIrregexpMaxRegisterCount(*data, result.num_registers); in CompileIrregexp()373 void RegExpImpl::SetIrregexpMaxRegisterCount(FixedArray* re, int value) { in SetIrregexpMaxRegisterCount() function in v8::internal::RegExpImpl