SYMBOL INDEX (43 symbols across 6 files) FILE: full.js constant UPDATE_RELEASES_URL (line 33) | const UPDATE_RELEASES_URL = 'https://github.com/peanutcocktail/pinokio/r... constant PORT (line 189) | let PORT constant ENABLE_BROWSER_CONSOLE_LOG (line 201) | const ENABLE_BROWSER_CONSOLE_LOG = process.env.PINOKIO_BROWSER_LOG === '1' constant PINOKIO_INJECT_ISOLATED_WORLD_ID (line 213) | const PINOKIO_INJECT_ISOLATED_WORLD_ID = 42000 constant SESSION_COOKIE_TTL_DAYS (line 531) | const SESSION_COOKIE_TTL_DAYS = 90 constant SESSION_COOKIE_TTL_SEC (line 532) | const SESSION_COOKIE_TTL_SEC = SESSION_COOKIE_TTL_DAYS * 24 * 60 * 60 constant SESSION_COOKIE_JAR_FILENAME (line 533) | const SESSION_COOKIE_JAR_FILENAME = 'session-cookies.json' function UpsertKeyValue (line 700) | function UpsertKeyValue(obj, keyToChange, value) { constant PINOKIO_ABSOLUTE_URL_PATTERN (line 2073) | const PINOKIO_ABSOLUTE_URL_PATTERN = /^[a-zA-Z][a-zA-Z\d+\-.]*:/ method trigger (line 2158) | trigger(eventName, payload = {}, context = {}) { method register (line 2173) | register(definition) { method run (line 2193) | run(descriptor, context, runSource) { method unmountAll (line 2211) | unmountAll() { FILE: patch-linux-arm64-natives.js constant ARCH_BY_ENUM (line 4) | const ARCH_BY_ENUM = { constant ELF_MACHINE_AARCH64 (line 12) | const ELF_MACHINE_AARCH64 = 183 FILE: preload.js function syncPinokioInjectors (line 328) | async function syncPinokioInjectors(reason = 'load') { FILE: temp/rebuild.js class Rebuilder (line 43) | class Rebuilder { method constructor (line 44) | constructor(options) { method ABI (line 86) | get ABI() { method buildType (line 93) | get buildType() { method rebuild (line 96) | async rebuild() { method rebuildModuleAt (line 118) | async rebuildModuleAt(modulePath) { function rebuild (line 157) | function rebuild(options) { FILE: temp/yarn.js function installOrRebuild (line 11) | async function installOrRebuild(config, appDir, options, forceInstall = ... function getElectronGypCacheDir (line 33) | function getElectronGypCacheDir() { function getGypEnv (line 36) | function getGypEnv(frameworkInfo, platform, arch, buildFromSource) { function checkYarnBerry (line 68) | function checkYarnBerry() { function installDependencies (line 76) | function installDependencies(appDir, options) { function nodeGypRebuild (line 108) | async function nodeGypRebuild(arch) { function getPackageToolPath (line 112) | function getPackageToolPath() { function isRunningYarn (line 120) | function isRunningYarn(execPath) { function rebuild (line 125) | async function rebuild(appDir, buildFromSource, options) { FILE: updater.js class Updater (line 5) | class Updater { method constructor (line 6) | constructor(handlers = {}) { method setHandlers (line 12) | setHandlers(handlers = {}) { method run (line 16) | run(mainWindow, handlers = null) { method downloadUpdate (line 76) | downloadUpdate() { method quitAndInstall (line 80) | quitAndInstall() { method showDefaultUpdatePrompt (line 84) | showDefaultUpdatePrompt(info) { method startDefaultDownload (line 100) | startDefaultDownload() { method updateDefaultProgress (line 122) | updateDefaultProgress(progress) { method showDefaultRestartPrompt (line 129) | showDefaultRestartPrompt(info) { method closeProgressBar (line 146) | closeProgressBar() {