Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dsnapshot.h26 explicit SnapshotData(const Vector<const byte> snapshot) in SnapshotData() function
Dsnapshot-common.cc183 SnapshotData::SnapshotData(const Serializer* serializer) { in SnapshotData() function in v8::internal::SnapshotData
Dserializer.h238 friend class SnapshotData; variable