Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h419 Item& GetCPItem(ItemType type) in GetCPItem() function
517 auto &item = cpInfo_.GetCPItem(type); in IterateConstantPoolInfo()
Dbytecode_info_collector.cpp835 Item &item = GetCPItem(type); in AddIndexToCPItem()