Searched defs:descriptor1 (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/assembler/tests/ |
| D | type_test.cpp | 24 std::string_view descriptor1; in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_private.cpp | 184 PropertyDescriptor descriptor1(thread, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in NewContainerConstructor() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins.cpp | 1367 PropertyDescriptor descriptor1(thread_, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in InitializeCtor() local 3252 PropertyDescriptor descriptor1(thread_, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in ITERATE_INTL() local 3737 …PropertyDescriptor descriptor1(thread_, JSHandle<JSTaggedValue>::Cast(accessor1), true, false, tru… in InitializeGlobalRegExp() local
|