pub fn unsupported_control_result( cx: &mut Cx, policy: &'static str, operation: Symbol, ) -> Result<Ref>
Intern an “unsupported” control result and push its diagnostic, for policies that do not implement operation.
operation