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

Function f

deps/v8/test/debugger/debug/debug-enable-disable-breakpoints.js:43–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41
42// Test function.
43function f() {a=1;b=2;};
44
45// This tests enabeling and disabling of break points including the case
46// with several break points in the same location.

Calls

no outgoing calls

Tested by

no test coverage detected