Files
ladybird/Libraries/LibWeb/HTML/Scripting
Andreas Kling 59ce6c9b41 LibJS: Shrink two u64 fields in ExecutionContext to u32
To shrink ExecutionContext, these two fields are made 32-bit:

- skip_when_determining_incumbent_counter
- program_counter
2025-10-29 21:20:10 +01:00
..
2025-08-23 16:04:36 -06:00