Lines Matching refs:sec
64 …Enables or disables the [Annex B](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-B)…
66 …Enables or disable the [Array](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.4)…
68 …Enables or disables the [Boolean](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15…
70 …Enables or disables the [Date](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.9)…
72 …ive Error Types](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.11.6) (EvalError…
73 …**Note**: The [Error](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.11.2) objec…
75 …Enables or disables the [JSON](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.12…
77 …Enables or disables the [Math](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.8)…
79 …Enables or disables the [Number](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.…
81 …Enables or disables the [RegExp](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.…
83 …Enables or disables the [String](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15.…
85 … Built-in ECMAScript 5.1 Objects](http://www.ecma-international.org/ecma-262/5.1/index.html#sec-15)
102 …Enables or disables the [DataView](https://www.ecma-international.org/ecma-262/6.0/#sec-dataview-o…
104 …Enables or disables the [Map](http://www.ecma-international.org/ecma-262/6.0/#sec-keyed-collection…
106 …Enables or disables the [SET](https://www.ecma-international.org/ecma-262/6.0/#sec-set-objects) bu…
108 …Enables or disables the [Promise](http://www.ecma-international.org/ecma-262/6.0/#sec-promise-obje…
110 …ternational.org/ecma-262/6.0/#sec-arraybuffer-objects) and [TypedArray](http://www.ecma-internatio…
112 …Enables or disable the [module system](http://www.ecma-international.org/ecma-262/6.0/#sec-modules…
114 …* [arrow functions](http://www.ecma-international.org/ecma-262/6.0/#sec-arrow-function-definitions…
115 …* [class](https://www.ecma-international.org/ecma-262/6.0/#sec-class-definitions) language element.
116 …* [default value](http://www.ecma-international.org/ecma-262/6.0/#sec-function-definitions) for fo…
117 …* [destructuring assignment](http://www.ecma-international.org/ecma-262/6.0/#sec-destructuring-ass…
118 …* [destructuring binding pattern](http://www.ecma-international.org/ecma-262/6.0/#sec-destructurin…
119 …* [enhanced object initializer](http://www.ecma-international.org/ecma-262/6.0/#sec-object-initial…
120 …* [for-of](https://www.ecma-international.org/ecma-262/6.0/#sec-for-in-and-for-of-statements) lang…
121 …* [generator functions](http://www.ecma-international.org/ecma-262/6.0/#sec-generator-function-def…
122 * [iterator](https://www.ecma-international.org/ecma-262/6.0/#sec-iterator-interface) built-in.
123 …* [rest parameter](http://www.ecma-international.org/ecma-262/6.0/#sec-function-definitions) langu…
124 * [symbol](https://www.ecma-international.org/ecma-262/6.0/#sec-symbol-objects) language element.
125 …* [template strings](http://www.ecma-international.org/ecma-262/6.0/#sec-static-semantics-template…