Searched defs:ctorMethod (Results 1 – 5 of 5) sorted by relevance
474 compiler::StringCtorType GetStringCtorType(MethodPtr ctorMethod) const override in GetStringCtorType()
644 EtsMethod *ctorMethod = ctorWrapper->GetEtsMethod(jsArgs.Size()); in CreateAndWrap() local
52 auto ctorMethod = Method::Cast(ctorMethodValue); in ProfileDefineClass() local93 auto ctorMethod = Method::Cast(ctorMethodValue); in ProfileClassRootHClass() local1271 auto ctorMethod = ctorFunction->GetMethod(); in DumpDefineClass() local
1386 auto ctorMethod = GetRuntime()->GetMethodById(GetMethod(), ctorMethodId); in BuildInitString() local
940 virtual StringCtorType GetStringCtorType([[maybe_unused]] MethodPtr ctorMethod) const in GetStringCtorType()