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

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

Completed in 42 milliseconds