Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-runner-v8-deserializer.mjs
File
test-runner-v8-deserializer.mjs
test/parallel/test-runner-v8-deserializer.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-internals --no-warnings
2
3
import
* as common from
'../common/index.mjs'
;
4
import
{ describe, it, beforeEach } from
'node:test'
;
Callers
nothing calls this directly
Calls
15
beforeEach
Function · 0.85
collectReported
Function · 0.85
collectStdout
Function · 0.85
isClearToSend
Method · 0.80
concat
Method · 0.80
every
Method · 0.80
toArray
Function · 0.70
filter
Method · 0.65
assert
Function · 0.50
it
Function · 0.50
from
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected