Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DisposeCapability Record #144

Merged
merged 2 commits into from
Jan 31, 2023
Merged

Add DisposeCapability Record #144

merged 2 commits into from
Jan 31, 2023

Conversation

rbuckton
Copy link
Collaborator

This adds a DisposeCapability Record type to sit between DisposableStack Objects/Environment Records and the disposable resource stack they hold for more consistent argument passing to the AddDisposableResource and DisposeResources AOs.

Discussed here: https://github.com/rbuckton/ecma262/pull/2/files#r1086923518

@github-actions
Copy link

A preview of this PR can be found at https://tc39.es/proposal-explicit-resource-management/pr/144.

rbuckton added a commit to rbuckton/ecma262 that referenced this pull request Jan 25, 2023
@rbuckton rbuckton merged commit ef4fb66 into main Jan 31, 2023
@rbuckton rbuckton deleted the disposecapability-record branch January 31, 2023 17:57
rbuckton added a commit to rbuckton/ecma262 that referenced this pull request May 23, 2024
rbuckton added a commit to rbuckton/ecma262 that referenced this pull request May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants