pushState

Declaration

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