Searched defs:PutRegExp (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/codegen/ | ||
D | compilation-cache.cc | 371 void CompilationCache::PutRegExp(Handle<String> source, JSRegExp::Flags flags, in PutRegExp() function in v8::internal::CompilationCache |
/third_party/node/deps/v8/src/objects/ | ||
D | compilation-cache-table.cc | 352 Handle<CompilationCacheTable> CompilationCacheTable::PutRegExp( in PutRegExp() function in v8::internal::CompilationCacheTable |