Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Use prototype-less return object #1

Merged
merged 1 commit into from
Jul 15, 2021
Merged

Use prototype-less return object #1

merged 1 commit into from
Jul 15, 2021

Conversation

jridgewell
Copy link
Member

Feedback from the July 2021 TC39 meeting was that an object that inherited from Object.prototype was unacceptable. This updates the return value to be prototype-less.

There's still pending discussion on how to support Maps.

@jridgewell jridgewell merged commit 6909ae3 into main Jul 15, 2021
@jridgewell jridgewell deleted the null-prototype branch July 15, 2021 04:47
@bakkot
Copy link
Contributor

bakkot commented Jul 15, 2021

Opened #3 to track the Map question.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants