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

Implement a proper cyclic queue for JobQueue #213

Open
filipeom opened this issue Jan 6, 2025 · 0 comments
Open

Implement a proper cyclic queue for JobQueue #213

filipeom opened this issue Jan 6, 2025 · 0 comments
Labels
refactor General change of the implementation scope-ecmaref Related to the ECMARef concrete interpreters type: feature work: obvious

Comments

@filipeom
Copy link
Member

filipeom commented Jan 6, 2025

Summary

Add a cyclic queue implementation to the stdlib and use it here:

https://github.com/formalsec/ECMA-SL/blob/main/JS-Interpreters/ecmaref6/section%208/section_8.4.esl

Details

TODO

@filipeom filipeom added refactor General change of the implementation scope-ecmaref Related to the ECMARef concrete interpreters type: feature work: obvious labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor General change of the implementation scope-ecmaref Related to the ECMARef concrete interpreters type: feature work: obvious
Projects
None yet
Development

No branches or pull requests

1 participant