SYMBOL INDEX (68 symbols across 16 files) FILE: assets/scriptlets/abort-current-inline-script.js function strToRegex (line 7) | function strToRegex(s) { function abortCurrentInlineScript (line 17) | function abortCurrentInlineScript(api, search = "null") { FILE: assets/scriptlets/abort-on-property-read.js method get (line 30) | get() { return value; } method set (line 31) | set(newValue) { value = newValue; if ( newValue instanceof Object ) { FILE: assets/scriptlets/abort-on-property-write.js method get (line 29) | get() { return value; } method set (line 30) | set(newValue) { value = newValue; if ( newValue instanceof Object ) { FILE: platform/firefox/bootstrap.js method messageManager (line 36) | get messageManager() { function startup (line 49) | function startup(data, reason) { function shutdown (line 111) | function shutdown(data, reason) { function install (line 131) | function install() { function uninstall (line 140) | function uninstall() {} FILE: platform/firefox/frameModule.js method componentRegistrar (line 61) | get componentRegistrar() { method categoryManager (line 65) | get categoryManager() { FILE: platform/firefox/vapi-background.js method globalMessageManager (line 849) | get globalMessageManager() { method componentRegistrar (line 1054) | get componentRegistrar() { method categoryManager (line 1058) | get categoryManager() { FILE: platform/safari/vapi-background.js function initStorageLib (line 1091) | function initStorageLib() { FILE: platform/webext/bootstrap.js function startup (line 28) | function startup({ webExtension }) { function shutdown (line 56) | function shutdown() { function install (line 59) | function install() { function uninstall (line 62) | function uninstall() { FILE: src/js/1p-filters.js function userFiltersChanged (line 42) | function userFiltersChanged() { function renderUserFilters (line 51) | function renderUserFilters() { function allFiltersApplyHandler (line 64) | function allFiltersApplyHandler() { FILE: src/js/contentscript-end.js method now (line 68) | get now() { function scopedQuerySelector (line 139) | function scopedQuerySelector(subtree, selector, all) { function filterToRegExp (line 163) | function filterToRegExp(text, captureAll = false) { function scopedQuerySelectorAll (line 196) | function scopedQuerySelectorAll(subtree, selector) { function findIndex (line 199) | function findIndex(iterable, callback, thisArg) { function indexOf (line 208) | function indexOf(iterable, searchElement) { function positionInParent (line 211) | function positionInParent(node) { function makeSelector (line 215) | function makeSelector(node, selector = "", hassibling = false) { function cartesianProductOf (line 240) | function cartesianProductOf() { function prime (line 251) | function prime(input,prefix) { function makeRegExpParameter (line 259) | function makeRegExpParameter(text) { method maybeContainsSiblingCombinators (line 405) | get maybeContainsSiblingCombinators() { method maybeDependsOnAttributes (line 408) | get maybeDependsOnAttributes() { method dependsOnCharacterData (line 411) | get dependsOnCharacterData() { method dependsOnStyles (line 414) | get dependsOnStyles() { method buildFunction (line 603) | buildFunction(s) { method decompile (line 630) | decompile(s) { function extractMutationTypes (line 775) | function extractMutationTypes(mutations) { function onLoad (line 784) | function onLoad(event) { function hideNode (line 1066) | function hideNode(node) { FILE: src/js/dyna-rules.js function handleImportFilePicker (line 95) | function handleImportFilePicker() { function exportUserRulesToFile (line 140) | function exportUserRulesToFile() { FILE: src/js/static-net-filtering.js function singleOccuranceCheck (line 757) | function singleOccuranceCheck(str, findStr, flag = "b") { FILE: src/lib/publicsuffixlist.js function getDomain (line 66) | function getDomain(hostname) { function getPublicSuffix (line 89) | function getPublicSuffix(hostname) { function search (line 119) | function search(store, hostname) { function parse (line 167) | function parse(text, toAscii) { function crystallize (line 248) | function crystallize(store) { function toSelfie (line 299) | function toSelfie() { function fromSelfie (line 307) | function fromSelfie(selfie) { FILE: src/lib/punycode.js function error (line 66) | function error(type) { function map (line 78) | function map(array, fn) { function mapDomain (line 97) | function mapDomain(string, fn) { function ucs2decode (line 126) | function ucs2decode(string) { function ucs2encode (line 160) | function ucs2encode(array) { function basicToDigit (line 182) | function basicToDigit(codePoint) { function digitToBasic (line 206) | function digitToBasic(digit, flag) { function adapt (line 217) | function adapt(delta, numPoints, firstTime) { function decode (line 234) | function decode(input) { function encode (line 335) | function encode(input) { function toUnicode (line 453) | function toUnicode(input) { function toASCII (line 472) | function toASCII(input) { FILE: tools/make-firefox-meta.py function mkdirs (line 14) | def mkdirs(path): FILE: tools/make-safari-meta.py function mkdirs (line 15) | def mkdirs(path):