Home
last modified time | relevance | path

Searched refs:SerializationFormat (Results 1 – 2 of 2) sorted by relevance

/external/v8/include/
Dv8-profiler.h516 enum SerializationFormat { enum
569 SerializationFormat format = kJSON) const;
/external/v8/src/api/
Dapi.cc10960 HeapSnapshot::SerializationFormat format) const { in Serialize()