Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_parser.cpp234 collector.IterateAllMethods([this, jsPandaFile, &collector](uint32_t methodOffset) { in CreatePGOType()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h737 void IterateAllMethods(const Callback &cb) in IterateAllMethods() function