Skip to content
Snippets Groups Projects
Commit 19fa24ee authored by Adrian Heine né Lang's avatar Adrian Heine né Lang Committed by Leo Balter
Browse files

Remove wrong feature tag (#1932)

parent 6d5dad87
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ info: |
10. Let desc be the PropertyDescriptor{[[Value]]: closure, [[Writable]]:
true, [[Enumerable]]: enumerable, [[Configurable]]: true}.
11. Return ? DefinePropertyOrThrow(object, propKey, desc).
features: [generators]
---*/
assert.throws(TypeError, function() {
......
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