mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
Switch `VirtualMethods::children_changed` and `VirtualMethods::adopting_steps` to `&mut JSContext`. Testing: No behaviour change, a successful build is enough. Part of #40600 --------- Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>