Searched defs:descriptor2 (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins.cpp | 675 …PropertyDescriptor descriptor2(thread_, JSHandle<JSTaggedValue>::Cast(funcFunc), true, false, true… in InitializeFunction() local 1331 … PropertyDescriptor descriptor2(thread_, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in InitializeCtor() local 3227 … PropertyDescriptor descriptor2(thread_, JSHandle<JSTaggedValue>::Cast(ctor), true, false, true); in ITERATE_INTL() local 3703 …PropertyDescriptor descriptor2(thread_, JSHandle<JSTaggedValue>::Cast(accessor2), true, false, tru… in InitializeGlobalRegExp() local
|