Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MithrilJS/mithril.js
/ pop
Function
pop
test-utils/tests/test-pushStateMock.js:474–477 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
472
$window.history.back()
473
474
function
pop(e) {
475
o(e.state).deepEquals({a: 1})
476
o($window.history.state).deepEquals({a: 1})
477
}
478
})
479
})
480
o.spec(
"onhashchance"
,
function
() {
Callers
nothing calls this directly
Calls
1
o
Function · 0.85
Tested by
no test coverage detected