Searched refs:IterateInfoAndType (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ |
D | pgo_bc_info.h | 96 void IterateInfoAndType(uint32_t methodOffset, const Callback &cb) const in IterateInfoAndType() function
|
D | type_recorder.cpp | 159 …bcInfo->IterateInfoAndType(methodOffset, [this, &typeParser, methodOffset, &recordName, &jsPandaFi… in CreateTypesForPGO() 216 bcInfo->IterateInfoAndType(methodOffset, [this, methodOffset, &jsPandaFile, tsManager] in BindPgoTypeToGateType()
|