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