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/
H A Dbacktrace.cpp24 static const int MAX_STACK_SIZE = 256; member
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
H A Dbacktrace.cpp43 static const int MAX_STACK_SIZE = 16; member
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.h32 const int MAX_STACK_SIZE = 128; // 128:the maximum size of the js stack member

Completed in 1 milliseconds