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

Method $

deps/v8/tools/zone-stats/trace-file-reader.js:22–24  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

20 }
21
22 $(id) {
23 return this.shadowRoot.querySelector(id);
24 }
25
26 get section() {
27 return this.$('#fileReaderSection');

Callers 6

constructorMethod · 0.95
sectionMethod · 0.95
updateLabelMethod · 0.95
handleClickMethod · 0.95
connectedCallbackMethod · 0.95
readFileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected