mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-04 10:17:05 +00:00
As it turns out, cxx_to_boolean() may return "bool" as other values than just 0 or 1. This happens when the C++ compiler decides to only update the AL portion of the RAX return value register instead of the whole thing.