replaceState

Declaration

void replaceState(
    any data, 
    DOMString title, 
    optional USVString? url
);