Searched defs:AllocateNonMovableOrHugeObject (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | heap-inl.h | 366 TaggedObject *Heap::AllocateNonMovableOrHugeObject(JSHClass *hclass) in AllocateNonMovableOrHugeObject() function in panda::ecmascript::Heap 379 TaggedObject *Heap::AllocateNonMovableOrHugeObject(JSHClass *hclass, size_t size) in AllocateNonMovableOrHugeObject() function in panda::ecmascript::Heap 787 TaggedObject *SharedHeap::AllocateNonMovableOrHugeObject(JSThread *thread, JSHClass *hclass) in AllocateNonMovableOrHugeObject() function in panda::ecmascript::SharedHeap 793 TaggedObject *SharedHeap::AllocateNonMovableOrHugeObject(JSThread *thread, JSHClass *hclass, size_t size) in AllocateNonMovableOrHugeObject() function in panda::ecmascript::SharedHeap 816 TaggedObject *SharedHeap::AllocateNonMovableOrHugeObject(JSThrea function in panda::ecmascript::SharedHeap [all...] |
Completed in 4 milliseconds