Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp108 GetNativeAreaAllocator()->Free(item->GetFrameBase(), sizeof(JSTaggedType) * in ~JSThread()
591 context->SetFramePointers(context->GetFrameBase() + maxStackSize, nullptr, nullptr); in PushContext()
622 glueData_.frameBase_ = currentContext->GetFrameBase(); in SwitchCurrentContext()
Decma_context.h360 JSTaggedType *GetFrameBase() const in GetFrameBase() function