Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap-inl.h339 TaggedObject *Heap::AllocateReadOnlyOrHugeObject(JSHClass *hclass) in AllocateReadOnlyOrHugeObject() function in panda::ecmascript::Heap
349 TaggedObject *Heap::AllocateReadOnlyOrHugeObject(JSHClass *hclass, size_t size) in AllocateReadOnlyOrHugeObject() function in panda::ecmascript::Heap
939 TaggedObject *SharedHeap::AllocateReadOnlyOrHugeObject(JSThread *thread, JSHClass *hclass) in AllocateReadOnlyOrHugeObject() function in panda::ecmascript::SharedHeap
945 TaggedObject *SharedHeap::AllocateReadOnlyOrHugeObject(JSThread *thread, JSHClass *hclass, size_t size) in AllocateReadOnlyOrHugeObject() function in panda::ecmascript::SharedHeap

Completed in 4 milliseconds