Home
last modified time | relevance | path

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

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