pub fn call_object_method( receiver_bits: u64, method_name: &str, args: &[u64], ) -> u64
Call a method on an object value