Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ isFastToSlow
Method
isFastToSlow
deps/v8/tools/system-analyzer/log/map.mjs:276–278 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
274
}
275
276
isFastToSlow() {
277
return
this.
type
===
'Normalize'
278
}
279
280
isSlowToFast() {
281
return
this.
type
===
'SlowToFast'
Callers
2
symbol
Method · 0.95
toString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected