Skip to content

Fix bytecode stack frame printing#686

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix683
Nov 14, 2024
Merged

Fix bytecode stack frame printing#686
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix683

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

Handle OP_get_loc0_loc1 specially. Fixes an off-by-one when printing variable names.

Fixes: #683

Handle OP_get_loc0_loc1 specially. Fixes an off-by-one when printing
variable names.

Fixes: quickjs-ng#683
Copy link
Copy Markdown
Contributor

@saghul saghul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blind approval 😅

@bnoordhuis bnoordhuis merged commit b5d4181 into quickjs-ng:master Nov 14, 2024
@bnoordhuis bnoordhuis deleted the fix683 branch November 14, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants