Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dlogging.h38 #define CPPGC_CHECK_MSG(condition, message) \ macro
45 #define CPPGC_CHECK(condition) CPPGC_CHECK_MSG(condition, #condition)
/third_party/node/deps/v8/include/cppgc/internal/
H A Dlogging.h38 #define CPPGC_CHECK_MSG(condition, message) \ macro
45 #define CPPGC_CHECK(condition) CPPGC_CHECK_MSG(condition, #condition)

Completed in 1 milliseconds