happy-dom's `--disallow-code-generation-from-strings` is not sufficient for isolating untrusted JavaScript
The mitigation proposed in GHSA-37j7-fg3j-429f for disabling eval/Function when executing untrusted code in happy-dom does not suffice, since it still allows prototype pollution payloads.