Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h276 : script_executed(false), in ShellOptions()
300 return (interactive_shell || !script_executed) && !test_shell; in use_interactive_shell()
303 bool script_executed; variable
Dd8.cc1514 Shell::options.script_executed = true; in Execute()
1540 Shell::options.script_executed = true; in Execute()
2014 options.script_executed = true; in SetOptions()
2017 options.script_executed = true; in SetOptions()