-
- Downloads
Apply feedback for RegExp.prototype.flags (#1196)
* Apply feedback for RegExp.prototype.flags Ref #1149
Showing
- test/built-ins/RegExp/prototype/flags/coercion-dotall.js 45 additions, 0 deletionstest/built-ins/RegExp/prototype/flags/coercion-dotall.js
- test/built-ins/RegExp/prototype/flags/coercion-global.js 45 additions, 0 deletionstest/built-ins/RegExp/prototype/flags/coercion-global.js
- test/built-ins/RegExp/prototype/flags/coercion-ignoreCase.js 45 additions, 0 deletionstest/built-ins/RegExp/prototype/flags/coercion-ignoreCase.js
- test/built-ins/RegExp/prototype/flags/coercion-multiline.js 45 additions, 0 deletionstest/built-ins/RegExp/prototype/flags/coercion-multiline.js
- test/built-ins/RegExp/prototype/flags/coercion-sticky.js 45 additions, 0 deletionstest/built-ins/RegExp/prototype/flags/coercion-sticky.js
- test/built-ins/RegExp/prototype/flags/coercion-unicode.js 45 additions, 0 deletionstest/built-ins/RegExp/prototype/flags/coercion-unicode.js
- test/built-ins/RegExp/prototype/flags/coercion.js 0 additions, 61 deletionstest/built-ins/RegExp/prototype/flags/coercion.js
- test/built-ins/RegExp/prototype/flags/get-order.js 1 addition, 1 deletiontest/built-ins/RegExp/prototype/flags/get-order.js
- test/built-ins/RegExp/prototype/flags/rethrow.js 6 additions, 6 deletionstest/built-ins/RegExp/prototype/flags/rethrow.js
- test/built-ins/RegExp/prototype/flags/return-order.js 0 additions, 0 deletionstest/built-ins/RegExp/prototype/flags/return-order.js
- test/built-ins/RegExp/prototype/flags/this-val-regexp-prototype.js 13 additions, 2 deletions...t-ins/RegExp/prototype/flags/this-val-regexp-prototype.js
- test/built-ins/RegExp/prototype/flags/this-val-regexp.js 14 additions, 2 deletionstest/built-ins/RegExp/prototype/flags/this-val-regexp.js
Loading
Please register or sign in to comment