`[1,2,3].splice(1)` returns `[]` on Safari 8.0.7 when using es5-shim
[1,2,3].splice(1)returns[]on Safari 8.0.7 when using es5-shim