Searched defs:LookupRegExp (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/codegen/ | ||
| D | compilation-cache.cc | 333 MaybeHandle<FixedArray> CompilationCache::LookupRegExp(Handle<String> source, in LookupRegExp() function in v8::internal::CompilationCache |
| /third_party/node/deps/v8/src/objects/ | ||
| D | compilation-cache-table.cc | 288 Handle<Object> CompilationCacheTable::LookupRegExp(Handle<String> src, in LookupRegExp() function in v8::internal::CompilationCacheTable |