Searched defs:isConstructor (Results 1 – 6 of 6) sorted by relevance
208 const bool isConstructor, const bool isSetter) in GenFunctionBody()231 const bool isConstructor = methodDef != nullptr ? methodDef->IsConstructor() : false; in GenFunctionType() local
187 … const ArenaVector<util::StringView> &dynName, bool isConstructor) in LoadDynamicName()
2981 bool isConstructor = (funcFlag == ir::ScriptFunctionFlags::CONSTRUCTOR); in CreateImplicitMethod() local
1397 bool isConstructor, in CreateParamDecorators()
494 Label isConstructor(env); in NewJSProxy() local
2510 Label isConstructor(env); in Of() local