Home
last modified time | relevance | path

Searched refs:SetRegExpIrregexpData (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
Dfactory.h636 void SetRegExpIrregexpData(Handle<JSRegExp> regexp,
Dfactory.cc2356 void Factory::SetRegExpIrregexpData(Handle<JSRegExp> regexp, in SetRegExpIrregexpData() function in v8::internal::Factory
Dbootstrapper.cc1096 factory->SetRegExpIrregexpData(Handle<JSRegExp>::cast(proto), in InitializeGlobal()
Djsregexp.cc495 re->GetIsolate()->factory()->SetRegExpIrregexpData(re, in IrregexpInitialize()