-
- Downloads
String.prototype.matchAll: add tests for stage 3
`RegExp.prototype[Symbol.matchAll]`: Add basic tests.
Showing
- test/built-ins/RegExp/prototype/Symbol.matchAll/coerce-arg.js 27 additions, 0 deletions.../built-ins/RegExp/prototype/Symbol.matchAll/coerce-arg.js
- test/built-ins/RegExp/prototype/Symbol.matchAll/get-species-constructor-err.js 22 additions, 0 deletions.../prototype/Symbol.matchAll/get-species-constructor-err.js
- test/built-ins/RegExp/prototype/Symbol.matchAll/length.js 25 additions, 0 deletionstest/built-ins/RegExp/prototype/Symbol.matchAll/length.js
- test/built-ins/RegExp/prototype/Symbol.matchAll/name.js 23 additions, 0 deletionstest/built-ins/RegExp/prototype/Symbol.matchAll/name.js
- test/built-ins/RegExp/prototype/Symbol.matchAll/prop-desc.js 19 additions, 0 deletionstest/built-ins/RegExp/prototype/Symbol.matchAll/prop-desc.js
- test/built-ins/RegExp/prototype/Symbol.matchAll/this-val-non-obj.js 36 additions, 0 deletions...-ins/RegExp/prototype/Symbol.matchAll/this-val-non-obj.js
- test/built-ins/RegExp/prototype/Symbol.matchAll/this-val-non-regexp.js 22 additions, 0 deletions...s/RegExp/prototype/Symbol.matchAll/this-val-non-regexp.js
Loading
Please register or sign in to comment