HomeSort by relevance Sort by last modified time
    Searched defs:SnapshotData (Results 1 - 2 of 2) sorted by null

  /external/v8/src/snapshot/
serialize.h 578 friend class SnapshotData;
711 class SnapshotData : public SerializedData {
714 explicit SnapshotData(const Serializer& ser);
717 explicit SnapshotData(const Vector<const byte> snapshot)
serialize.cc     [all...]

Completed in 38 milliseconds