Searched defs:descriptor2 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/assembler/tests/ |
| D | type_test.cpp | 27 std::string_view descriptor2 = "X"; in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins.cpp | 705 …PropertyDescriptor descriptor2(thread_, JSHandle<JSTaggedValue>::Cast(funcFunc), true, false, true… in InitializeFunction() local 1375 … PropertyDescriptor descriptor2(thread_, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in InitializeCtor() local 3260 … PropertyDescriptor descriptor2(thread_, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in ITERATE_INTL() local 3743 …PropertyDescriptor descriptor2(thread_, JSHandle<JSTaggedValue>::Cast(accessor2), true, false, tru… in InitializeGlobalRegExp() local
|