Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h509 …void AddIndexToCPInfo(ConstantPoolInfo::ItemType type, uint32_t index, uint32_t methodOffset, uint… in AddIndexToCPInfo() function
767 bytecodeInfo_.AddIndexToCPInfo(type, index, methodOffset, bcIndex); in AddConstantPoolIndexToBCInfo()