Skip to main content

history_replace_state

Function history_replace_state 

Source
pub(crate) fn history_replace_state(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>