Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/snapshot/
Dsnapshot-source-sink.h28 SnapshotByteSource(const char* data, int length) in SnapshotByteSource() function
33 explicit SnapshotByteSource(base::Vector<const byte> payload) in SnapshotByteSource() function