MCPcopy Create free account
hub / github.com/nodejs/node / isSlowToFast

Method isSlowToFast

deps/v8/tools/system-analyzer/log/map.mjs:280–282  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

278 }
279
280 isSlowToFast() {
281 return this.type === 'SlowToFast'
282 }
283
284 isInitial() {
285 return this.type === 'InitialMap'

Callers 1

symbolMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected