-
- Downloads
Refactor tests for built-in @@iterator methods
Assert the value of the properties and update the test frontmatter to include the `Symbol.iterator` feature.
Showing
- test/built-ins/Array/prototype/Symbol.iterator.js 20 additions, 0 deletionstest/built-ins/Array/prototype/Symbol.iterator.js
- test/built-ins/Map/prototype/Symbol.iterator.js 19 additions, 0 deletionstest/built-ins/Map/prototype/Symbol.iterator.js
- test/built-ins/Set/prototype/Symbol.iterator.js 20 additions, 0 deletionstest/built-ins/Set/prototype/Symbol.iterator.js
- test/language/arguments-object/mapped/Symbol.iterator.js 1 addition, 0 deletionstest/language/arguments-object/mapped/Symbol.iterator.js
- test/language/arguments-object/unmapped/Symbol.iterator.js 1 addition, 0 deletionstest/language/arguments-object/unmapped/Symbol.iterator.js
Loading
Please register or sign in to comment