Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bigskysoftware/_hyperscript
/ stepOver
Function
stepOver
debug-plugin/panel.js:15–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
function
stepOver() {
16
evalInPage(
17
"globalThis._hyperscript.hdb && globalThis._hyperscript.hdb.stepOver()"
,
18
);
19
}
20
21
function
evaluateExpression(expr) {
22
evalInPage(
Callers
nothing calls this directly
Calls
1
evalInPage
Function · 0.85
Tested by
no test coverage detected