fn bind_catch_clause_parameter(
clause: &CatchClause,
catch_local: usize,
ctx: &mut LoweringContext<'_>,
instructions: &mut Vec<Instruction>,
)fn bind_catch_clause_parameter(
clause: &CatchClause,
catch_local: usize,
ctx: &mut LoweringContext<'_>,
instructions: &mut Vec<Instruction>,
)