Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dserialize.h578 friend class SnapshotData; variable
717 explicit SnapshotData(const Vector<const byte> snapshot) in SnapshotData() function
Dserialize.cc2581 SnapshotData::SnapshotData(const Serializer& ser) { in SnapshotData() function in v8::internal::SnapshotData