-
Notifications
You must be signed in to change notification settings - Fork 464
BigInt test plan
Robin Templeton edited this page Oct 16, 2017
·
57 revisions
- BigInt literals
- Type conversion
- Testing/comparison
- Expressions
- BigInt object
- constructor
- property descriptor (@thejoshwolfe)
- parseInt (@cxielarko)
- asUintN [merged]
- asIntN [merged]
- prototype
- attributes
- constructor [PR]
- toLocaleString (@thejoshwolfe)
- toString [merged, missing coverage]
- valueOf (@thejoshwolfe)
- JSON.stringify
- Number constructor [merged]
- TypedArrays
- BigInt64Array
- BigUint64Array
- DataViews
- feature declaration (@thejoshwolfe)
- Recent spec changes (@cxielarko) [PR, merged]