Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coretypes/
Darray.cpp89 Array *Array::Create(DynClass *dynarrayclass, ArraySizeT length, ark::SpaceType spaceType, bool pin… in Create() argument
92 HClass *arrayClass = dynarrayclass->GetHClass(); in Create()
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray.h66 PANDA_PUBLIC_API static Array *Create(DynClass *dynarrayclass, ArraySizeT length,