fn string_to_number<'ob>( string: &str, base: Option<i64>, cx: &'ob Context<'_>, ) -> Gc<NumberType<'ob>>