MCPcopy Create free account
hub / github.com/nodejs/node / test-heapdump-async-hooks-init-promise.js

File test-heapdump-async-hooks-init-promise.js

test/parallel/test-heapdump-async-hooks-init-promise.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-gc
2'use strict';
3const common = require('../common');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 10

getHeapSnapshotMethod · 0.80
createHookMethod · 0.80
includesMethod · 0.80
resumeMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
setImmediateFunction · 0.50
enableMethod · 0.45
thenMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected