Home
last modified time | relevance | path

Searched defs:ctorMethodId (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h110 void InsertSkipCtorMethodIdSafe(EntityId ctorMethodId) in InsertSkipCtorMethodIdSafe() argument
H A Dpgo_profiler.cpp1347 auto ctorMethodId = ctorJSMethod->GetMethodId().GetOffset(); in DumpDefineClass() local
1481 int ctorMethodId = 0; in DumpNewObjRange() local
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.cpp360 int ctorMethodId = 0; in ConvertNewObjRange() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dinst_builder-inl.h1369 auto ctorMethodId = GetRuntime()->ResolveMethodIndex(GetMethod(), ctorMethodIndex); in BuildInitString() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_function.cpp186 EntityId ctorMethodId = Method::Cast(func->GetMethod().GetTaggedObject())->GetMethodId(); in PrototypeSetter() local

Completed in 12 milliseconds