MCPcopy Create free account
hub / github.com/nodejs/node / test-vm-global-get-own.js

File test-vm-global-get-own.js

test/parallel/test-vm-global-get-own.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

runAssertionsFunction · 0.85
runAssertionsOnSandboxFunction · 0.85
runInContextMethod · 0.80
requireFunction · 0.50
createContextMethod · 0.45

Tested by

no test coverage detected