Searched refs:IrregexpInitialize (Results 1 – 2 of 2) sorted by relevance
86 static void IrregexpInitialize(Isolate* isolate, Handle<JSRegExp> re,
178 IrregexpInitialize(isolate, re, pattern, flags, parse_result.capture_count); in Compile()405 void RegExpImpl::IrregexpInitialize(Isolate* isolate, Handle<JSRegExp> re, in IrregexpInitialize() function in v8::internal::RegExpImpl