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