Searched defs:typeRecorder (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/ |
| D | pgo_hclass_generator.h | 32 : typeRecorder_(typeRecorder), ptManager_(ptManager), status_(status) {} in typeRecorder_() argument
|
| D | pgo_type_parser.cpp | 20 void BaseParser::Parse(const BytecodeInfoCollector &collector, const PGOTypeRecorder &typeRecorder, in Parse() 192 bool PGOTypeParser::SkipGenerateHClass(PGOTypeRecorder typeRecorder, ProfileType rootType, in SkipGenerateHClass() 207 PGOTypeRecorder typeRecorder(decoder_); in Preproccessor() local 236 PGOTypeRecorder typeRecorder(decoder_, jsPandaFile, methodOffset); in Preproccessor() local 246 PGOTypeRecorder typeRecorder(decoder_); in CreatePGOType() local 271 PGOTypeRecorder typeRecorder(decoder_, jsPandaFile, methodOffset); in CreatePGOType() local
|