Searched refs:GetStackLimit (Results 1 – 4 of 4) sorted by relevance
545 uint64_t bottom = GetStackLimit() - EcmaParamConfiguration::GetDefaultReservedStackSize(); in IsLegalAsmSp()614 currentContext_->SetStackLimit(GetStackLimit()); in SwitchCurrentContext()623 glueData_.stackLimit_ = currentContext->GetStackLimit(); in SwitchCurrentContext()
377 uint64_t GetStackLimit() const in GetStackLimit() function
527 …ead->IsAsmInterpreter() && UNLIKELY(thread->GetCurrentStackPosition() < thread->GetStackLimit())) { in GetProperty()529 << " limit:" << thread->GetStackLimit(); in GetProperty()
599 uint64_t GetStackLimit() const in GetStackLimit() function