MIRROR: javascript for ๐Ÿœ's, a tiny runtime with big ambitions
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update results.txt with more tests

+146
+146
examples/results.txt
··· 418 418 es5/strict.this-undefined-in-function.js: OK 419 419 es5/strict.unmapped-arguments.js: OK 420 420 es5/this.thrown-function.js: OK 421 + compat-table/es5/Array.isArray.js: OK 422 + compat-table/es5/Array.prototype.every.js: OK 423 + compat-table/es5/Array.prototype.filter.js: OK 424 + compat-table/es5/Array.prototype.forEach.js: OK 425 + compat-table/es5/Array.prototype.indexOf.js: OK 426 + compat-table/es5/Array.prototype.lastIndexOf.js: OK 427 + compat-table/es5/Array.prototype.map.js: OK 428 + compat-table/es5/Array.prototype.reduceRight.js: OK 429 + compat-table/es5/Array.prototype.reduce.js: OK 430 + compat-table/es5/Array.prototype.some.js: OK 431 + compat-table/es5/Array.prototype.sort.compareFn-type.js: OK 432 + compat-table/es5/Array.prototype.sort.compareFn-undefined.js: OK 433 + compat-table/es5/Array.prototype.unshift.return-count.js: OK 434 + compat-table/es5/Date.now.js: OK 435 + compat-table/es5/Date.prototype.toISOString.js: OK 436 + compat-table/es5/Date.prototype.toJSON.js: OK 437 + compat-table/es5/Function.prototype.bind.js: OK 438 + compat-table/es5/JSON.js: OK 439 + compat-table/es5/Number.prototype.toExponential.no-throw-edge-cases.js: OK 440 + compat-table/es5/Number.prototype.toExponential.rounds-properly.js: OK 441 + compat-table/es5/Number.prototype.toExponential.throws-infinity.js: OK 442 + compat-table/es5/Object.create.js: OK 443 + compat-table/es5/Object.defineProperties.js: OK 444 + compat-table/es5/Object.defineProperty.js: OK 445 + compat-table/es5/Object.freeze.js: OK 446 + compat-table/es5/Object.getOwnPropertyDescriptor.js: OK 447 + compat-table/es5/Object.getOwnPropertyNames.js: OK 448 + compat-table/es5/Object.getPrototypeOf.js: OK 449 + compat-table/es5/Object.isExtensible.js: OK 450 + compat-table/es5/Object.isFrozen.js: OK 451 + compat-table/es5/Object.isSealed.js: OK 452 + compat-table/es5/Object.keys.js: OK 453 + compat-table/es5/Object.preventExtensions.js: OK 454 + compat-table/es5/Object.seal.js: OK 455 + compat-table/es5/String.property-access.js: OK 456 + compat-table/es5/String.prototype.split.js: OK 457 + compat-table/es5/String.prototype.trim.js: OK 458 + compat-table/es5/annex-b.String.prototype.substr.js: OK 459 + compat-table/es5/immutable-globals.Infinity.js: OK 460 + compat-table/es5/immutable-globals.NaN.js: OK 461 + compat-table/es5/immutable-globals.undefined.js: OK 462 + compat-table/es5/literals.getter-accessors.js: OK 463 + compat-table/es5/literals.reserved-words-properties.js: OK 464 + compat-table/es5/literals.setter-accessors.js: OK 465 + compat-table/es5/literals.trailing-comma-array.js: OK 466 + compat-table/es5/literals.trailing-comma-object.js: OK 467 + compat-table/es5/misc.Arguments.toStringTag.js: OK 468 + compat-table/es5/misc.Function.apply.array-likes.js: OK 469 + compat-table/es5/misc.Function.prototype.non-enumerable.js: OK 470 + compat-table/es5/misc.enumerable-shadow.js: OK 471 + compat-table/es5/misc.parseInt.ignores-leading-zeros.js: OK 472 + compat-table/es5/misc.thrown-functions-this.js: OK 473 + compat-table/es5/misc.unreserved-words.js: OK 474 + compat-table/es5/misc.zero-width-identifiers.js: OK 475 + compat-table/es5/strict.arguments-callee-error.js: OK 476 + compat-table/es5/strict.arguments-caller-error.js: OK 477 + compat-table/es5/strict.arguments-unmapped.js: OK 478 + compat-table/es5/strict.assignment-eval-arguments-error.js: OK 479 + compat-table/es5/strict.assignment-non-writable-error.js: OK 480 + compat-table/es5/strict.assignment-unresolvable-error.js: OK 481 + compat-table/es5/strict.delete-bindings-error.js: OK 482 + compat-table/es5/strict.delete-non-configurable-error.js: OK 483 + compat-table/es5/strict.eval-arguments-bindings-error.js: OK 484 + compat-table/es5/strict.eval-no-bindings.js: OK 485 + compat-table/es5/strict.function-caller-arguments-error.js: OK 486 + compat-table/es5/strict.function-expr-matching-name-arg.js: OK 487 + compat-table/es5/strict.legacy-octal-error.js: OK 488 + compat-table/es5/strict.repeated-params-error.js: OK 489 + compat-table/es5/strict.reserved-words.js: OK 490 + compat-table/es5/strict.this-not-coerced-accessors.js: OK 491 + compat-table/es5/strict.this-not-coerced-methods.js: OK 492 + compat-table/es5/strict.this-undefined.js: OK 493 + compat-table/es5/strict.with-error.js: OK 421 494 compat-table/es6/Array.Symbol.species.js: OK 422 495 compat-table/es6/Array.from.array-like.js: OK 423 496 compat-table/es6/Array.from.generator.js: OK ··· 749 822 compat-table/es6/destructuring-assign.object-primitives.js: OK 750 823 compat-table/es6/destructuring-assign.object.js: OK 751 824 compat-table/es6/destructuring-assign.parenthesised-error.js: OK 825 + compat-table/es6/destructuring-assign.rest.identical.js: OK 752 826 compat-table/es6/destructuring-assign.rest.js: OK 753 827 compat-table/es6/destructuring-assign.sparse-array.js: OK 754 828 compat-table/es6/destructuring-assign.string.js: OK ··· 771 845 compat-table/es6/destructuring-decl.nested.js: OK 772 846 compat-table/es6/destructuring-decl.object-primitives.js: OK 773 847 compat-table/es6/destructuring-decl.object.js: OK 848 + compat-table/es6/destructuring-decl.rest.identical.js: OK 774 849 compat-table/es6/destructuring-decl.rest.js: OK 775 850 compat-table/es6/destructuring-decl.sparse-array.js: OK 776 851 compat-table/es6/destructuring-decl.string.js: OK ··· 1366 1441 compat-table/es2025/regex.pattern-modifiers.i.js: OK 1367 1442 compat-table/es2025/regex.pattern-modifiers.m.js: OK 1368 1443 compat-table/es2025/regex.pattern-modifiers.s.js: OK 1444 + compat-table/intl/Array.prototype.toLocaleString.js: OK 1445 + compat-table/intl/Date.prototype.toLocaleDateString.js: OK 1446 + compat-table/intl/Date.prototype.toLocaleString.js: OK 1447 + compat-table/intl/Date.prototype.toLocaleTimeString.js: OK 1448 + compat-table/intl/Intl.Collator.js: failed 1449 + compat-table/intl/Intl.Collator.new-instances.js: TypeError: not a constructor 1450 + compat-table/intl/Intl.Collator.prototype.compare.js: TypeError: undefined is not a function 1451 + compat-table/intl/Intl.Collator.prototype.resolvedOptions.js: TypeError: undefined is not a function 1452 + compat-table/intl/Intl.Collator.rejects-invalid-tags.js: failed 1453 + compat-table/intl/Intl.Collator.valid-tags.js: failed 1454 + compat-table/intl/Intl.Collator.without-new.js: TypeError: undefined is not a function 1455 + compat-table/intl/Intl.DateTimeFormat.iana-timezones.js: OK 1456 + compat-table/intl/Intl.DateTimeFormat.js: OK 1457 + compat-table/intl/Intl.DateTimeFormat.new-instances.js: failed 1458 + compat-table/intl/Intl.DateTimeFormat.rejects-invalid-tags.js: failed 1459 + compat-table/intl/Intl.DateTimeFormat.resolvedOptions.timeZone-default.js: OK 1460 + compat-table/intl/Intl.DateTimeFormat.valid-tags.js: OK 1461 + compat-table/intl/Intl.DateTimeFormat.without-new.js: failed 1462 + compat-table/intl/Intl.NumberFormat.js: failed 1463 + compat-table/intl/Intl.NumberFormat.new-instances.js: TypeError: not a constructor 1464 + compat-table/intl/Intl.NumberFormat.rejects-invalid-tags.js: failed 1465 + compat-table/intl/Intl.NumberFormat.valid-tags.js: failed 1466 + compat-table/intl/Intl.NumberFormat.without-new.js: TypeError: undefined is not a function 1467 + compat-table/intl/Intl.js: OK 1468 + compat-table/intl/Intl.prototype.js: failed 1469 + compat-table/intl/Number.prototype.toLocaleString.js: OK 1470 + compat-table/intl/Object.prototype.toLocaleString.js: OK 1471 + compat-table/intl/String.prototype.localeCompare.js: OK 1472 + compat-table/next/Array.isTemplateObject.js: TypeError: undefined is not a function 1473 + compat-table/next/AsyncDisposableStack.js: ReferenceError: 'AsyncDisposableStack' is not defined 1474 + compat-table/next/AsyncIterator.extends.js: ReferenceError: 'AsyncIterator' is not defined 1475 + compat-table/next/AsyncIterator.from.async-iterable.js: ReferenceError: 'AsyncIterator' is not defined 1476 + compat-table/next/AsyncIterator.from.iterable.js: ReferenceError: 'AsyncIterator' is not defined 1477 + compat-table/next/AsyncIterator.from.iterator.js: ReferenceError: 'AsyncIterator' is not defined 1478 + compat-table/next/AsyncIterator.instanceof.js: ReferenceError: 'AsyncIterator' is not defined 1479 + compat-table/next/AsyncIterator.prototype.Symbol.toStringTag.js: ReferenceError: 'AsyncIterator' is not defined 1480 + compat-table/next/AsyncIterator.prototype.drop.js: TIMEOUT: >5s 1481 + compat-table/next/AsyncIterator.prototype.every.js: TypeError: undefined is not a function 1482 + compat-table/next/AsyncIterator.prototype.filter.js: TIMEOUT: >5s 1483 + compat-table/next/AsyncIterator.prototype.find.js: TIMEOUT: >5s 1484 + compat-table/next/AsyncIterator.prototype.flatMap.js: TIMEOUT: >5s 1485 + compat-table/next/AsyncIterator.prototype.forEach.js: TIMEOUT: >5s 1486 + compat-table/next/AsyncIterator.prototype.map.js: TIMEOUT: >5s 1487 + compat-table/next/AsyncIterator.prototype.reduce.js: TIMEOUT: >5s 1488 + compat-table/next/AsyncIterator.prototype.some.js: TIMEOUT: >5s 1489 + compat-table/next/AsyncIterator.prototype.take.js: failed 1490 + compat-table/next/AsyncIterator.prototype.toArray.js: TIMEOUT: >5s 1491 + compat-table/next/DisposableStack.js: ReferenceError: 'DisposableStack' is not defined 1492 + compat-table/next/Map.prototype.upsert.js: TypeError: undefined is not a function 1493 + compat-table/next/RegExp.1-9.js: OK 1494 + compat-table/next/RegExp.lastMatch.js: OK 1495 + compat-table/next/ShadowRealm.js: failed 1496 + compat-table/next/SuppressedError.js: ReferenceError: 'SuppressedError' is not defined 1497 + compat-table/next/Symbol.dispose.bound.js: ReferenceError: 'using' is not defined 1498 + compat-table/next/Uint8Array.fromBase64.js: TypeError: undefined is not a function 1499 + compat-table/next/Uint8Array.fromHex.js: TypeError: undefined is not a function 1500 + compat-table/next/Uint8Array.setFromBase64.js: TypeError: undefined is not a function 1501 + compat-table/next/Uint8Array.setFromHex.js: TypeError: undefined is not a function 1502 + compat-table/next/Uint8Array.toBase64.js: TypeError: undefined is not a function 1503 + compat-table/next/Uint8Array.toHex.js: TypeError: undefined is not a function 1504 + compat-table/next/WeakMap.prototype.upsert.js: TypeError: undefined is not a function 1505 + compat-table/next/await-using.for-of.js: ReferenceError: 'using' is not defined 1506 + compat-table/next/await-using.js: OK 1507 + compat-table/next/class-decorators.js: failed 1508 + compat-table/next/function.sent.js: failed 1509 + compat-table/next/throw-expr.arrow.js: SyntaxError: Unexpected token 'throw' 1510 + compat-table/next/throw-expr.conditional.js: SyntaxError: Unexpected token 'throw' 1511 + compat-table/next/throw-expr.logical.js: SyntaxError: Unexpected token 'throw' 1512 + compat-table/next/throw-expr.param-init.js: SyntaxError: Unexpected token 'throw' 1513 + compat-table/next/using.for-of.js: ReferenceError: 'using' is not defined 1514 + compat-table/next/using.js: ReferenceError: 'using' is not defined