Searched defs:AddDefine (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ | ||
H A D | pgo_method_type_set.h | 74 void AddDefine(uint32_t offset, PGODefineOpType type) in AddDefine() function in panda::ecmascript::pgo::PGOMethodTypeSet |
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
H A D | pgo_profiler_info.cpp | 237 bool PGOMethodInfoMap::AddDefine(Chunk *chunk, PGOMethodId methodId, int32_t offset, PGODefineOpType type) in AddDefine() function in panda::ecmascript::pgo::PGOMethodInfoMap 616 bool PGORecordDetailInfos::AddDefine( in AddDefine() function in panda::ecmascript::pgo::PGORecordDetailInfos |
Completed in 4 milliseconds