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

/external/chromium_org/v8/src/
H A Dcompilation-cache.cc275 result = table->LookupRegExp(source, flags);
342 MaybeHandle<FixedArray> CompilationCache::LookupRegExp(Handle<String> source, function in class:v8::internal::CompilationCache
H A Dobjects.cc14740 Handle<Object> CompilationCacheTable::LookupRegExp(Handle<String> src, function in class:v8::CompilationCacheTable

Completed in 148 milliseconds