Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp567 uint64_t top = GetStackStart(); in IsLegalAsmSp()
636 currentContext_->SetStackStart(GetStackStart()); in SwitchCurrentContext()
645 glueData_.stackStart_ = currentContext->GetStackStart(); in SwitchCurrentContext()
Decma_context.h369 uint64_t GetStackStart() const in GetStackStart() function
Djs_thread.h598 uint64_t GetStackStart() const in GetStackStart() function