Skip to content
Snippets Groups Projects
user avatar
Joseph Pecoraro authored
The `length` property should be [[Configurable]]
https://tc39.github.io/ecma262/#sec-function.prototype.bind

Also the test was testing deleting the wrong property.

Fixes #957.
5424c811
History