Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h290 omit_quit(false), in ShellOptions()
321 bool omit_quit; variable
Dd8.cc1476 if (!options.omit_quit) { in CreateGlobalTemplate()
2448 options.omit_quit = true; in SetOptions()