Skip to content

Move stackTop from state to frame.#2430

Merged
gbrail merged 1 commit into
mozilla:masterfrom
aardvark179:aardvark179-stacktop-in-frame
Jun 16, 2026
Merged

Move stackTop from state to frame.#2430
gbrail merged 1 commit into
mozilla:masterfrom
aardvark179:aardvark179-stacktop-in-frame

Conversation

@aardvark179

Copy link
Copy Markdown
Contributor

This change moves stackTop tracking out of the InterpreterState object and into the frame itself, removing the need for a saved stack top in the frame. This is the next bit of setup for #2426, I moved it

@gbrail

gbrail commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

@gbrail gbrail merged commit 558ac75 into mozilla:master Jun 16, 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