Home
last modified time | relevance | path

Searched defs:protoChain (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_method_type_set.cpp79 auto protoChain = PGOProtoChain::ConvertFrom(context, protoChainRef); in ParseFromBinary() local
108 auto protoChain = typeInfo.GetTypeRef().GetObjectInfo(i).GetProtoChain(); in ProcessToBinary() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_profiler_type.h462 static PGOProtoChainTemplate *CreateProtoChain(std::vector<std::pair<PGOProfileType, PGOProfileType>> protoChain) in CreateProtoChain() argument
485 static void DeleteProtoChain(PGOProtoChainTemplate *protoChain) in DeleteProtoChain() argument
568 void AddPrototypePt(std::vector<std::pair<PGOProfileType, PGOProfileType>> protoChain) in AddPrototypePt() argument
682 void SetProtoChain(PGOProtoChainTemplate<PGOProfileType> *protoChain) in SetProtoChain() argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1661 std::vector<std::pair<ProfileType, ProfileType>> protoChain; in UpdatePrototypeChainInfo() local

Completed in 12 milliseconds