↓ 2 callersFunctiongen_handler(
gen: &mut CodeWriter<'a, T>,
ty: HandlerType,
cache: bool,
func: F,
)
crates/compiler/src/codegen/code_writer.rs:748
↓ 2 callersFunctiongen_slot_fn(
gen: &mut CodeWriter<'a, T>,
(param, body): (Option<Js<'a>>, Vec<BaseIR<'a>>),
)
crates/compiler/src/codegen/code_writer.rs:955