Searched defs:AddObjectInfo (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| D | pgo_profiler_type.h | 378 void AddObjectInfo(const PGOObjectInfo &info) in AddObjectInfo() function |
| D | pgo_profiler_info.h | 498 void AddObjectInfo(uint32_t offset, const PGOObjectInfo &info) in AddObjectInfo() function |
| D | pgo_profiler_info.cpp | 667 bool PGOMethodInfoMap::AddObjectInfo(Chunk *chunk, PGOMethodId methodId, int32_t offset, const PGOO… in AddObjectInfo() function in panda::ecmascript::PGOMethodInfoMap |