Home
last modified time | relevance | path

Searched defs:ItemData (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.cpp83 class ItemData { class in panda::panda_file::ItemDeduper
85 explicit ItemData(BaseItem *item) : item_(item) in ItemData() function in panda::panda_file::ItemDeduper::ItemData
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h407 struct ItemData { struct