Add tests for BigInt.prototype.valueOf (#1234)
* BigInt valueOf tests * add features from typeCoercion.js
Showing
- harness/typeCoercion.js 16 additions, 0 deletionsharness/typeCoercion.js
- test/built-ins/BigInt/prototype/valueOf/length.js 20 additions, 0 deletionstest/built-ins/BigInt/prototype/valueOf/length.js
- test/built-ins/BigInt/prototype/valueOf/name.js 20 additions, 0 deletionstest/built-ins/BigInt/prototype/valueOf/name.js
- test/built-ins/BigInt/prototype/valueOf/prop-desc.js 19 additions, 0 deletionstest/built-ins/BigInt/prototype/valueOf/prop-desc.js
- test/built-ins/BigInt/prototype/valueOf/this-value-err.js 17 additions, 0 deletionstest/built-ins/BigInt/prototype/valueOf/this-value-err.js
- test/built-ins/BigInt/prototype/valueOf/this-value.js 18 additions, 0 deletionstest/built-ins/BigInt/prototype/valueOf/this-value.js
Please register or sign in to comment