Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/mem/
Ditems_pool.h83 PaddedItem *newItem = freeList_; in AllocItem() local
96 PaddedItem *newItem = currentPos_; in AllocItem() local
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.cpp716 auto newItem = ScalarValueIdFromOld(oldItem); in ValueFromOld() local