Home
last modified time | relevance | path

Searched refs:MARKSTACK_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance

/ark/js_runtime/ecmascript/mem/
Dparallel_work_helper.h26 static constexpr uint32_t MARKSTACK_MAX_SIZE = 100; variable
27 static constexpr uint32_t STACK_AREA_SIZE = sizeof(uintptr_t) * MARKSTACK_MAX_SIZE;