mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-20 11:38:04 +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.