Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.cc2949 bool use_existing_context = last_run && use_interactive_shell(); in RunMain() local
2950 if (use_existing_context) { in RunMain()
2961 if (!use_existing_context) { in RunMain()