Searched refs:PutRegExp (Results 1 – 5 of 5) sorted by relevance
277 SetFirstTable(CompilationCacheTable::PutRegExp(table, source, flags, data)); in Put()355 void CompilationCache::PutRegExp(Handle<String> source, in PutRegExp() function in v8::internal::CompilationCache
185 void PutRegExp(Handle<String> source,
7906 static Handle<CompilationCacheTable> PutRegExp(
17999 Handle<CompilationCacheTable> CompilationCacheTable::PutRegExp( in PutRegExp() function in v8::internal::CompilationCacheTable
183 compilation_cache->PutRegExp(pattern, flags, data); in Compile()