Skip to main content

location_to_string

Function location_to_string 

Source
pub(crate) fn location_to_string(
    _it: &mut Interp,
    this: Value,
    _a: &[Value],
) -> Result<Value, Value>
Expand description

location.toString(): href を返す(String(location) / 文字列連結用)。