Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ g
Function
g
deps/v8/test/debugger/debug/debug-stepin-function-call.js:60–62 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
58
59
// Sample functions.
60
function
g(t) {
61
return
t + 1;
// expected line
62
}
63
64
// Test step into function call from a function without local variables.
65
function
call1() {
Callers
7
call2
Function · 0.70
call3
Function · 0.70
call4
Function · 0.70
apply2
Function · 0.70
apply3
Function · 0.70
apply4
Function · 0.70
applyAndBind1
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected