Home
last modified time | relevance | path

Searched defs:constructorDesc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djsnapi_sendable.cpp71 PropertyDescriptor constructorDesc(thread, false, false, false); in InitNonStaticDescription() local
Djs_function.cpp454 …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