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

File translators.js

lib/internal/modules/esm/translators.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const {
4 ArrayPrototypePush,

Callers

nothing calls this directly

Calls 15

assertBufferSourceFunction · 0.85
compileSourceTextModuleFunction · 0.85
createCJSModuleWrapFunction · 0.85
loadBuiltinModuleFunction · 0.85
fileURLToPathFunction · 0.85
stripBOMFunction · 0.85
errPathFunction · 0.85
createDynamicModuleFunction · 0.85
emitExperimentalWarningFunction · 0.85
ObjectAssignFunction · 0.85

Tested by

no test coverage detected