Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h287 : script_executed(false), in ShellOptions()
315 return (interactive_shell || !script_executed) && !test_shell; in use_interactive_shell()
318 bool script_executed; variable
Dd8.cc2099 Shell::options.script_executed = true; in Execute()
2109 Shell::options.script_executed = true; in Execute()
2130 Shell::options.script_executed = true; in Execute()
2519 options.script_executed = true; in SetOptions()
2522 options.script_executed = true; in SetOptions()