Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Normative: Fix DataView bounds checking #109

Merged
merged 1 commit into from
Dec 3, 2022
Merged

Normative: Fix DataView bounds checking #109

merged 1 commit into from
Dec 3, 2022

Conversation

syg
Copy link
Collaborator

@syg syg commented Nov 17, 2022

Make the IsViewOutOfBounds and GetViewByteLength AOs mirror the integer-indexed exotic object AOs

PTAL @rkirsling @Constellation

Closes #106

Copy link
Member

@rkirsling rkirsling left a comment

Choose a reason for hiding this comment

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

Looks sensible to me.

Copy link
Member

@Constellation Constellation left a comment

Choose a reason for hiding this comment

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

Looks good to me too!

@syg syg merged commit 64103bd into master Dec 3, 2022
@syg syg deleted the fix-dataview branch December 3, 2022 01:21
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.

DataView is not checking non-auto resizable ArrayBuffer's length
3 participants