Skip to content

BigInt test plan

Robin Templeton edited this page Oct 24, 2017 · 57 revisions
  • BigInt literals
  • Type conversion
  • Testing/comparison
  • Expressions
  • BigInt object
  • JSON.stringify
  • Number constructor [merged]
  • TypedArrays
    • BigInt64Array (@cxielarko) [PR, branch]
    • BigUint64Array (@cxielarko) [PR, branch]
  • DataViews
    • DataView.prototype.getBigInt64 [PR]
    • DataView.prototype.getBigUint64 (@cxielarko) [PR]
    • DataView.prototype.setBigInt64 [PR]
    • DataView.prototype.setBigUint64 (@cxielarko)
  • feature declaration (@thejoshwolfe)
  • Recent spec changes
    • JSON [merged]
    • boolean equality [merged]
    • atomic operations (@thejoshwolfe)
Clone this wiki locally