Searched refs:interactive_shell (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dd8.h205 interactive_shell(false),
222 return (interactive_shell || !script_executed) && !test_shell;
231 bool interactive_shell; member in class:v8::ShellOptions
H A Dd8.cc1324 options.interactive_shell = true;

Completed in 199 milliseconds