Implement a proper cyclic queue for JobQueue
#213
Labels
refactor
General change of the implementation
scope-ecmaref
Related to the ECMARef concrete interpreters
type: feature
work: obvious
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
The text was updated successfully, but these errors were encountered: