Files
ladybird/Libraries/LibWeb/HTML
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
2025-08-23 16:04:36 -06:00
2024-11-25 21:13:53 +01:00
2025-08-08 10:23:17 +02:00