Searched defs:accessorMethodId (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| H A D | jit_profiler.cpp | 518 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 D | pgo_profiler.cpp | 1105 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