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