Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ identifier
Method
identifier
deps/v8/tools/turbolizer/src/origin.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
public identifier(): string {
30
return
`${this.nodeId}`;
31
}
32
33
public toString(): string {
34
return
`#${this.nodeId} in phase
'${this.phase}/${this.reducer}'
`;
Callers
15
isValid
Function · 0.45
test_mutate_variables.js
File · 0.45
CallExpression
Method · 0.45
getSectionFooter
Method · 0.45
printVariablesByName
Method · 0.45
exit
Method · 0.45
setTimeout
Method · 0.45
_identifier
Function · 0.45
callRandomFunction
Function · 0.45
_rawTryCatch
Function · 0.45
constructor
Method · 0.45
initializeNodeSelectionHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected