MCPcopy Index your code
hub / github.com/nodejs/node / does_own_process_state.js

File does_own_process_state.js

lib/internal/bootstrap/switches/does_own_process_state.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const credentials = internalBinding('credentials');
4const rawMethods = internalBinding('process_methods');

Callers

nothing calls this directly

Calls 5

isBuildingSnapshotFunction · 0.85
addSerializeCallbackFunction · 0.85
addDeserializeCallbackFunction · 0.85
requireFunction · 0.50

Tested by

no test coverage detected