Skip to content

complete unit tests for bytecode args - #5459

Open
advait87 wants to merge 1 commit into
boa-dev:mainfrom
advait87:fix/issue-4240-bytecode-args
Open

complete unit tests for bytecode args#5459
advait87 wants to merge 1 commit into
boa-dev:mainfrom
advait87:fix/issue-4240-bytecode-args

Conversation

@advait87

Copy link
Copy Markdown

This Pull Request fixes/closes #4240
It changes the following:

  • Add unit tests for encoding and decoding bytecode args in buffer.
  • Rename a test from varying operand to index operand.

@github-actions github-actions Bot added Waiting On Review Waiting on reviews from the maintainers C-VM Issues and PRs related to the Boa Virtual Machine. and removed Waiting On Review Waiting on reviews from the maintainers labels Jul 26, 2026
@github-actions github-actions Bot added this to the v1.0.0 milestone Jul 26, 2026
@advait87
advait87 marked this pull request as ready for review July 26, 2026 06:38
@advait87
advait87 requested a review from a team as a code owner July 26, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-VM Issues and PRs related to the Boa Virtual Machine.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unit tests for bytecode arguments reading

1 participant