Skip to content

[TASK] Make all non-private properties @internal#889

Merged
JakeQZ merged 1 commit intov8.xfrom
backport/internal-properties
Feb 9, 2025
Merged

[TASK] Make all non-private properties @internal#889
JakeQZ merged 1 commit intov8.xfrom
backport/internal-properties

Conversation

@oliverklee
Copy link
Copy Markdown
Collaborator

This communicates clearly that the properties may be removed, renamed or made private at any point, and that they should not be accessed directly, but using the accessors instead.

Also add a type annotation that was missing.

Fixes #881

This is the V8.x backport of #886.

This communicates clearly that the properties may be
removed, renamed or made `private` at any point, and that
they should not be accessed directly, but using the accessors
instead.

Also add a type annotation that was missing.

Fixes #881

This is the V8.x backport of #886.
@JakeQZ JakeQZ merged commit 2783dde into v8.x Feb 9, 2025
@JakeQZ JakeQZ deleted the backport/internal-properties branch February 9, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants