Home
last modified time | relevance | path

Searched refs:GetStackStart (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp933 uint64_t top = GetStackStart() + EcmaParamConfiguration::GetAllowedUpperStackDiff(); in IsLegalAsmSp()
1000 glueData_.currentContext_->SetStackStart(GetStackStart()); in SwitchCurrentContext()
1013 glueData_.stackStart_ = currentContext->GetStackStart(); in SwitchCurrentContext()
Decma_context.h540 uint64_t GetStackStart() const in GetStackStart() function
Djs_thread.h754 uint64_t GetStackStart() const in GetStackStart() function