Searched defs:DumpForSnapShotStruct (Results 1 – 1 of 1) sorted by relevance
51 struct DumpForSnapShotStruct { struct52 const EcmaVM *vm;53 int dumpFormat;54 bool isVmMode = true;55 bool isPrivate = false;56 bool captureNumericValue = false;57 bool isFullGC = true;