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

/external/v8/src/
H A Dcompilation-cache.cc327 result = table->LookupRegExp(*source, flags);
418 Handle<FixedArray> CompilationCache::LookupRegExp(Handle<String> source, function in class:v8::internal::CompilationCache
H A Dobjects.cc11801 Object* CompilationCacheTable::LookupRegExp(String* src, function in class:v8::internal::CompilationCacheTable

Completed in 608 milliseconds