Searched refs:SetGlobalObject (Results 1 – 3 of 3) sorted by relevance
237 thread_->SetGlobalObject(GetGlobalEnv()->GetGlobalObject()); in Initialize()
749 SetGlobalObject(currentContext->GetGlobalEnv()->GetGlobalObject()); in SwitchCurrentContext()
212 void SetGlobalObject(JSTaggedValue globalObject) in SetGlobalObject() function