Skip to content

Test that global object prototype can be changed#1180

Merged
bnoordhuis merged 2 commits intoquickjs-ng:masterfrom
bnoordhuis:global-object-set-proto
Oct 7, 2025
Merged

Test that global object prototype can be changed#1180
bnoordhuis merged 2 commits intoquickjs-ng:masterfrom
bnoordhuis:global-object-set-proto

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

Also fix JS_SetPrototype's function prototype because it suggested it took ownership of the prototype object (i.e., was responsible for freeing it) when it doesn't.

Also fix JS_SetPrototype's function prototype because it suggested it
took ownership of the prototype object (i.e., was responsible for
freeing it) when it doesn't.
@bnoordhuis bnoordhuis merged commit 6446efc into quickjs-ng:master Oct 7, 2025
127 checks passed
@bnoordhuis bnoordhuis deleted the global-object-set-proto branch October 7, 2025 07:22
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