Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dsnapshot-source-sink.h22 SnapshotByteSource(const char* data, int length) in SnapshotByteSource() function
27 explicit SnapshotByteSource(Vector<const byte> payload) in SnapshotByteSource() function