Home
last modified time | relevance | path

Searched refs:GetMaxStackSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_param_configuration.h156 uint32_t GetMaxStackSize() const in GetMaxStackSize() function
Djs_thread.cpp55 size_t maxStackSize = vm->GetEcmaParamConfiguration().GetMaxStackSize(); in Create()
109 vm_->GetEcmaParamConfiguration().GetMaxStackSize()); in ~JSThread()
574 size_t maxStackSize = vm_->GetEcmaParamConfiguration().GetMaxStackSize(); in IsLegalThreadSp()
609 size_t maxStackSize = vm_->GetEcmaParamConfiguration().GetMaxStackSize(); in PushContext()