Searched refs:GetFrameBase (Results 1 – 2 of 2) sorted by relevance
111 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()
421 JSTaggedType *GetFrameBase() const in GetFrameBase() function