Searched defs:SetConstructor (Results 1 – 8 of 8) sorted by relevance
77 void SetConstructor(bool constructor) const in SetConstructor() function
34 inline void SetConstructor(bool flag) in SetConstructor() function
572 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
324 void SetConstructor(TargetConstructor ctor) in SetConstructor() function
597 DECLARE_BUILTINS(SetConstructor) in DECLARE_BUILTINS() argument