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