Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ deprecate
Method
deprecate
deps/v8/tools/system-analyzer/log/map.mjs:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
deprecate() {
100
this._isDeprecated = true;
101
}
102
103
isRoot() {
104
return
this.edge === undefined || this.edge.from === undefined;
Callers
8
test-util-deprecate.js
File · 0.80
test-util-deprecate-invalid-code.js
File · 0.80
deprecated-userland-class.js
File · 0.80
deprecated.js
File · 0.80
deprecated-userland-subclass.js
File · 0.80
deprecated-userland-function.js
File · 0.80
typescript.js
File · 0.80
deprecateMap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected