Skip to content
Snippets Groups Projects
Commit 5424c811 authored by Joseph Pecoraro's avatar Joseph Pecoraro Committed by Leo Balter
Browse files

Fix Function.prototype.bind test (#958)

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.
parent 9ed24917
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment