pub fn sanity_check_compiled_units(
    files: FilesSourceText,
    compiled_units: &[AnnotatedCompiledUnit]
)
Expand description

Runs the bytecode verifier on the compiled units Fails if the bytecode verifier errors