MCPcopy Create free account
hub / github.com/nodejs/node / local_5

Function local_5

deps/v8/test/debugger/debug/harmony/modules-debug-scopes1.mjs:235–238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

233BeginTest("Local 5");
234
235function local_5() {
236 eval('');
237 debugger;
238}
239
240listener_delegate = function(exec_state) {
241 CheckScopeChain([debug.ScopeType.Local,

Callers 1

Calls 1

evalFunction · 0.50

Tested by

no test coverage detected