Fixes various Flutter framework test failures when bytecode is enabled.
Bytecode generation will otherwise omit assert code, causing --enable-asserts to have no effect in the VM.