Home
last modified time | relevance | path

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

/external/v8/src/
Dcompilation-cache.cc303 MaybeHandle<FixedArray> CompilationCache::LookupRegExp(Handle<String> source, in LookupRegExp() function in v8::internal::CompilationCache
Dobjects.cc17611 Handle<Object> CompilationCacheTable::LookupRegExp(Handle<String> src, in LookupRegExp() function in v8::internal::CompilationCacheTable