Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-priority-queue.js
File
test-priority-queue.js
test/parallel/test-priority-queue.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-internals
2
'use strict'
;
3
4
require(
'../common'
);
Callers
nothing calls this directly
Calls
5
require
Function · 0.50
insert
Method · 0.45
peek
Method · 0.45
shift
Method · 0.45
removeAt
Method · 0.45
Tested by
no test coverage detected