Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_options.cc173 if (watch_mode_paths.size() > 0) { in CheckOptions()
661 &EnvironmentOptions::watch_mode_paths, in EnvironmentOptionsParser()
Dnode_options.h188 std::vector<std::string> watch_mode_paths; variable