pub fn val_to_string<'js>(this: &Ctx<'js>, val: Value<'js>) -> Result<String>
Retrieves the string representation of a JavaScript value.