Lines Matching refs:proposal
1330 * `{Array, %TypedArray%}#includes` [proposal](https://github.com/tc39/Array.prototype.includes) - m…
1362 * `Object.values`, `Object.entries` [proposal](https://github.com/tc39/proposal-object-values-entri…
1383 * `Object.getOwnPropertyDescriptors` [proposal](https://github.com/tc39/proposal-object-getownprope…
1399 * `String#padStart`, `String#padEnd` [proposal](https://github.com/tc39/proposal-string-pad-start-e…
1440 * `global` [proposal](https://github.com/tc39/proposal-global) - modules [`es7.global`](https://git…
1455 * `Promise#finally` [proposal](https://github.com/tc39/proposal-promise-finally) - module [`es7.pro…
1475 * `String#trimLeft`, `String#trimRight` / `String#trimStart`, `String#trimEnd` [proposal](https://g…
1500 * `Symbol.asyncIterator` for [async iteration proposal](https://github.com/tc39/proposal-async-iter…
1515 * `Promise.try` [proposal](https://github.com/tc39/proposal-promise-try) - module [`es7.promise.try…
1530 * `Array#flatten` and `Array#flatMap` [proposal](https://tc39.github.io/proposal-flatMap) - modules…
1551 * `.of` and `.from` methods on collection constructors [proposal](https://github.com/tc39/proposal-…
1583 * `String#matchAll` [proposal](https://github.com/tc39/String.prototype.matchAll) - module [`es7.st…
1599 * `Observable` [proposal](https://github.com/zenparsing/es-observable) - modules [`es7.observable`]…
1626 [proposal](https://github.com/rwaldron/proposal-math-extensions) - modules
1654 * `Math.signbit` [proposal](http://jfbastien.github.io/papers/Math.signbit.html) - module [`es7.mat…
1677 * `String#at` [proposal](https://github.com/mathiasbynens/String.prototype.at) - module [`es7.strin…
1692 * `Map#toJSON`, `Set#toJSON` [proposal](https://github.com/DavidBruant/Map-Set.prototype.toJSON) - …
1704 * `Error.isError` [proposal](https://github.com/ljharb/proposal-is-error) - module [`es7.error.is-e…
1713 * `Math.{iaddh, isubh, imulh, umulh}` [proposal](https://gist.github.com/BrendanEich/4294d5c212a6d2…
1746 * `Reflect` metadata [proposal](https://github.com/jonathandturner/decorators/blob/master/specs/met…
1804 …loirock/core-js/blob/v2.6.12/modules/web.immediate.js). [`setImmediate` proposal](https://develope…