Home
last modified time | relevance | path

Searched defs:arrLength (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Darena_allocator.h236 T *ArenaAllocatorT<USE_OOM_HANDLER>::AllocArray(size_t arrLength) in AllocArray() argument
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dregion_allocator.h183 T *AllocArray(size_t arrLength) in AllocArray() argument
608 T *AllocArray(size_t arrLength) in AllocArray() argument
H A Drunslots_allocator.h442 T *RunSlotsAllocator<AllocConfigT, LockConfigT>::AllocArray(size_t arrLength) in AllocArray() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Dfast_json_stringifier.cpp216 uint32_t arrLength = propertyArray->GetLength(); in SerializeJSONObject() local
H A Djson_stringifier.cpp409 uint32_t arrLength = propertyArray->GetLength(); in SerializeJSONObject() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.cpp884 const size_t arrLength = method->GetNumberVRegs() + 1; // 1: env vreg in SaveFrameToContext() local

Completed in 14 milliseconds