Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_macros.h217 #define DASSERT(cond) assert(cond) macro
225 #define DASSERT(cond) static_cast<void>(0) // NOLINT(cppcoreguidelines-macro-usage) macro

Completed in 2 milliseconds