Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h366 TaggedObject *Heap::AllocateNonMovableOrHugeObject(JSHClass *hclass) in AllocateNonMovableOrHugeObject() function
379 TaggedObject *Heap::AllocateNonMovableOrHugeObject(JSHClass *hclass, size_t size) in AllocateNonMovableOrHugeObject() function
796 TaggedObject *SharedHeap::AllocateNonMovableOrHugeObject(JSThread *thread, JSHClass *hclass) in AllocateNonMovableOrHugeObject() function
802 TaggedObject *SharedHeap::AllocateNonMovableOrHugeObject(JSThread *thread, JSHClass *hclass, size_t… in AllocateNonMovableOrHugeObject() function
825 TaggedObject *SharedHeap::AllocateNonMovableOrHugeObject(JSThread *thread, size_t size) in AllocateNonMovableOrHugeObject() function