Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h426 TaggedObject *Heap::AllocateHugeObject(size_t size) in AllocateHugeObject() function
452 TaggedObject *Heap::AllocateHugeObject(JSHClass *hclass, size_t size) in AllocateHugeObject() function
914 TaggedObject *SharedHeap::AllocateHugeObject(JSThread *thread, JSHClass *hclass, size_t size) in AllocateHugeObject() function
924 TaggedObject *SharedHeap::AllocateHugeObject(JSThread *thread, size_t size) in AllocateHugeObject() function