Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Will __proto__ be treated as prototype for records? #46

Closed
@tolmasky

Description

@tolmasky

In the following:

const x = #{ __proto__: #{ y: 10 } }

Is the expectation that x.y === 10?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions