mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-08 08:44:22 +00:00
We have the right conversions to make this work, so let's make it possible to have a `HashMap<JS::Handle<T>, V>` and look for a specific T inside it without having to create a temporary handle. This involves adding some operator== implementations, and some specializations of AK::Traits.
23 KiB
23 KiB