Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dsnapshot.h30 explicit SnapshotData(const Vector<const byte> snapshot) in SnapshotData() function
Dsnapshot-common.cc639 SnapshotData::SnapshotData(const Serializer<AllocatorT>* serializer) { in SnapshotData() function in v8::internal::SnapshotData