Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ path
Method
path
deps/v8/tools/system-analyzer/view/helper.mjs:143–145 ·
view source on GitHub ↗
(classes)
Source
from the content-addressed store, hash-verified
141
}
142
143
static path(classes) {
144
return
this.element(
'path'
, classes);
145
}
146
147
static g(classes) {
148
return
this.element(
'g'
, classes);
Callers
2
run_benchmark
Function · 0.45
_renderContinuousTrack
Method · 0.45
Calls
1
element
Method · 0.95
Tested by
no test coverage detected