Searched refs:InstallBatch (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/baseline/ | ||
D | baseline-batch-compiler.cc | 210 void InstallBatch() { in InstallBatch() function in v8::internal::baseline::ConcurrentBaselineCompiler |
D | baseline-batch-compiler.h | 32 void InstallBatch(); |
/third_party/node/deps/v8/src/execution/ | ||
D | stack-guard.cc | 329 isolate_->baseline_batch_compiler()->InstallBatch(); in HandleInterrupts() |