Home
last modified time | relevance | path

Searched refs:OptimizedCodeCache (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcompiler.cc895 class OptimizedCodeCache : public AllStatic { class
1016 OptimizedCodeCache::Insert(compilation_info); in CompileTurbofan_NotConcurrent()
1251 if (OptimizedCodeCache::Get(isolate, function, osr_offset, code_kind) in GetOrCompileOptimized()
3470 OptimizedCodeCache::Insert(compilation_info); in Compile()