Searched refs:throw_deprecation (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_options.h | 167 bool throw_deprecation = false; variable |
D | node_options.cc | 602 &EnvironmentOptions::throw_deprecation, in EnvironmentOptionsParser() |