Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
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'
;
2
const
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
fn
Function · 0.70
require
Function · 0.50
exec
Function · 0.50
skip
Method · 0.45
refresh
Method · 0.45
Tested by
no test coverage detected