Searched refs:SetBackingStore (Results 1 – 4 of 4) sorted by relevance
157 void WriteWrap::SetBackingStore(std::unique_ptr<v8::BackingStore> bs) { in SetBackingStore() function
151 res.wrap->SetBackingStore(std::move(bs)); in ProcessData()
94 inline void SetBackingStore(std::unique_ptr<v8::BackingStore> bs);
291 res.wrap->SetBackingStore(std::move(bs)); in Writev()440 res.wrap->SetBackingStore(std::move(bs)); in WriteString()