MCPcopy Index your code
hub / github.com/nodejs/node / test-vm-dynamic-import-callback-missing-flag.js

File test-vm-dynamic-import-callback-missing-flag.js

test/parallel/test-vm-dynamic-import-callback-missing-flag.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const { Script, compileFunction } = require('vm');

Callers

nothing calls this directly

Calls 6

compileFunctionFunction · 0.85
includesMethod · 0.80
runInThisContextMethod · 0.80
requireFunction · 0.50
assertFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected