Home
last modified time | relevance | path

Searched defs:COMPACT (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/initialization/
DConfigResolver.ts65 COMPACT, enumerator
356 static readonly COMPACT = '-compact'; property in ObConfigResolver
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h71 enum class NotationOption : uint8_t { STANDARD = 0x01, SCIENTIFIC, ENGINEERING, COMPACT, EXCEPTION … enumerator