mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Move from `InRealm` to `&mut CurrentRealm` and from `CanGc` to `&mut js::context::JSContext` Testing: `/mach build`, `/mach test-unit` and `/mach test-tidy` Fixes: Part of #42638 Signed-off-by: TimurBora <timurborisov5561@gmail.com>