Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp1693 static void MoveStorageData(ObjectHeader *sb, void *newstorage) in MoveStorageData()
1721 auto *newstorage = ark::coretypes::Array::Create(klass, capacity); in AssureCapacity() local