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