Skip to content

Make JSIteratorConcatData smaller#1251

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:bitfields
Dec 1, 2025
Merged

Make JSIteratorConcatData smaller#1251
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:bitfields

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

The use of bitfields in JSIteratorConcatData used to cause tcc to miscompile quickjs but that seems to have been fixed upstream.

The use of bitfields in JSIteratorConcatData used to cause tcc to
miscompile quickjs but that seems to have been fixed upstream.
@bnoordhuis bnoordhuis marked this pull request as ready for review December 1, 2025 09:29
@bnoordhuis bnoordhuis merged commit dc5e7bd into quickjs-ng:master Dec 1, 2025
128 checks passed
@bnoordhuis bnoordhuis deleted the bitfields branch December 1, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants