Searched defs:IrregexpMaxRegisterCount (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Djsregexp.cc450 int register_max = IrregexpMaxRegisterCount(*data);
459 int RegExpImpl::IrregexpMaxRegisterCount(FixedArray* re) { function in class:v8::internal::RegExpImpl

Completed in 1273 milliseconds