MCPcopy Index your code
hub / github.com/nodejs/node / g

Method g

deps/v8/tools/system-analyzer/view/helper.mjs:147–149  ·  view source on GitHub ↗
(classes)

Source from the content-addressed store, hash-verified

145 }
146
147 static g(classes) {
148 return this.element('g', classes);
149 }
150}
151
152export function $(id) {

Callers 15

_renderDiscreteTrackMethod · 0.80
fooFunction · 0.80
TestGetCall2Function · 0.80
property-stores.jsFile · 0.80
objectliterals.jsFile · 0.80
mkClosureFunction · 0.80
TestInlineThisFunction · 0.80
inline-two.jsFile · 0.80

Calls 1

elementMethod · 0.95

Tested by

no test coverage detected