Searched defs:ctorMethodId (Results 1 – 4 of 4) sorted by relevance
1310 auto ctorMethodId = ctorJSMethod->GetMethodId().GetOffset(); in DumpDefineClass() local1448 int ctorMethodId = 0; in DumpNewObjRange() local2185 void PGOProfiler::InsertSkipCtorMethodIdSafe(EntityId ctorMethodId) in InsertSkipCtorMethodIdSafe()
391 int ctorMethodId = 0; in ConvertNewObjRange() local
1361 auto ctorMethodId = GetRuntime()->ResolveMethodIndex(GetMethod(), ctorMethodIndex); in BuildInitString() local
288 … EntityId ctorMethodId = Method::Cast(func->GetMethod(thread).GetTaggedObject())->GetMethodId(); in PrototypeSetter() local