Searched defs:STACK_AREA_SIZE (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | work_manager.h | 28 static constexpr uint32_t STACK_AREA_SIZE = sizeof(uintptr_t) * MARKSTACK_MAX_SIZE; member |
Completed in 2 milliseconds