Home | History | Annotate | Download | only in include

Lines Matching refs:SetReference

5982   void SetReference(const Persistent<T>& parent, const Persistent<S>& child);
6400 void SetReference(internal::Object** parent, internal::Object** child);
8752 void Isolate::SetReference(const Persistent<T>& parent,
8756 SetReference(reinterpret_cast<v8::internal::Object**>(parent.val_),