Home
last modified time | relevance | path

Searched defs:backing_store_ (Results 1 – 4 of 4) sorted by relevance

/third_party/node/src/
Dnode_process.h88 std::shared_ptr<v8::BackingStore> backing_store_; variable
/third_party/node/deps/v8/src/parsing/
Dliteral-buffer.h100 base::Vector<byte> backing_store_; variable
/third_party/node/deps/v8/src/execution/
Dfutex-emulation.h103 std::weak_ptr<BackingStore> backing_store_; variable
/third_party/node/deps/v8/src/objects/
Djs-array-buffer.h226 std::shared_ptr<BackingStore> backing_store_; variable