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.h49 #define ASM_ASSERT_WITH_GLUE(messageId, condition, glue) \ macro
54 #define ASM_ASSERT_WITH_GLUE(messageId, condition, glue) \ macro
58 #define ASM_ASSERT_WITH_GLUE(messageId, ...) ((void)0) macro