Commit f4a1840
authored
ref(utils): Remove
Now that we're ES6-only, we no longer need to polyfill `Object.setPrototypeOf`. (The last browser to gain support for it did so in September of 2015[1].)
[1] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/setPrototypeOf#browser_compatibilityObject.setPrototypeOf polyfill (#5087)1 parent 042e96e commit f4a1840
2 files changed
+1
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | | - | |
| 10 | + | |
13 | 11 | | |
14 | 12 | | |
This file was deleted.
0 commit comments