mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 11:10:11 +00:00
Passing in a plain Value and expecting it to be a native property is error prone, let's use a more narrow type and pass a NativeProperty reference directly.