1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 17:45:07 +00:00
serenity/Userland/Libraries/LibWeb/PerformanceTimeline
Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void
Stop worrying about tiny OOMs.

Work towards #20405
2023-08-08 07:39:11 +02:00
..
EntryTypes.cpp AK: Make "foo"_fly_string infallible 2023-08-07 16:03:27 +02:00
EntryTypes.h AK: Make "foo"_fly_string infallible 2023-08-07 16:03:27 +02:00
PerformanceEntry.cpp LibJS: Make Cell::initialize() return void 2023-08-08 07:39:11 +02:00
PerformanceEntry.h LibJS: Make Cell::initialize() return void 2023-08-08 07:39:11 +02:00
PerformanceEntry.idl
PerformanceEntryTuple.h