MCPcopy Index your code
hub / github.com/nodejs/node / test-no-assert-when-disabled.js

File test-no-assert-when-disabled.js

test/async-hooks/test-no-assert-when-disabled.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2// Flags: --no-force-async-hooks-checks --expose-internals
3const common = require('../common');
4const { isMainThread } = require('worker_threads');

Callers

nothing calls this directly

Calls 3

requireFunction · 0.50
skipMethod · 0.45
emitDestroyMethod · 0.45

Tested by

no test coverage detected