Home
last modified time | relevance | path

Searched defs:accessorMethodId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.cpp518 auto accessorMethodId = prototypeHandler->GetAccessorMethodId(); in HandleLoadTypePrototypeHandler() local
594 auto accessorMethodId = prototypeHandler->GetAccessorMethodId(); in HandleOtherTypesPrototypeHandler() local
897 AddObjectInfo(ApEntityId abcId, int32_t bcOffset, JSHClass *receiver, JSHClass *hold, JSHClass *holdTra, uint32_t accessorMethodId) AddObjectInfo() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1105 auto accessorMethodId = prototypeHandler->GetAccessorMethodId(); in DumpICByNameWithHandler() local
1153 auto accessorMethodId = prototypeHandler->GetAccessorMethodId(); in DumpICLoadByNameWithHandler() local
1647 AddObjectInfo(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset, JSHClass *receiver, JSHClass *hold, JSHClass *holdTra, uint32_t accessorMethodId) AddObjectInfo() argument

Completed in 6 milliseconds