Home
last modified time | relevance | path

Searched refs:IterateProtoTransitionPool (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_recorder.h67 void IterateProtoTransitionPool(Callback callback) const in IterateProtoTransitionPool() function in panda::ecmascript::kungfu::PGOTypeRecorder
69 decoder_.IterateProtoTransitionPool(callback); in IterateProtoTransitionPool()
H A Dpgo_type_parser.cpp193 typeRecorder.IterateProtoTransitionPool([this](PGOProtoTransitionType type) { in CreatePGOType()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_decoder.h147 bool IterateProtoTransitionPool(Callback callback) const in IterateProtoTransitionPool() function in panda::ecmascript::pgo::PGOProfilerDecoder
152 return recordSimpleInfos_->IterateProtoTransitionPool(callback); in IterateProtoTransitionPool()
H A Dpgo_profiler_info.h671 bool IterateProtoTransitionPool(Callback callback) const in IterateProtoTransitionPool() function in panda::ecmascript::pgo::PGORecordSimpleInfos

Completed in 6 milliseconds