pub(crate) fn location_replace( _it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>
location.replace(url): 指定URLへ遷移(現在の履歴エントリを置換)。