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