tc39/test262
Missing coverage: BigInt.prototype.toString (partial)
Aberta
#1.275 aberto em 13 de out. de 2017
coveragehelp wanted
Métricas do repositório
- Stars
- (2.073 estrelas)
- Métricas de merge de PR
- (Mesclagem média 12d 12h) (9 fundiu PRs em 30d)
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.