Files
servo/components/shared/profile
Narfinger 3bb7c5f1f4 profile: Implement MallocSizeOf for GenericCallback (#42152)
Implement MallocSizeOf for profile::GenericCallback.

Additionally, we implement a more acurate version of MallocSizeOf for
GenericSender.

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>

Testing: Implementing traits do not need tests.
Fixes: https://github.com/servo/servo/issues/42110

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
2026-01-26 10:44:58 +00:00
..