MCPcopy Create free account
hub / github.com/nodejs/node / $

Method $

deps/v8/tools/zone-stats/details-selection.js:65–67  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

63 }
64
65 $(id) {
66 return this.shadowRoot.querySelector(id);
67 }
68
69 querySelectorAll(query) {
70 return this.shadowRoot.querySelectorAll(query);

Callers 14

connectedCallbackMethod · 0.95
dataViewSelectMethod · 0.95
dataKindSelectMethod · 0.95
isolateSelectMethod · 0.95
showTotalsSelectMethod · 0.95
timeStartSelectMethod · 0.95
timeEndSelectMethod · 0.95
dataChangedMethod · 0.95
populateSelectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected