Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpgo_bc_info.h64 void IterateValByMethodOffsetAndType(uint32_t methodOffset, const Callback &cb) const in IterateValByMethodOffsetAndType() function
107 infos_[type].IterateValByMethodOffsetAndType(methodOffset, cb); in IterateInfoByType()