Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ setHasStartedUserESMExecution
Function
setHasStartedUserESMExecution
lib/internal/modules/helpers.js:543–545 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
541
return
_hasStartedUserESMExecution;
542
},
543
setHasStartedUserESMExecution() {
544
_hasStartedUserESMExecution = true;
545
},
546
urlToFilename,
547
};
Callers
3
runSync
Method · 0.85
run
Method · 0.85
runSync
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected