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.cc166 if (watch_mode_paths.size() > 0) { in CheckOptions()
643 &EnvironmentOptions::watch_mode_paths, in EnvironmentOptionsParser()
Dnode_options.h185 std::vector<std::string> watch_mode_paths; variable