Home
last modified time | relevance | path

Searched defs:SetConstructor (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_proxy.h75 void SetConstructor(bool constructor) const in SetConstructor() function
Djs_function.h33 inline void SetConstructor(bool flag) in SetConstructor() function
Djs_hclass.h423 inline void SetConstructor(bool flag) const in SetConstructor() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_set.cpp28 JSTaggedValue BuiltinsSet::SetConstructor(EcmaRuntimeCallInfo *argv) in SetConstructor() function in panda::ecmascript::builtins::BuiltinsSet
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.h284 void SetConstructor(TargetConstructor ctor) in SetConstructor() function