MCPcopy Create free account
hub / github.com/nodejs/node / validateHeap

Function validateHeap

test/pummel/test-heapdump-shadow-realm.js:32–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30}
31
32function validateHeap() {
33 validateByRetainingPath('Node / Environment', [
34 { node_name: 'Node / shadow_realms', edge_name: 'shadow_realms' },
35 { node_name: 'Node / ShadowRealm' },
36 ]);
37}
38
39createRealms();

Callers 1

createRealmsFunction · 0.85

Calls 1

validateByRetainingPathFunction · 0.85

Tested by

no test coverage detected