Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp546 uint64_t top = GetStackStart(); in IsLegalAsmSp()
615 currentContext_->SetStackStart(GetStackStart()); in SwitchCurrentContext()
624 glueData_.stackStart_ = currentContext->GetStackStart(); in SwitchCurrentContext()
Decma_context.h369 uint64_t GetStackStart() const in GetStackStart() function
Djs_thread.h594 uint64_t GetStackStart() const in GetStackStart() function