Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h535 static bool use_interactive_shell() { in use_interactive_shell() function
Dd8.cc2949 bool use_existing_context = last_run && use_interactive_shell(); in RunMain()
3481 if (use_interactive_shell()) { in Main()