Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
includes
Method · 0.80
forEach
Method · 0.65
require
Function · 0.50
execFile
Function · 0.50
assert
Function · 0.50
push
Method · 0.45
Tested by
no test coverage detected