Searched defs:isConstructor (Results 1 – 6 of 6) sorted by relevance
214 const bool isConstructor = methodDef != nullptr ? methodDef->IsConstructor() : false; in GenFunctionType() local
387 bool isConstructor) in CollectInnerMethods()393 …foCollector::CollectInnerMethods(uint32_t methodId, uint32_t innerMethodOffset, bool isConstructor) in CollectInnerMethods()
269 inline void AddInnerMethod(uint32_t offset, bool isConstructor) in AddInnerMethod()
85 int TSManager::GetHClassIndex(GlobalTSTypeRef classGT, bool isConstructor) in GetHClassIndex()
2916 bool isConstructor = (funcFlag == ir::ScriptFunctionFlags::CONSTRUCTOR); in CreateImplicitMethod() local
1374 bool isConstructor, in CreateParamDecorators()