From 9b669da66c78bd583bc130a7ca3151258e4681a1 Mon Sep 17 00:00:00 2001 From: Brian Terlson Date: Sat, 25 Jan 2014 14:09:55 -0800 Subject: Add coverage documentation --- docs/coverage.html | 369 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 369 insertions(+) create mode 100644 docs/coverage.html (limited to 'docs') diff --git a/docs/coverage.html b/docs/coverage.html new file mode 100644 index 000000000..2e5e917c4 --- /dev/null +++ b/docs/coverage.html @@ -0,0 +1,369 @@ + +Test262 Coverage for ECMAScript 6 Features +

Test262 Coverage for ECMAScript 6 Features

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AreaCoverageNotes
letNoneIE + Testing Center tests (possibly outdated)
constNoneIE + Testing Center tests (possibly outdated)
Computed propertiesNone
Arrow functionsNone
Block-level function declarationsNone
\u{} Escape SequenceNone
classNone
Default function paramsNone
Rest parametersNone
DestructuringNone
Spread operatorNone
ModulesNone
For-ofNone
Array comprehensionsNone
Generator comprehensionsNone
IteratorsNone
GeneratorsNone
Template StringsNone
RegExp "y" flagNone
MapNoneIE + Testing Center tests (possibly outdated)
SetNoneIE + Testing Center tests (possibly outdated)
WeakMapNoneIE + Testing Center tests (possibly outdated)
WeakSetNone
ProxyNone
Typed ArraysNone
SymbolNone
PromiseNone
Object.assignNone
Object.isNone
Object.setPrototypeOfNone
String.fromCodePointNone
String.prototype.codePointAtNone
String.prototype.repeatNone
String.prototype.startsWithNone
String.prototype.endsWithNone
String.prototype.containsNone
String.prototype.toArrayNone
Array.fromNone
Array.ofNone
Array.prototype.findNone
Array.prototype.findIndexNone
Array.prototype.fillNone
Number.isFiniteNone
Number.isIntegerNone
Number.isNaNNone
Number.toIntegerNone
Number.prototype.clzNone
Math.imulNone
Math.signNone
Math.log10None
Math.log2None
Math.log1pNone
Math.expm1None
Math.coshNone
Math.sinhNone
Math.tanhNone
Math.acoshNone
Math.asinhNone
Math.atanhNone
Math.hypotNone
Math.truncNone
Math.froundNone
__proto__NoneIE + Testing Center tests (possibly outdated)
+ + + + -- cgit v1.2.1