Searched refs:IrregexpMaxRegisterCount (Results 1 – 2 of 2) sorted by relevance
172 static int IrregexpMaxRegisterCount(FixedArray* re);
358 int register_max = IrregexpMaxRegisterCount(*data); in CompileIrregexp()367 int RegExpImpl::IrregexpMaxRegisterCount(FixedArray* re) { in IrregexpMaxRegisterCount() function in v8::internal::RegExpImpl