Searched defs:AllocateYoungOrHugeObject (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | heap-inl.h | 204 TaggedObject *Heap::AllocateYoungOrHugeObject(JSHClass *hclass) in AllocateYoungOrHugeObject() function in panda::ecmascript::Heap 210 TaggedObject *Heap::AllocateYoungOrHugeObject(size_t size) in AllocateYoungOrHugeObject() function in panda::ecmascript::Heap 244 TaggedObject *Heap::AllocateYoungOrHugeObject(JSHClass *hclass, size_t size) in AllocateYoungOrHugeObject() function in panda::ecmascript::Heap |
Completed in 4 milliseconds