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.cpp1653 static void MoveStorageData(ObjectHeader *sb, void *newstorage) in MoveStorageData()
1681 auto *newstorage = ark::coretypes::Array::Create(klass, capacity); in AssureCapacity() local