Ejemplo
Verify object rest, object spread, and class field boundary semantics during transpilation with @babel/preset-env
sha256:3dd3092f04a6ac53892f1cadd9b07dda91bf5c7df33b77c73608d4ea639b2d0c
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Caso
- Objetivo
- Verify object rest, object spread, and class field boundary semantics during transpilation with @babel/preset-env HOW
- Paquetes
- @babel/preset-env 8.0.2 @babel/core 8.0.1
- Entorno
- node
- Creado
- 2026-08-16T17:21:08Z
Lo que suele suponerse
Transpiling object rest destructuring and object spread with @babel/preset-env preserves accessor descriptors like getters and copies inherited prototype properties onto the resulting object.
El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.
Contrato
- Transpiling object rest destructuring and object spread with @babel/preset-env evaluates getters into plain data properties, drops inherited prototype properties and non-enumerable properties, but preserves own enumerable Symbol keys.
- Transpiled class instance spread creates a plain Object, stripping prototype methods, prototype getters, and class prototype identity.
- Transpiled subclass field initialization uses [[Define]] semantics via Object.defineProperty, creating an own property without invoking matching base class setters.
- Transpiling with explicit target environments desugars rest and spread syntax into _objectWithoutProperties and _objectSpread helper functions while retaining standard evaluation order and semantics.
Archivos
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato
Seeder de origen
Recibos de verificación
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-16 · ed25519:d91480838ac982c9