Home
last modified time | relevance | path

Searched defs:Allocate (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocator-inl.h51 uintptr_t BumpPointerAllocator::Allocate(size_t size) in Allocate() function
90 uintptr_t FreeListAllocator::Allocate(size_t size) in Allocate() function
104 uintptr_t FreeListAllocator::Allocate(FreeObject *object, size_t size) in Allocate() function
Dchunk.h40 [[nodiscard]] void *Allocate(size_t size) in Allocate() function
Dmem_map_allocator.cpp27 MemMap MemMapAllocator::Allocate(size_t size, size_t alignment, bool regular, bool isMachineCode) in Allocate() function in panda::ecmascript::MemMapAllocator
Dtlab_allocator-inl.h46 uintptr_t TlabAllocator::Allocate(size_t size, MemSpaceType space) in Allocate() function
Dnative_area_allocator.h105 void *Allocate(size_t size) in Allocate() function
Dcaddress_allocator.h101 [[nodiscard]] void *Allocate(size_t size) in Allocate() function
Dspace.cpp86 uintptr_t HugeObjectSpace::Allocate(size_t objectSize, JSThread *thread) in Allocate() function in panda::ecmascript::HugeObjectSpace
Dfree_object_list.cpp41 FreeObject *FreeObjectList::Allocate(size_t size) in Allocate() function in panda::ecmascript::FreeObjectList
Dlinear_space.cpp33 uintptr_t LinearSpace::Allocate(size_t size, bool isPromoted) in Allocate() function in panda::ecmascript::LinearSpace
Dsparse_space.cpp52 uintptr_t SparseSpace::Allocate(size_t size, bool allowGC) in Allocate() function in panda::ecmascript::SparseSpace
573 uintptr_t LocalSpace::Allocate(size_t size, bool isExpand) in Allocate() function in panda::ecmascript::LocalSpace
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.cpp283 bool RegAllocGraphColoring::Allocate() in Allocate() function in panda::compiler::RegAllocGraphColoring
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js105568 Allocate(t, e) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.Xn