paulmillr/es6-shim

Calling almost all functions on null / undefined should throw TypeError

paulmillr opened this issue · 0 comments

We now should use ES.CheckObjectCoercible almost everywhere since spec uses it.