Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_env_constants.h766 #define DECL_GET_COMMON(Type, Name) \ macro
770 #define DECL_GET_WITH_TYPE(Type, Name, Index, Desc) DECL_GET_COMMON(Type, Name)
771 #define DECL_GET_STRING(Name, Index, Token) DECL_GET_COMMON(JSTaggedValue, Name)
783 #undef DECL_GET_COMMON macro

Completed in 4 milliseconds