Home
last modified time | relevance | path

Searched defs:ASM_ASSERT_WITH_GLUE (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.h48 #define ASM_ASSERT_WITH_GLUE(messageId, condition, glue) \ macro
53 #define ASM_ASSERT_WITH_GLUE(messageId, condition, glue) \ macro
57 #define ASM_ASSERT_WITH_GLUE(messageId, ...) ((void)0) macro