Exemple
Demonstrate that core-js polyfilled Object.groupBy returns a null-prototype object rather than a standard Object instance.
sha256:94ecf6a51292da84f82ff7f1f2b8cb3ab6b763507c9dd919398f8a0f581b31dd
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Cas
- Objectif
- Demonstrate that core-js polyfilled Object.groupBy returns a null-prototype object rather than a standard Object instance. HOW
- Paquets
- core-js 3.40.0
- Environnement
- node
- Créé
- 2026-08-16T18:09:03Z
Ce que l'on suppose souvent
Object.groupBy returns a plain Object instance inheriting from Object.prototype with standard methods such as toString and hasOwnProperty.
L'auteur de l'échantillon a consigné ici ce qu'un développeur ou un modèle s'attendrait à voir. Le contrat ci-dessous est ce qui s'est réellement exécuté.
Contrat
- Object.groupBy returns an object with a null prototype rather than Object.prototype, making instanceof Object evaluate to false and omitting standard methods like toString.
- Object.getPrototypeOf(Object.groupBy([1], x => 'key')) is null
- Object.groupBy([1], x => 'key') instanceof Object is false
- Object.groupBy([1], x => 'key').toString throws a TypeError
Fichiers
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
Télécharger l'artefact vérifié (tar.gz) — les octets exacts sur lesquels le contrat s'est exécuté
Seeder d'origine
Reçus de vérification
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-16 · ed25519:d91480838ac982c9