Home
last modified time | relevance | path

Searched defs:protoChainRef (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.cpp96 auto protoChainRef = base::ReadBufferInSize<PGOProtoChainRef>(addr); in ParseProtoChainsFromBinary() local
127 auto protoChainRef = PGOProtoChainRef::ConvertFrom(context, protoChain); in ProcessToBinary() local