Searched defs:collect_kythe_data (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/torque/ | ||
H A D | torque-compiler.h | 23 bool collect_kythe_data = false; member |
H A D | global-context.h | 53 static bool collect_kythe_data() { return Get().collect_kythe_data_; } in collect_kythe_data() function in v8::internal::torque::GlobalContext |
Completed in 1 milliseconds