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

Some staticframe fixups #1301

Merged
merged 2 commits into from
Jun 4, 2020
Merged

Conversation

MasterDuke17
Copy link
Contributor

NQP builds ok and passes make m-test and Rakudo builds ok and passes make m-test m-spectest.

Copied frames aren't usually run, but the lexical_names_list should be
copied for correctness sake.
"lexical_names and lexical_names_list are [...] always created at the same
time, and we can't have duplicate lexical names, and so HASH_CNT() on
lexical_names should always be the same as num_lexicals, and would be
cheaper written as that." - nwc10, https://colabti.org/irclogger/irclogger_log/moarvm?date=2020-06-01#l20
@MasterDuke17 MasterDuke17 requested a review from jnthn June 2, 2020 09:40
@nwc10 nwc10 merged commit d510fef into MoarVM:master Jun 4, 2020
@MasterDuke17 MasterDuke17 deleted the some_staticframe_fixups branch June 4, 2020 12:56
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.

2 participants