Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/d8/
Dd8.cc4720 bool use_existing_context = last_run && use_interactive_shell(); in RunMain() local
4721 if (use_existing_context) { in RunMain()
4732 if (!use_existing_context) { in RunMain()