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

Method $

deps/v8/tools/system-analyzer/view/code-panel.mjs:301–303  ·  view source on GitHub ↗
(query)

Source from the content-addressed store, hash-verified

299 }
300
301 $(query) {
302 return this._node.querySelectorAll(query);
303 }
304
305 _handleClick(event) {
306 const target = event.target;

Callers 15

_handleClickAddressMethod · 0.95
_setRegisterSelectionMethod · 0.95
constructorMethod · 0.45
timelineMethod · 0.45
showAllRadioMethod · 0.45
showTimerangeRadioMethod · 0.45
showSelectionRadioMethod · 0.45
mapTransitionsPanelMethod · 0.45
mapDetailsPanelMethod · 0.45
searchBarBtnMethod · 0.45

Calls 1

querySelectorAllMethod · 0.45

Tested by

no test coverage detected