Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_param_configuration.h164 uint32_t GetMaxStackSize() const in GetMaxStackSize() function
Djs_thread.cpp60 size_t maxStackSize = vm->GetEcmaParamConfiguration().GetMaxStackSize(); in Create()
112 vm_->GetEcmaParamConfiguration().GetMaxStackSize()); in ~JSThread()
677 size_t maxStackSize = vm_->GetEcmaParamConfiguration().GetMaxStackSize(); in IsLegalThreadSp()
712 size_t maxStackSize = vm_->GetEcmaParamConfiguration().GetMaxStackSize(); in PushContext()