MCPcopy Index your code
hub / github.com/nodejs/node / testFunction2

Function testFunction2

deps/v8/test/debugger/debug/debug-stepin-call-function-stub.js:76–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74}
75
76function testFunction2() {
77 var f = g2;
78 var s = 1 +f(10, 20);
79}
80
81// Run three times. First time the function will be compiled lazily,
82// second time cached version will be used.

Calls 1

fFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…