Home | History | Annotate | Download | only in include

Lines Matching refs:SetData

5809   V8_INLINE void SetData(uint32_t slot, void* data);
5813 * Returns NULL if SetData has never been called for the given |slot|.
8700 void Isolate::SetData(uint32_t slot, void* data) {