Searched defs:LookupRegExp (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | compilation-cache.cc | 319 MaybeHandle<FixedArray> CompilationCache::LookupRegExp(Handle<String> source, in LookupRegExp() function in v8::internal::CompilationCache |
D | objects.cc | 17838 Handle<Object> CompilationCacheTable::LookupRegExp(Handle<String> src, in LookupRegExp() function in v8::internal::CompilationCacheTable |