Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp46 size_t maxStackSize = vm->GetEcmaParamConfiguration().GetMaxStackSize(); in Create() local
564 size_t maxStackSize = vm_->GetEcmaParamConfiguration().GetMaxStackSize(); in IsLegalThreadSp() local