MCPcopy Index your code
hub / github.com/nodejs/node / test-windows-failed-heap-allocation.js

File test-windows-failed-heap-allocation.js

test/parallel/test-windows-failed-heap-allocation.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4// This test ensures that an out of memory error exits with code 134 on Windows

Callers

nothing calls this directly

Calls 5

fnFunction · 0.70
requireFunction · 0.50
execFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45

Tested by

no test coverage detected