pub fn get_eval_ir_block(engine_state: &EngineState) -> EvalIrBlockFnExpand description
Helper function to fetch eval_ir_block() with the correct type parameter based on whether
engine_state is configured with or without a debugger.
pub fn get_eval_ir_block(engine_state: &EngineState) -> EvalIrBlockFnHelper function to fetch eval_ir_block() with the correct type parameter based on whether
engine_state is configured with or without a debugger.