Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dcompilation-cache.cc333 MaybeHandle<FixedArray> CompilationCache::LookupRegExp(Handle<String> source, in LookupRegExp() function in v8::internal::CompilationCache
/third_party/node/deps/v8/src/objects/
Dcompilation-cache-table.cc288 Handle<Object> CompilationCacheTable::LookupRegExp(Handle<String> src, in LookupRegExp() function in v8::internal::CompilationCacheTable