Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.h540 static constexpr uint32_t MIN_STACK_SIZE = 8; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h746 static constexpr uint32_t MIN_STACK_SIZE = 8; variable