Home
last modified time | relevance | path

Searched defs:requestedSize (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dframe_allocator-inl.h166 size_t requestedSize = size + sizeof(FramesArena) + GetAlignmentInBytes(ALIGNMENT); in GetNextArenaSize() local
H A Dtlab.cpp62 size_t requestedSize = GetAlignedObjectSize(size); in Alloc() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Dsort_helper.h64 JSHandle<TaggedArray> GetTempArray(int requestedSize) in GetTempArray() argument

Completed in 2 milliseconds