Home
last modified time | relevance | path

Searched defs:ctorMethodId (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1061 auto ctorMethodId = ctorJSMethod->GetMethodId().GetOffset(); in DumpDefineClass() local
1185 int ctorMethodId = slotValue.GetInt(); in DumpNewObjRange() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder-inl.h1329 auto ctorMethodId = GetRuntime()->ResolveMethodIndex(GetMethod(), ctorMethodIndex); in BuildInitString() local