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