Searched refs:watch_mode (Results 1 – 5 of 5) sorted by relevance
13 import watcher from 'internal/watch_mode/files_watcher';
183 if (watch_mode) { in CheckOptions()657 &EnvironmentOptions::watch_mode, in EnvironmentOptionsParser()
185 bool watch_mode = false; variable
608 !options_->test_runner && !options_->watch_mode; in should_create_inspector()
358 if (env->options()->watch_mode) { in StartExecution()