Home
last modified time | relevance | path

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

/external/v8/src/objects/
Djs-array-buffer.cc105 std::shared_ptr<BackingStore> JSArrayBuffer::GetBackingStore() { in GetBackingStore() function in v8::internal::JSArrayBuffer
/external/v8/src/api/
Dapi.cc3846 std::shared_ptr<v8::BackingStore> v8::ArrayBuffer::GetBackingStore() { in GetBackingStore() function in v8::v8::ArrayBuffer
3858 std::shared_ptr<v8::BackingStore> v8::SharedArrayBuffer::GetBackingStore() { in GetBackingStore() function in v8::v8::SharedArrayBuffer