Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-nexttick-default-trigger.js
File
test-nexttick-default-trigger.js
test/async-hooks/test-nexttick-default-trigger.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 tests ensures that the triggerId of the nextTick function sets the
Callers
nothing calls this directly
Calls
6
sanityCheck
Method · 0.80
activitiesOfTypes
Method · 0.80
require
Function · 0.50
enable
Method · 0.45
triggerAsyncId
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected