@@ -1010,8 +1010,7 @@ built-ins/Math 51/327 (15.6%)
1010
1010
1011
1011
built-ins/NaN 0/6 (0.0%)
1012
1012
1013
- built-ins/NativeErrors 29/123 (23.58%)
1014
- AggregateError/errors-iterabletolist-failures.js
1013
+ built-ins/NativeErrors 28/123 (22.76%)
1015
1014
AggregateError/is-a-constructor.js {unsupported: [Reflect.construct]}
1016
1015
AggregateError/newtarget-proto-custom.js {unsupported: [Reflect.construct]}
1017
1016
AggregateError/newtarget-proto-fallback.js
@@ -1063,7 +1062,7 @@ built-ins/Number 24/335 (7.16%)
1063
1062
S9.3.1_A3_T1_U180E.js {unsupported: [u180e]}
1064
1063
S9.3.1_A3_T2_U180E.js {unsupported: [u180e]}
1065
1064
1066
- built-ins/Object 216 /3408 (6.34 %)
1065
+ built-ins/Object 215 /3408 (6.31 %)
1067
1066
assign/assignment-to-readonly-property-of-target-must-throw-a-typeerror-exception.js
1068
1067
assign/not-a-constructor.js {unsupported: [Reflect.construct]}
1069
1068
assign/source-own-prop-desc-missing.js {unsupported: [Proxy]}
@@ -1133,7 +1132,6 @@ built-ins/Object 216/3408 (6.34%)
1133
1132
freeze/throws-when-false.js
1134
1133
freeze/typedarray-backed-by-resizable-buffer.js {unsupported: [resizable-arraybuffer]}
1135
1134
fromEntries/not-a-constructor.js {unsupported: [Reflect.construct]}
1136
- fromEntries/uses-keys-not-iterator.js
1137
1135
getOwnPropertyDescriptors/not-a-constructor.js {unsupported: [Reflect.construct]}
1138
1136
getOwnPropertyDescriptors/observable-operations.js {unsupported: [Proxy]}
1139
1137
getOwnPropertyDescriptors/order-after-define-property.js {unsupported: [Reflect]}
@@ -1679,7 +1677,7 @@ built-ins/Promise 406/631 (64.34%)
1679
1677
1680
1678
~built-ins/Reflect
1681
1679
1682
- built-ins/RegExp 1152 /1854 (62.14 %)
1680
+ built-ins/RegExp 1151 /1854 (62.08 %)
1683
1681
CharacterClassEscapes 24/24 (100.0%)
1684
1682
dotall 4/4 (100.0%)
1685
1683
escape 20/20 (100.0%)
@@ -1762,7 +1760,6 @@ built-ins/RegExp 1152/1854 (62.14%)
1762
1760
prototype/Symbol.matchAll/isregexp-this-throws.js
1763
1761
prototype/Symbol.matchAll/not-a-constructor.js {unsupported: [Reflect.construct]}
1764
1762
prototype/Symbol.matchAll/species-constructor.js
1765
- prototype/Symbol.matchAll/species-constructor-get-species-throws.js
1766
1763
prototype/Symbol.matchAll/this-get-flags.js
1767
1764
prototype/Symbol.matchAll/this-not-object-throws.js
1768
1765
prototype/Symbol.matchAll/this-tostring-flags.js
@@ -2136,7 +2133,7 @@ built-ins/SetIteratorPrototype 0/11 (0.0%)
2136
2133
2137
2134
~built-ins/SharedArrayBuffer
2138
2135
2139
- built-ins/String 101 /1182 (8.54 %)
2136
+ built-ins/String 93 /1182 (7.87 %)
2140
2137
fromCharCode/not-a-constructor.js {unsupported: [Reflect.construct]}
2141
2138
fromCodePoint/not-a-constructor.js {unsupported: [Reflect.construct]}
2142
2139
prototype/charAt/not-a-constructor.js {unsupported: [Reflect.construct]}
@@ -2222,15 +2219,7 @@ built-ins/String 101/1182 (8.54%)
2222
2219
prototype/toWellFormed/not-a-constructor.js {unsupported: [Reflect.construct]}
2223
2220
prototype/toWellFormed/to-string-primitive.js
2224
2221
prototype/trimEnd/not-a-constructor.js {unsupported: [Reflect.construct]}
2225
- prototype/trimEnd/this-value-object-toprimitive-call-err.js
2226
- prototype/trimEnd/this-value-object-toprimitive-meth-priority.js
2227
- prototype/trimEnd/this-value-object-tostring-meth-priority.js
2228
- prototype/trimEnd/this-value-object-valueof-meth-priority.js
2229
2222
prototype/trimStart/not-a-constructor.js {unsupported: [Reflect.construct]}
2230
- prototype/trimStart/this-value-object-toprimitive-call-err.js
2231
- prototype/trimStart/this-value-object-toprimitive-meth-priority.js
2232
- prototype/trimStart/this-value-object-tostring-meth-priority.js
2233
- prototype/trimStart/this-value-object-valueof-meth-priority.js
2234
2223
prototype/trim/not-a-constructor.js {unsupported: [Reflect.construct]}
2235
2224
prototype/trim/u180e.js {unsupported: [u180e]}
2236
2225
prototype/valueOf/non-generic-realm.js
@@ -3512,13 +3501,11 @@ language/comments 9/52 (17.31%)
3512
3501
multi-line-asi-line-separator.js
3513
3502
multi-line-asi-paragraph-separator.js
3514
3503
3515
- language/computed-property-names 37 /48 (77.08 %)
3504
+ language/computed-property-names 35 /48 (72.92 %)
3516
3505
class/accessor 4/4 (100.0%)
3517
3506
class/method 11/11 (100.0%)
3518
3507
class/static 14/14 (100.0%)
3519
- object/accessor/getter.js
3520
3508
object/accessor/getter-super.js
3521
- object/accessor/setter.js
3522
3509
object/accessor/setter-super.js
3523
3510
object/method/generator.js
3524
3511
object/method/super.js
0 commit comments