Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h252 TaggedObject *Heap::AllocateHugeObject(size_t size) in AllocateHugeObject() function
275 TaggedObject *Heap::AllocateHugeObject(JSHClass *hclass, size_t size) in AllocateHugeObject() function