Searched defs:pinned (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coretypes/ |
| D | array.cpp | 29 bool pinned = false, const PandaVM *vm = Thread::GetCurrent()->GetVM()) in AllocateArray() 51 bool pinned) in Create() 72 …ay *Array::Create(ark::Class *arrayClass, ArraySizeT length, ark::SpaceType spaceType, bool pinned) in Create() 91 …y *Array::Create(DynClass *dynarrayclass, ArraySizeT length, ark::SpaceType spaceType, bool pinned) in Create()
|
| D | string.cpp | 71 bool pinned) in CreateFromMUtf8() 94 bool movable, bool pinned) in CreateFromMUtf8() 104 const LanguageContext &ctx, PandaVM *vm, bool movable, bool pinned) in CreateFromMUtf8() 114 bool pinned) in CreateFromMUtf8() 124 const LanguageContext &ctx, PandaVM *vm, bool movable, bool pinned) in CreateFromMUtf8() 133 bool movable, bool pinned) in CreateFromUtf8() 152 const LanguageContext &ctx, PandaVM *vm, bool movable, bool pinned) in CreateFromUtf16() 176 PandaVM *vm, bool movable, bool pinned) in CreateFromUtf16() 1051 bool pinned) in AllocStringObject()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/cmc-gc-adapter/ |
| D | cmc-allocator-adapter.cpp | 36 [[maybe_unused]] bool pinned) in Allocate()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | heap_manager.cpp | 108 … ObjectAllocatorBase::ObjMemInitPolicy objInitType, bool pinned) in AllocateObject() 141 ObjectAllocatorBase::ObjMemInitPolicy objInitType, bool pinned) in TryGCAndAlloc() 178 … ObjectAllocatorBase::ObjMemInitPolicy objInitType, bool pinned) in AllocateMemoryForObject()
|
| D | allocator.cpp | 118 … ObjMemInitPolicy objInit, [[maybe_unused]] bool pinned) in Allocate() 274 ObjMemInitPolicy objInit, [[maybe_unused]] bool pinned) in Allocate()
|
| D | region_allocator-inl.h | 215 void *RegionAllocator<AllocConfigT, LockConfigT>::Alloc(size_t size, Alignment align, bool pinned) in Alloc()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1-allocator.cpp | 194 ObjMemInitPolicy objInit, [[maybe_unused]] bool pinned) in Allocate()
|