Searched defs:Desc (Results 1 – 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/tests/ |
D | glue_regs_test.cpp | 87 #define CONSTANT_STRING_ITERATOR(Type, Name, Index, Desc) \ in HWTEST_F_L0() argument 101 #define CONSTANT_ACCESSOR_ITERATOR(Type, Name, Index, Desc) \ in HWTEST_F_L0() argument
|
D | js_arguments_test.cpp | 138 PropertyDescriptor Desc(thread); in HWTEST_F_L0() local 158 PropertyDescriptor Desc(thread); in HWTEST_F_L0() local
|
/arkcompiler/ets_runtime/ecmascript/ |
D | global_env_constants-inl.h | 57 #define DECL_GET_IMPL(Type, Name, Index, Desc) \ argument
|
D | global_env_constants.h | 475 #define INDEX_FILTER(Type, Name, Index, Desc) Index, argument 530 #define DECL_GET(Type, Name, Index, Desc) \ argument
|