pub fn compiler_compiler(
bytecode: &mut BytecodeBuilder,
options: &CompileOptions,
names: &mut AstNameTable,
) -> Compilerpub fn compiler_compiler(
bytecode: &mut BytecodeBuilder,
options: &CompileOptions,
names: &mut AstNameTable,
) -> Compiler