Searched defs:arrLength (Results 1 – 7 of 7) sorted by relevance
236 T *ArenaAllocatorT<USE_OOM_HANDLER>::AllocArray(size_t arrLength) in AllocArray()
183 T *AllocArray(size_t arrLength) in AllocArray()600 T *AllocArray(size_t arrLength) in AllocArray()
442 T *RunSlotsAllocator<AllocConfigT, LockConfigT>::AllocArray(size_t arrLength) in AllocArray()
414 uint32_t arrLength = propertyArray->GetLength(); in SerializeJSONObject() local
219 uint32_t arrLength = propertyArray->GetLength(); in SerializeJSONObject() local
3029 size_t arrLength = argc - firstArgOffset; in RuntimeOptNewObjRange() local
882 const size_t arrLength = method->GetNumberVRegs() + 1; // 1: env vreg in SaveFrameToContext() local