Skip to content

Connect prototype members across files - #480

Open
eseliger wants to merge 2 commits into
shorthand-propertiesfrom
prototype-members
Open

Connect prototype members across files#480
eseliger wants to merge 2 commits into
shorthand-propertiesfrom
prototype-members

Conversation

@eseliger

@eseliger eseliger commented Aug 22, 2026

Copy link
Copy Markdown
Member

Treat object literals assigned to Constructor.prototype as members of the constructor when generating SCIP symbols. This gives the prototype object, method declarations, function-valued properties, and data properties stable constructor-owned symbols that connect to references in other files without dangling intermediate locals.

Fixes #409.

@eseliger eseliger changed the title prototype members Connect prototype members across files Aug 22, 2026
@eseliger
eseliger marked this pull request as ready for review August 22, 2026 23:32
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.

Cross file definition not connected

1 participant