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.h56 #define ASM_ASSERT_WITH_GLUE(messageId, condition, glue) \ macro
65 #define ASM_ASSERT_WITH_GLUE(messageId, condition, glue) \ macro
69 #define ASM_ASSERT_WITH_GLUE(messageId, ...) ((void)0) macro