Searched defs:ctorType (Results 1 – 4 of 4) sorted by relevance
1726 auto *ctorType = CreateETSFunctionType(ctorSignature); in ResolveLambdaObjectCtor() local2430 auto *ctorType = CreateETSFunctionType(ctorSignature); in ResolveLambdaObjectCtor() local
1342 auto ctorType = GetRuntime()->GetStringCtorType(ctorMethod); in BuildInitString() local
1076 auto ctorType = GetProfileType(ctorRootHClass, ctorRootHClass); in DumpDefineClass() local
3024 …code opcode, DataType::Type type, uint32_t pc, Inst *input0, Inst *input1, StringCtorType ctorType) in InitStringInst()3051 void SetStringCtorType(StringCtorType ctorType) in SetStringCtorType()