Searched refs:_S_ECMAScript (Results 1 – 4 of 4) sorted by relevance
60 _S_ECMAScript, in _GLIBCXX_VISIBILITY() enumerator123 static_cast<syntax_option_type>(1 << _S_ECMAScript); in _GLIBCXX_VISIBILITY()
75 _S_ECMAScript = 1 << 4, in _GLIBCXX_VISIBILITY() enumerator120 _GLIBCXX17_INLINE constexpr syntax_option_type ECMAScript = _S_ECMAScript; in _GLIBCXX_VISIBILITY()
73 _S_ECMAScript,130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;