Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap-inl.h426 TaggedObject *Heap::AllocateHugeObject(size_t size) in AllocateHugeObject() function in panda::ecmascript::Heap
452 TaggedObject *Heap::AllocateHugeObject(JSHClass *hclass, size_t size) in AllocateHugeObject() function in panda::ecmascript::Heap
905 TaggedObject *SharedHeap::AllocateHugeObject(JSThread *thread, JSHClass *hclass, size_t size) AllocateHugeObject() function in panda::ecmascript::SharedHeap
915 TaggedObject *SharedHeap::AllocateHugeObject(JSThread *thread, size_t size) AllocateHugeObject() function in panda::ecmascript::SharedHeap
[all...]

Completed in 3 milliseconds