-
- Downloads
Tests for RegExp capture substitution out of bounds (#925)
In https://github.com/tc39/ecma262/pull/853 , standard semantics for this case are proposed. This patch tests the case.
Showing
- test/built-ins/RegExp/prototype/Symbol.replace/subst-capture-idx-1.js 3 additions, 1 deletion...ns/RegExp/prototype/Symbol.replace/subst-capture-idx-1.js
- test/built-ins/RegExp/prototype/Symbol.replace/subst-capture-idx-2.js 5 additions, 2 deletions...ns/RegExp/prototype/Symbol.replace/subst-capture-idx-2.js
Please register or sign in to comment