Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dglue_regs_test.cpp67 #define CONSTANT_STRING_ITERATOR(Name, Index, Desc) \ in HWTEST_F_L0() argument
81 #define CONSTANT_ACCESSOR_ITERATOR(Type, Name, Index, Desc) \ in HWTEST_F_L0() argument
Djs_arguments_test.cpp115 PropertyDescriptor Desc(thread); in HWTEST_F_L0() local
135 PropertyDescriptor Desc(thread); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants-inl.h74 #define DECL_GET_IMPL_WITH_TYPE(Type, Name, Index, Desc) DECL_GET_IMPL_COMMON(Type, Name, Index) argument
Dglobal_env_constants.h555 #define INDEX_FILTER_WITH_TYPE(Type, Name, Index, Desc) INDEX_FILTER_COMMON(Index) argument
624 #define DECL_GET_WITH_TYPE(Type, Name, Index, Desc) DECL_GET_COMMON(Type, Name) argument