OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 554 milliseconds