Home
last modified time | relevance | path

Searched refs:BackingStoreBase (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-array-buffer.h40 class V8_EXPORT BackingStore : public v8::internal::BackingStoreBase {
Dv8-internal.h651 class BackingStoreBase {};
/third_party/node/deps/v8/src/objects/
Dbacking-store.h43 class V8_EXPORT_PRIVATE BackingStore : public BackingStoreBase {
/third_party/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1182 ULONG64 BackingStoreBase; member
/third_party/node/deps/v8/src/api/
Dapi.cc4037 std::shared_ptr<i::BackingStoreBase> bs_base = backing_store; in GetBackingStore()
4052 std::shared_ptr<i::BackingStoreBase> bs_base = backing_store; in GetBackingStore()
7926 std::shared_ptr<i::BackingStoreBase> backing_store) { in ToInternal()
7987 std::unique_ptr<i::BackingStoreBase> backing_store = in NewBackingStore()
8002 std::unique_ptr<i::BackingStoreBase> backing_store = in NewBackingStore()
8186 std::unique_ptr<i::BackingStoreBase> backing_store = in NewBackingStore()
8201 std::unique_ptr<i::BackingStoreBase> backing_store = in NewBackingStore()