Home
last modified time | relevance | path

Searched refs:IterateInfoAndType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpgo_bc_info.h96 void IterateInfoAndType(uint32_t methodOffset, const Callback &cb) const in IterateInfoAndType() function
Dtype_recorder.cpp159 …bcInfo->IterateInfoAndType(methodOffset, [this, &typeParser, methodOffset, &recordName, &jsPandaFi… in CreateTypesForPGO()
216 bcInfo->IterateInfoAndType(methodOffset, [this, methodOffset, &jsPandaFile, tsManager] in BindPgoTypeToGateType()