Skip to content

Tweak heap type fuzzer for JS prototypes#8426

Merged
tlively merged 1 commit intomainfrom
heap-type-fuzzer-protos
Mar 6, 2026
Merged

Tweak heap type fuzzer for JS prototypes#8426
tlively merged 1 commit intomainfrom
heap-type-fuzzer-protos

Conversation

@tlively
Copy link
Member

@tlively tlively commented Mar 6, 2026

Make the fuzzer more likely to produce descriptor fields that can be
used to configure JS prototypes. This will help the main fuzzer, which
uses types generated by the heap type fuzzer, to find bugs where
configured prototypes are incorrectly removed.

Make the fuzzer more likely to produce descriptor fields that can be
used to configure JS prototypes. This will help the main fuzzer, which
uses types generated by the heap type fuzzer, to find bugs where
configured prototypes are incorrectly removed.
@tlively tlively requested a review from kripken March 6, 2026 02:36
@tlively tlively merged commit f2cce24 into main Mar 6, 2026
17 checks passed
@tlively tlively deleted the heap-type-fuzzer-protos branch March 6, 2026 17:36
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