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