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

Editorial: Document all TypedArray instance internal slots #3542

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gibson042
Copy link
Contributor

There are three locations in which the list of internal slots for a TypedArray instance appears:

The first of those is missing [[ByteLength]], the last is missing [[ContentType]], and all three disagree on the order in which to mention them. This PR updates everything to match the current contents and ordering in TypedArrayCreate.

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.

1 participant