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

Method script

deps/v8/tools/system-analyzer/view/script-panel.mjs:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 }
42
43 get script() {
44 return this.$('#script');
45 }
46
47 get scriptNode() {
48 return this.$('.scriptNode');

Callers

nothing calls this directly

Calls 6

_calculateLineOffsetsMethod · 0.95
sortMethod · 0.80
filterMethod · 0.65
$Method · 0.45
requestUpdateMethod · 0.45

Tested by

no test coverage detected