Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dcompilation-cache.cc371 void CompilationCache::PutRegExp(Handle<String> source, JSRegExp::Flags flags, in PutRegExp() function in v8::internal::CompilationCache
/third_party/node/deps/v8/src/objects/
Dcompilation-cache-table.cc352 Handle<CompilationCacheTable> CompilationCacheTable::PutRegExp( in PutRegExp() function in v8::internal::CompilationCacheTable