Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler-dispatcher/
Doptimizing-compile-dispatcher.cc115 void OptimizingCompileDispatcher::FlushOutputQueue(bool restore_function_code) { in FlushOutputQueue()
154 BlockingBehavior blocking_behavior, bool restore_function_code) { in FlushQueues()
/third_party/node/deps/v8/src/codegen/
Dcompiler.cc3425 bool restore_function_code) { in Compile()