···418418es5/strict.this-undefined-in-function.js: OK
419419es5/strict.unmapped-arguments.js: OK
420420es5/this.thrown-function.js: OK
421421+compat-table/es5/Array.isArray.js: OK
422422+compat-table/es5/Array.prototype.every.js: OK
423423+compat-table/es5/Array.prototype.filter.js: OK
424424+compat-table/es5/Array.prototype.forEach.js: OK
425425+compat-table/es5/Array.prototype.indexOf.js: OK
426426+compat-table/es5/Array.prototype.lastIndexOf.js: OK
427427+compat-table/es5/Array.prototype.map.js: OK
428428+compat-table/es5/Array.prototype.reduceRight.js: OK
429429+compat-table/es5/Array.prototype.reduce.js: OK
430430+compat-table/es5/Array.prototype.some.js: OK
431431+compat-table/es5/Array.prototype.sort.compareFn-type.js: OK
432432+compat-table/es5/Array.prototype.sort.compareFn-undefined.js: OK
433433+compat-table/es5/Array.prototype.unshift.return-count.js: OK
434434+compat-table/es5/Date.now.js: OK
435435+compat-table/es5/Date.prototype.toISOString.js: OK
436436+compat-table/es5/Date.prototype.toJSON.js: OK
437437+compat-table/es5/Function.prototype.bind.js: OK
438438+compat-table/es5/JSON.js: OK
439439+compat-table/es5/Number.prototype.toExponential.no-throw-edge-cases.js: OK
440440+compat-table/es5/Number.prototype.toExponential.rounds-properly.js: OK
441441+compat-table/es5/Number.prototype.toExponential.throws-infinity.js: OK
442442+compat-table/es5/Object.create.js: OK
443443+compat-table/es5/Object.defineProperties.js: OK
444444+compat-table/es5/Object.defineProperty.js: OK
445445+compat-table/es5/Object.freeze.js: OK
446446+compat-table/es5/Object.getOwnPropertyDescriptor.js: OK
447447+compat-table/es5/Object.getOwnPropertyNames.js: OK
448448+compat-table/es5/Object.getPrototypeOf.js: OK
449449+compat-table/es5/Object.isExtensible.js: OK
450450+compat-table/es5/Object.isFrozen.js: OK
451451+compat-table/es5/Object.isSealed.js: OK
452452+compat-table/es5/Object.keys.js: OK
453453+compat-table/es5/Object.preventExtensions.js: OK
454454+compat-table/es5/Object.seal.js: OK
455455+compat-table/es5/String.property-access.js: OK
456456+compat-table/es5/String.prototype.split.js: OK
457457+compat-table/es5/String.prototype.trim.js: OK
458458+compat-table/es5/annex-b.String.prototype.substr.js: OK
459459+compat-table/es5/immutable-globals.Infinity.js: OK
460460+compat-table/es5/immutable-globals.NaN.js: OK
461461+compat-table/es5/immutable-globals.undefined.js: OK
462462+compat-table/es5/literals.getter-accessors.js: OK
463463+compat-table/es5/literals.reserved-words-properties.js: OK
464464+compat-table/es5/literals.setter-accessors.js: OK
465465+compat-table/es5/literals.trailing-comma-array.js: OK
466466+compat-table/es5/literals.trailing-comma-object.js: OK
467467+compat-table/es5/misc.Arguments.toStringTag.js: OK
468468+compat-table/es5/misc.Function.apply.array-likes.js: OK
469469+compat-table/es5/misc.Function.prototype.non-enumerable.js: OK
470470+compat-table/es5/misc.enumerable-shadow.js: OK
471471+compat-table/es5/misc.parseInt.ignores-leading-zeros.js: OK
472472+compat-table/es5/misc.thrown-functions-this.js: OK
473473+compat-table/es5/misc.unreserved-words.js: OK
474474+compat-table/es5/misc.zero-width-identifiers.js: OK
475475+compat-table/es5/strict.arguments-callee-error.js: OK
476476+compat-table/es5/strict.arguments-caller-error.js: OK
477477+compat-table/es5/strict.arguments-unmapped.js: OK
478478+compat-table/es5/strict.assignment-eval-arguments-error.js: OK
479479+compat-table/es5/strict.assignment-non-writable-error.js: OK
480480+compat-table/es5/strict.assignment-unresolvable-error.js: OK
481481+compat-table/es5/strict.delete-bindings-error.js: OK
482482+compat-table/es5/strict.delete-non-configurable-error.js: OK
483483+compat-table/es5/strict.eval-arguments-bindings-error.js: OK
484484+compat-table/es5/strict.eval-no-bindings.js: OK
485485+compat-table/es5/strict.function-caller-arguments-error.js: OK
486486+compat-table/es5/strict.function-expr-matching-name-arg.js: OK
487487+compat-table/es5/strict.legacy-octal-error.js: OK
488488+compat-table/es5/strict.repeated-params-error.js: OK
489489+compat-table/es5/strict.reserved-words.js: OK
490490+compat-table/es5/strict.this-not-coerced-accessors.js: OK
491491+compat-table/es5/strict.this-not-coerced-methods.js: OK
492492+compat-table/es5/strict.this-undefined.js: OK
493493+compat-table/es5/strict.with-error.js: OK
421494compat-table/es6/Array.Symbol.species.js: OK
422495compat-table/es6/Array.from.array-like.js: OK
423496compat-table/es6/Array.from.generator.js: OK
···749822compat-table/es6/destructuring-assign.object-primitives.js: OK
750823compat-table/es6/destructuring-assign.object.js: OK
751824compat-table/es6/destructuring-assign.parenthesised-error.js: OK
825825+compat-table/es6/destructuring-assign.rest.identical.js: OK
752826compat-table/es6/destructuring-assign.rest.js: OK
753827compat-table/es6/destructuring-assign.sparse-array.js: OK
754828compat-table/es6/destructuring-assign.string.js: OK
···771845compat-table/es6/destructuring-decl.nested.js: OK
772846compat-table/es6/destructuring-decl.object-primitives.js: OK
773847compat-table/es6/destructuring-decl.object.js: OK
848848+compat-table/es6/destructuring-decl.rest.identical.js: OK
774849compat-table/es6/destructuring-decl.rest.js: OK
775850compat-table/es6/destructuring-decl.sparse-array.js: OK
776851compat-table/es6/destructuring-decl.string.js: OK
···13661441compat-table/es2025/regex.pattern-modifiers.i.js: OK
13671442compat-table/es2025/regex.pattern-modifiers.m.js: OK
13681443compat-table/es2025/regex.pattern-modifiers.s.js: OK
14441444+compat-table/intl/Array.prototype.toLocaleString.js: OK
14451445+compat-table/intl/Date.prototype.toLocaleDateString.js: OK
14461446+compat-table/intl/Date.prototype.toLocaleString.js: OK
14471447+compat-table/intl/Date.prototype.toLocaleTimeString.js: OK
14481448+compat-table/intl/Intl.Collator.js: failed
14491449+compat-table/intl/Intl.Collator.new-instances.js: TypeError: not a constructor
14501450+compat-table/intl/Intl.Collator.prototype.compare.js: TypeError: undefined is not a function
14511451+compat-table/intl/Intl.Collator.prototype.resolvedOptions.js: TypeError: undefined is not a function
14521452+compat-table/intl/Intl.Collator.rejects-invalid-tags.js: failed
14531453+compat-table/intl/Intl.Collator.valid-tags.js: failed
14541454+compat-table/intl/Intl.Collator.without-new.js: TypeError: undefined is not a function
14551455+compat-table/intl/Intl.DateTimeFormat.iana-timezones.js: OK
14561456+compat-table/intl/Intl.DateTimeFormat.js: OK
14571457+compat-table/intl/Intl.DateTimeFormat.new-instances.js: failed
14581458+compat-table/intl/Intl.DateTimeFormat.rejects-invalid-tags.js: failed
14591459+compat-table/intl/Intl.DateTimeFormat.resolvedOptions.timeZone-default.js: OK
14601460+compat-table/intl/Intl.DateTimeFormat.valid-tags.js: OK
14611461+compat-table/intl/Intl.DateTimeFormat.without-new.js: failed
14621462+compat-table/intl/Intl.NumberFormat.js: failed
14631463+compat-table/intl/Intl.NumberFormat.new-instances.js: TypeError: not a constructor
14641464+compat-table/intl/Intl.NumberFormat.rejects-invalid-tags.js: failed
14651465+compat-table/intl/Intl.NumberFormat.valid-tags.js: failed
14661466+compat-table/intl/Intl.NumberFormat.without-new.js: TypeError: undefined is not a function
14671467+compat-table/intl/Intl.js: OK
14681468+compat-table/intl/Intl.prototype.js: failed
14691469+compat-table/intl/Number.prototype.toLocaleString.js: OK
14701470+compat-table/intl/Object.prototype.toLocaleString.js: OK
14711471+compat-table/intl/String.prototype.localeCompare.js: OK
14721472+compat-table/next/Array.isTemplateObject.js: TypeError: undefined is not a function
14731473+compat-table/next/AsyncDisposableStack.js: ReferenceError: 'AsyncDisposableStack' is not defined
14741474+compat-table/next/AsyncIterator.extends.js: ReferenceError: 'AsyncIterator' is not defined
14751475+compat-table/next/AsyncIterator.from.async-iterable.js: ReferenceError: 'AsyncIterator' is not defined
14761476+compat-table/next/AsyncIterator.from.iterable.js: ReferenceError: 'AsyncIterator' is not defined
14771477+compat-table/next/AsyncIterator.from.iterator.js: ReferenceError: 'AsyncIterator' is not defined
14781478+compat-table/next/AsyncIterator.instanceof.js: ReferenceError: 'AsyncIterator' is not defined
14791479+compat-table/next/AsyncIterator.prototype.Symbol.toStringTag.js: ReferenceError: 'AsyncIterator' is not defined
14801480+compat-table/next/AsyncIterator.prototype.drop.js: TIMEOUT: >5s
14811481+compat-table/next/AsyncIterator.prototype.every.js: TypeError: undefined is not a function
14821482+compat-table/next/AsyncIterator.prototype.filter.js: TIMEOUT: >5s
14831483+compat-table/next/AsyncIterator.prototype.find.js: TIMEOUT: >5s
14841484+compat-table/next/AsyncIterator.prototype.flatMap.js: TIMEOUT: >5s
14851485+compat-table/next/AsyncIterator.prototype.forEach.js: TIMEOUT: >5s
14861486+compat-table/next/AsyncIterator.prototype.map.js: TIMEOUT: >5s
14871487+compat-table/next/AsyncIterator.prototype.reduce.js: TIMEOUT: >5s
14881488+compat-table/next/AsyncIterator.prototype.some.js: TIMEOUT: >5s
14891489+compat-table/next/AsyncIterator.prototype.take.js: failed
14901490+compat-table/next/AsyncIterator.prototype.toArray.js: TIMEOUT: >5s
14911491+compat-table/next/DisposableStack.js: ReferenceError: 'DisposableStack' is not defined
14921492+compat-table/next/Map.prototype.upsert.js: TypeError: undefined is not a function
14931493+compat-table/next/RegExp.1-9.js: OK
14941494+compat-table/next/RegExp.lastMatch.js: OK
14951495+compat-table/next/ShadowRealm.js: failed
14961496+compat-table/next/SuppressedError.js: ReferenceError: 'SuppressedError' is not defined
14971497+compat-table/next/Symbol.dispose.bound.js: ReferenceError: 'using' is not defined
14981498+compat-table/next/Uint8Array.fromBase64.js: TypeError: undefined is not a function
14991499+compat-table/next/Uint8Array.fromHex.js: TypeError: undefined is not a function
15001500+compat-table/next/Uint8Array.setFromBase64.js: TypeError: undefined is not a function
15011501+compat-table/next/Uint8Array.setFromHex.js: TypeError: undefined is not a function
15021502+compat-table/next/Uint8Array.toBase64.js: TypeError: undefined is not a function
15031503+compat-table/next/Uint8Array.toHex.js: TypeError: undefined is not a function
15041504+compat-table/next/WeakMap.prototype.upsert.js: TypeError: undefined is not a function
15051505+compat-table/next/await-using.for-of.js: ReferenceError: 'using' is not defined
15061506+compat-table/next/await-using.js: OK
15071507+compat-table/next/class-decorators.js: failed
15081508+compat-table/next/function.sent.js: failed
15091509+compat-table/next/throw-expr.arrow.js: SyntaxError: Unexpected token 'throw'
15101510+compat-table/next/throw-expr.conditional.js: SyntaxError: Unexpected token 'throw'
15111511+compat-table/next/throw-expr.logical.js: SyntaxError: Unexpected token 'throw'
15121512+compat-table/next/throw-expr.param-init.js: SyntaxError: Unexpected token 'throw'
15131513+compat-table/next/using.for-of.js: ReferenceError: 'using' is not defined
15141514+compat-table/next/using.js: ReferenceError: 'using' is not defined