Home
last modified time | relevance | path

Searched defs:GetBackingStore (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-array-buffer-inl.h48 std::shared_ptr<BackingStore> JSArrayBuffer::GetBackingStore() const { in GetBackingStore() function
/third_party/node/deps/v8/src/api/
Dapi.cc4030 std::shared_ptr<v8::BackingStore> v8::ArrayBuffer::GetBackingStore() { in GetBackingStore() function in v8::v8::ArrayBuffer
4046 std::shared_ptr<v8::BackingStore> v8::SharedArrayBuffer::GetBackingStore() { in GetBackingStore() function in v8::v8::SharedArrayBuffer