fn interp_trace( _args: &[RValue], _named: &[(String, RValue)], context: &BuiltinContext<'_>, ) -> Result<RValue, RError>
trace — set tracing on a function (no-op stub). @namespace base