Skip to content

Move CallFrame out of interpreter and tidy up some field names.#2433

Merged
gbrail merged 3 commits into
mozilla:masterfrom
aardvark179:aardvark179-extract-callframe
Jun 18, 2026
Merged

Move CallFrame out of interpreter and tidy up some field names.#2433
gbrail merged 3 commits into
mozilla:masterfrom
aardvark179:aardvark179-extract-callframe

Conversation

@aardvark179

Copy link
Copy Markdown
Contributor

Next chunk of code tidy up and reorg. This is the next part of prep for #2426. The next two PRs will be the extraction of abstract classes for interpreter, call frame, and interpreter data. I'm throught about combining the ACallFrame extraction with this change, but it results in more churn than is nice if we don't introduce some of the types at the same time.

@aardvark179 aardvark179 force-pushed the aardvark179-extract-callframe branch from 245d88b to 28883f3 Compare June 16, 2026 12:02

@rbri rbri left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I like the new names

@gbrail gbrail merged commit 9eb74f6 into mozilla:master Jun 18, 2026
12 checks passed
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.

3 participants