Searched defs:constructorDesc (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| D | jsnapi_sendable.cpp | 73 PropertyDescriptor constructorDesc(thread, false, false, false); in InitNonStaticDescription() local
|
| D | js_function.cpp | 518 …PropertyDescriptor constructorDesc(thread, JSHandle<JSTaggedValue>::Cast(func), writable, false, t… in MakeConstructor() local 521 …PropertyDescriptor constructorDesc(thread, JSHandle<JSTaggedValue>::Cast(func), writable, false, t… in MakeConstructor() local
|