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 a test verifying that the OrdinaryCreateFromConstructor call in the DataView constructor is checked for underlying-buffer detachedness before its result is used #1504

Merged
merged 1 commit into from
Apr 3, 2018

Conversation

jswalden
Copy link
Contributor

@jswalden jswalden commented Apr 2, 2018

This pairs up with the tc39/ecma262#1025 PR to change the spec to do this.

…he DataView constructor is checked for underlying-buffer detachedness before its result is used.
Copy link
Contributor

@rwaldron rwaldron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rwaldron rwaldron merged commit f9e482b into tc39:master Apr 3, 2018
@jswalden jswalden deleted the dv-final-detachment-check branch May 1, 2020 21:17
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.

2 participants