Home
last modified time | relevance | path

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

/external/v8/src/
Doptimizing-compiler-thread.cc196 InstallOptimizedFunctions(); in Stop()
218 void OptimizingCompilerThread::InstallOptimizedFunctions() { in InstallOptimizedFunctions() function in v8::internal::OptimizingCompilerThread
Doptimizing-compiler-thread.h58 void InstallOptimizedFunctions();
Dexecution.cc694 isolate_->optimizing_compiler_thread()->InstallOptimizedFunctions(); in HandleInterrupts()
Druntime.cc8744 isolate->optimizing_compiler_thread()->InstallOptimizedFunctions(); in RUNTIME_FUNCTION()
9619 isolate->optimizing_compiler_thread()->InstallOptimizedFunctions(); in RUNTIME_FUNCTION()