Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmark_stack.h108 currentArea_ = NativeAreaAllocator::AllocateSpace(DEFAULT_MARK_STACK_SIZE); in BeginMarking()
156 auto area = NativeAreaAllocator::AllocateSpace(DEFAULT_MARK_STACK_SIZE); in Extend()
H A Dmem.h67 static constexpr size_t DEFAULT_MARK_STACK_SIZE = 4_KB; member

Completed in 2 milliseconds