Searched refs:GetBindingObject (Results 1 – 2 of 2) sorted by relevance
87 const std::unique_ptr<BindingObject>& GetBindingObject() const in GetBindingObject() function
1922 … if (contextRef->GetBindingObject() && contextRef->GetBindingObject()->Get<NativeReference>()) { in SetLocalStorage()1923 jsEngine->SetContext(id, contextRef->GetBindingObject()->Get<NativeReference>()); in SetLocalStorage()