Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.h56 #define ASM_ASSERT_WITH_GLUE(messageId, condition, glue) \ macro
65 #define ASM_ASSERT_WITH_GLUE(messageId, condition, glue) \
69 #define ASM_ASSERT_WITH_GLUE(messageId, ...) ((void)0)
H A Dstub_builder-inl.h2183 ASM_ASSERT_WITH_GLUE(GET_MESSAGE_STRING_ID(IsNotDictionaryMode), BoolNot(IsDictionaryModeByHClass(hClass)), glue); in SetPropertyInlinedProps()

Completed in 11 milliseconds