Home
last modified time | relevance | path

Searched defs:MAX_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/linux/
Dbacktrace.cpp25 static const int MAX_STACK_SIZE = 256; variable
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
Dbacktrace.cpp31 static const int MAX_STACK_SIZE = 16; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h33 const int MAX_STACK_SIZE = 128; // 128:the maximum size of the js stack variable