Home
last modified time | relevance | path

Searched refs:shouldPromote (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_marker-inl.h277 inline uintptr_t MovableMarker::AllocateDstSpace(uint32_t threadId, size_t size, bool &shouldPromote) in AllocateDstSpace() argument
280 if (shouldPromote) { in AllocateDstSpace()
296 shouldPromote = true; in AllocateDstSpace()
H A Dparallel_marker.h141 inline uintptr_t AllocateDstSpace(uint32_t threadId, size_t size, bool &shouldPromote);

Completed in 2 milliseconds