Searched defs:hasIntl (Results 1 – 2 of 2) sorted by relevance
1 const hasIntl = typeof Intl === 'object' && !!Intl constant
38 const hasIntl = !!process.config.variables.v8_enable_i18n_support; constant899 hasIntl, property