tc39/test262
Missing coverage: BigInt.prototype.toString (partial)
Ouverte
#1 275 ouverte le 13 oct. 2017
coveragehelp wanted
Métriques du dépôt
- Stars
- (2 073 étoiles)
- Métriques de merge PR
- (Merge moyen 12j 12h) (9 PRs mergées en 30 j)
Description
Missing coverage:
-
thisvalue capturing objects with an[[BigIntData]]internal. (e.g.:BigInt.prototype.toString.call(Object(1n))). - ToInteger coercions and abrupt completions from radix.
- Observable variants for the same this value using different radix, as long as the implementation defined spec permits.