Home
last modified time | relevance | path

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

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