MCPcopy Index your code
hub / github.com/nodejs/node / test-vm-util-lazy-properties.js

File test-vm-util-lazy-properties.js

test/parallel/test-vm-util-lazy-properties.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3
4const vm = require('node:vm');

Callers

nothing calls this directly

Calls 4

runInContextMethod · 0.80
getterFunction · 0.70
requireFunction · 0.50
createContextMethod · 0.45

Tested by

no test coverage detected