pub fn is_mutating_builtin(name: &str, object_type: &str) -> bool
Checks if a specific built-in function mutates state.