MCPcopy Index your code
hub / github.com/nodejs/node / test-vm-api-handles-getter-errors.js

File test-vm-api-handles-getter-errors.js

test/parallel/test-vm-api-handles-getter-errors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2// Tests that vm.createScript and runInThisContext correctly handle errors
3// thrown by option property getters.
4// See https://github.com/nodejs/node/issues/12369.

Callers

nothing calls this directly

Calls 6

includesMethod · 0.80
forEachMethod · 0.65
requireFunction · 0.50
execFileFunction · 0.50
assertFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected