Searched defs:descriptor1 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_private.cpp | 176 PropertyDescriptor descriptor1(thread, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in NewContainerConstructor() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins.cpp | 1335 PropertyDescriptor descriptor1(thread_, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in InitializeCtor() local 3255 PropertyDescriptor descriptor1(thread_, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in ITERATE_INTL() local 3734 …PropertyDescriptor descriptor1(thread_, JSHandle<JSTaggedValue>::Cast(accessor1), true, false, tru… in InitializeGlobalRegExp() local
|