Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/d8/
Dd8.h683 static bool use_interactive_shell() { in use_interactive_shell() function
Dd8.cc4720 bool use_existing_context = last_run && use_interactive_shell(); in RunMain()
5555 if (use_interactive_shell()) { in Main()