Home
last modified time | relevance | path

Searched refs:CPPGC_CASE (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dstats-collector.h117 #if defined(CPPGC_CASE)
118 static_assert(false, "CPPGC_CASE macro is already defined");
123 #define CPPGC_CASE(name) \ in GetScopeName() macro
127 CPPGC_FOR_ALL_HISTOGRAM_SCOPES(CPPGC_CASE) in GetScopeName()
128 CPPGC_FOR_ALL_SCOPES(CPPGC_CASE) in GetScopeName()
129 #undef CPPGC_CASE in GetScopeName() macro
138 #define CPPGC_CASE(name) \ in GetScopeName() macro
142 CPPGC_FOR_ALL_HISTOGRAM_CONCURRENT_SCOPES(CPPGC_CASE) in GetScopeName()
143 CPPGC_FOR_ALL_CONCURRENT_SCOPES(CPPGC_CASE) in GetScopeName()
144 #undef CPPGC_CASE in GetScopeName() macro
[all...]

Completed in 1 milliseconds