Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/
Dheap.h200 static void OnHeapExtended(HeapAddress newEnd) { heapCurrentEnd_ = newEnd; } in OnHeapExtended() function
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h1105 void OnHeapExtended(uintptr_t newEnd) in OnHeapExtended() function