-
- Downloads
String.prototype.matchAll: add tests for stage 3
`String.prototype.matchAll`: Add basic tests.
Showing
- test/built-ins/String/prototype/matchAll/cstm-matcher-get-err.js 26 additions, 0 deletions...ilt-ins/String/prototype/matchAll/cstm-matcher-get-err.js
- test/built-ins/String/prototype/matchAll/cstm-matcher-invocation.js 34 additions, 0 deletions...-ins/String/prototype/matchAll/cstm-matcher-invocation.js
- test/built-ins/String/prototype/matchAll/invoke-builtin-matchall.js 43 additions, 0 deletions...-ins/String/prototype/matchAll/invoke-builtin-matchall.js
- test/built-ins/String/prototype/matchAll/length.js 24 additions, 0 deletionstest/built-ins/String/prototype/matchAll/length.js
- test/built-ins/String/prototype/matchAll/name.js 27 additions, 0 deletionstest/built-ins/String/prototype/matchAll/name.js
- test/built-ins/String/prototype/matchAll/prop-desc.js 18 additions, 0 deletionstest/built-ins/String/prototype/matchAll/prop-desc.js
- test/built-ins/String/prototype/matchAll/this-val-non-obj-coercible.js 22 additions, 0 deletions...s/String/prototype/matchAll/this-val-non-obj-coercible.js
Loading
Please register or sign in to comment