Lines Matching refs:Function
140 - `Function#name` no longer cache the result for correct behaviour with inherited constructors, [#2…
174 - Added fallback for `Function#name` on non-extensible functions and functions with broken `toStrin…
225 …e future: `@@species` and `ToLength` logic in `Array` methods, `Date` parsing, `Function#bind`, etc
328 * Fixed `.name` property and `Function#toString` conversion some polyfilled methods
389 * Changed compression `client/*.min.js` options for safe `Function#name` and `Function#length`, sho…
403 * Added support native constructors to [`Function#bind`](https://github.com/zloirock/core-js/#ecmas…
463 * Wrapped `Function#toString` for correct work wrapped methods / constructors with methods similar …
482 * Added cap for `Function#@@hasInstance`
502 * Removed non-standard methods `Object#[_]` and `Function#only` - they solves syntax problems, but …
585 * Removed `Function#by`
595 * Added `Function` instances `name` property for IE9+
679 * Added `Function#@@referenceGet`