Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpgo_bc_info.h53 void IterateValByMethodOffset(uint32_t methodOffset, Type type, const Callback &cb) const in IterateValByMethodOffset() function
100 infos_[idx].IterateValByMethodOffset(methodOffset, type, cb); in IterateInfoAndType()