pub(crate) fn location_to_string( _it: &mut Interp, this: Value, _a: &[Value], ) -> Result<Value, Value>
location.toString(): href を返す(String(location) / 文字列連結用)。
String(location)