Searched defs:DumpFormat (Results 1 – 2 of 2) sorted by relevance
30 enum class DumpFormat { JSON, BINARY, OTHER }; enum
56 using DumpFormat = ecmascript::DumpFormat; variable