Searched defs:ctorMethodId (Results 1 – 5 of 5) sorted by relevance
110 void InsertSkipCtorMethodIdSafe(EntityId ctorMethodId) in InsertSkipCtorMethodIdSafe()
1338 auto ctorMethodId = ctorJSMethod->GetMethodId().GetOffset(); in DumpDefineClass() local1472 int ctorMethodId = 0; in DumpNewObjRange() local
186 … EntityId ctorMethodId = Method::Cast(func->GetMethod().GetTaggedObject())->GetMethodId(); in PrototypeSetter() local
360 int ctorMethodId = 0; in ConvertNewObjRange() local
1332 auto ctorMethodId = GetRuntime()->ResolveMethodIndex(GetMethod(), ctorMethodIndex); in BuildInitString() local