mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-10 17:12:41 +02:00
This is a common way to convert a value to a boolean. Instead of doing a boolean conversion and 2 negate operations, we replace this with a single `ToBoolean` op code.
171 KiB
171 KiB