Searched defs:SetConstructor (Results 1 – 9 of 9) sorted by relevance
83 void SetConstructor(bool constructor) const in SetConstructor() function
90 void SetConstructor(JSThread *thread, JSTaggedValue value) in SetConstructor() function
34 inline void SetConstructor(bool flag) in SetConstructor() function
582 inline void SetConstructor(bool flag) const in SetConstructor() function
38 ClassDefinitionBuilder &SetConstructor(MethodDefinition *ctor) in SetConstructor() function
75 void SetConstructor(MaplePhase_t newConstructor) in SetConstructor() function
23 JSTaggedValue BuiltinsSet::SetConstructor(EcmaRuntimeCallInfo *argv) in SetConstructor() function in panda::ecmascript::builtins::BuiltinsSet
342 void SetConstructor(TargetConstructor ctor) in SetConstructor() function
630 DECLARE_BUILTINS(SetConstructor) in DECLARE_BUILTINS() argument