MCPcopy
hub / github.com/streetwriters/notesnook / querySelectorAll

Method querySelectorAll

apps/mobile/worker.js:13338–13340  ·  view source on GitHub ↗
(selectors)

Source from the content-addressed store, hash-verified

13336 }
13337
13338 querySelectorAll(selectors) {
13339 return query(super.querySelectorAll, this, selectors);
13340 }
13341
13342 /* c8 ignore start */
13343 getElementsByTagNameNS(_, name) {

Callers 15

enterNodeSelectionModeFunction · 0.45
cleanupFunction · 0.45
cloneNodeFunction · 0.45
getRootStylesheetFunction · 0.45
makeSvgFunction · 0.45
finalizeFunction · 0.45
inlineAllImagesFunction · 0.45
tinyToTiptapFunction · 0.45
preprocessHTMLFunction · 0.45
getTableOfContentsFunction · 0.45
getAttrsFunction · 0.45

Calls 1

queryFunction · 0.85

Tested by

no test coverage detected