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

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

Completed in 143 milliseconds