Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/baseline/
Dbaseline-batch-compiler.cc202 void CompileBatch(Handle<WeakFixedArray> task_queue, int batch_size) { in CompileBatch() function in v8::internal::baseline::ConcurrentBaselineCompiler
323 void BaselineBatchCompiler::CompileBatch(Handle<JSFunction> function) { in CompileBatch() function in v8::internal::baseline::BaselineBatchCompiler