const TEST_FILE_URI = getSupportsFile("./local-mode/");
const TEST_URI = TEST_FILE_URI.spec;
const { LocalModeMappings } = ChromeUtils.importESModule(
"resource://devtools/client/framework/LocalModeMappings.sys.mjs"
const { PromiseTestUtils } = ChromeUtils.importESModule(
PromiseTestUtils.allowMatchingRejectionsGlobally(/Connection closed/);
add_task(async function addToSettings() {
ok(TEST_URI.startsWith("file://"), "The test URL is a file:// URL");
const tab = await addTab(TEST_URI);
const toolbox = await gDevTools.showToolboxForTab(tab, {
const notificationBox = await waitFor(() =>
doc.querySelector(".notificationbox")
let buttons = notificationBox.querySelectorAll(".notificationButton");
info("Click on the Add to Settings button");
let waitForDevToolsReload = await watchForDevToolsReload(
let onMappingsUpdated = LocalModeMappings.once("updated");
info("Wait for mappings to be updated");
info("Wait for the navigation to the mapping URL");
await waitForDevToolsReload();
gBrowser.selectedBrowser.currentURI.spec,
"We navigated to the mapping URL"
info("Wait for the options panel to be opened");
await toolbox.getPanelWhenReady("options");
const panel = toolbox.getCurrentPanel();
const { panelDoc } = panel;
...panelDoc.querySelectorAll(`.local-mode-origin-line input`),
is(originInput.value, "firefox.localhost", "The origin is correct");
...panelDoc.querySelectorAll(`.local-mode-folder-line a`),
"The folder path looks correct"
"Navigate to the file:// URL again to see the navigation about the existing mapping"
await navigateTo(TEST_URI);
buttons = notificationBox.querySelectorAll(".notificationButton");
info("Click on the 'navigate to' button");
waitForDevToolsReload = await watchForDevToolsReload(
info("Wait for the navigation to the mapping URL");
await waitForDevToolsReload();
gBrowser.selectedBrowser.currentURI.spec,
"We navigated to the mapping URL"
info("Navigate to the file:// URL one more time");
await navigateTo(TEST_URI);
buttons = notificationBox.querySelectorAll(".notificationButton");
doc.querySelector(`.notification[data-key="local-mode-notice"]`),
"The notification is visible"
info("Click on the 'always hide' button");
!doc.querySelector(`.notification[data-key="local-mode-notice"]`),
"The notification should be hidden"
"Navigate one last time to the file:// URL to see the lack of notification"
await navigateTo(TEST_URI);
!doc.querySelector(`.notification[data-key="local-mode-notice"]`),
"The notification isn't shown"
info("Reset the noticed pref so that following test can keep showing them");
Services.prefs.setBoolPref("devtools.local-mode.noticed", false);
info("Remove the mapping before switching to another test");
const removeButton = panelDoc.querySelector(".local-mode-mapping-remove");
onMappingsUpdated = LocalModeMappings.once("updated");
const onConfirmAccepted = BrowserTestUtils.promiseAlertDialogOpen("accept");
add_task(async function tryItWithFolder() {
const tab = await addTab(TEST_URI);
const toolbox = await gDevTools.showToolboxForTab(tab, {
const notificationBox = await waitFor(() =>
doc.querySelector(".notificationbox")
const buttons = notificationBox.querySelectorAll(".notificationButton");
info("Click on the Try It button");
const waitForDevToolsReload = await watchForDevToolsReload(
gBrowser.selectedBrowser.currentURI.spec,
"Before trying the mapping, the tab's URL is the file URL"
info("Wait for the navigation to the mapping URL");
await waitForDevToolsReload();
gBrowser.selectedBrowser.currentURI.spec,
"We navigated to the transient mapping URL"
add_task(async function tryItWithFile() {
const fileUri = TEST_URI + "index.html";
const tab = await addTab(fileUri);
const toolbox = await gDevTools.showToolboxForTab(tab, {
const notificationBox = await waitFor(() =>
doc.querySelector(".notificationbox")
let buttons = notificationBox.querySelectorAll(".notificationButton");
info("Click on the Try It button");
let waitForDevToolsReload = await watchForDevToolsReload(
info("Wait for the navigation to the transient mapping URL");
await waitForDevToolsReload();
gBrowser.selectedBrowser.currentURI.spec,
"We navigated to the transient mapping URL"
info("Navigate to another folder and register a second transient mapping");
await navigateTo(TEST_URI + "folder/");
buttons = notificationBox.querySelectorAll(".notificationButton");
waitForDevToolsReload = await watchForDevToolsReload(
info("Wait for the navigation to the second transient mapping URL");
await waitForDevToolsReload();
gBrowser.selectedBrowser.currentURI.spec,
"We navigated to the second transient mapping URL"
"Assert that we can navigate back to the first transient mapping and it works fine"
await SpecialPowers.spawn(gBrowser.selectedBrowser, [], function () {
content.document.documentElement.textContent,
"Local mode HTML test page\n",
"The opened page is the local html page"
LocalModeMappings.clearTransientMappings();
function getSupportsFile(path) {
const cr = Cc["@mozilla.org/chrome/chrome-registry;1"].getService(
const uri = Services.io.newURI(CHROME_URL_ROOT + path);
const fileurl = cr.convertChromeURL(uri);
return fileurl.QueryInterface(Ci.nsIFileURL);
\"","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/resource/tests/browser_resources_target_switching.js#8"}},"S_js_typescript_devtools/shared/commands/resource/tests/browser_resources_unwatch_early.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/resource/tests/browser_resources_unwatch_early.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/resource/tests/browser_resources_unwatch_early.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"\"data:text/html;charset=utf-8,\"","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/resource/tests/browser_resources_unwatch_early.js#11"}},"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_animations_playback_rate_multiplier.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_animations_playback_rate_multiplier.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_animations_playback_rate_multiplier.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"string","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_animations_playback_rate_multiplier.js#8"}},"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_color_scheme.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_color_scheme.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_color_scheme.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"string","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_color_scheme.js#8"}},"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_custom_user_agent.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_custom_user_agent.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_custom_user_agent.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"string","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_custom_user_agent.js#8"}},"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_dppx.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_dppx.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_dppx.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"string","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_dppx.js#8"}},"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_touch_events.js/TEST_URI.":{"sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_touch_events.js/TEST_URI.","pretty":"TEST_URI","meta":{"structured":1,"pretty":"TEST_URI","sym":"S_js_typescript_devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_touch_events.js/TEST_URI.","js_sym":"#TEST_URI","type_pretty":"string","kind":"field","subsystem":"DevTools/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target-configuration/tests/browser_target_configuration_command_touch_events.js#8"}},"S_js_typescript_devtools/shared/commands/target/target-command.js/TargetCommand#navigateTo().":{"sym":"S_js_typescript_devtools/shared/commands/target/target-command.js/TargetCommand#navigateTo().","pretty":"TargetCommand::navigateTo","meta":{"structured":1,"pretty":"TargetCommand::navigateTo","sym":"S_js_typescript_devtools/shared/commands/target/target-command.js/TargetCommand#navigateTo().","js_sym":"#navigateTo","type_pretty":"any","kind":"method","subsystem":"DevTools/General","parentsym":"S_js_typescript_devtools/shared/commands/target/target-command.js/TargetCommand#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/commands/target/target-command.js#1109"}},"S_js_typescript_devtools/shared/event-emitter.js/EventEmitter#once().":{"sym":"S_js_typescript_devtools/shared/event-emitter.js/EventEmitter#once().","pretty":"EventEmitter::once","meta":{"structured":1,"pretty":"EventEmitter::once","sym":"S_js_typescript_devtools/shared/event-emitter.js/EventEmitter#once().","js_sym":"#once","type_pretty":"Promise
","kind":"method","subsystem":"DevTools/General","parentsym":"S_js_typescript_devtools/shared/event-emitter.js/EventEmitter#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/event-emitter.js#142"}},"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/dominator-tree-worker.js/ok().":{"sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/dominator-tree-worker.js/ok().","pretty":"ok","meta":{"structured":1,"pretty":"ok","sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/dominator-tree-worker.js/ok().","js_sym":"#ok","type_pretty":"void","kind":"method","subsystem":"DevTools/Memory","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/heapsnapshot/tests/xpcshell/dominator-tree-worker.js#36"}},"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/heap-snapshot-worker.js/ok().":{"sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/heap-snapshot-worker.js/ok().","pretty":"ok","meta":{"structured":1,"pretty":"ok","sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/heap-snapshot-worker.js/ok().","js_sym":"#ok","type_pretty":"void","kind":"method","subsystem":"DevTools/Memory","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/heapsnapshot/tests/xpcshell/heap-snapshot-worker.js#34"}},"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_getNodeByIdAlongPath_01.js/path.":{"sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_getNodeByIdAlongPath_01.js/path.","pretty":"path","meta":{"structured":1,"pretty":"path","sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_getNodeByIdAlongPath_01.js/path.","js_sym":"#path","type_pretty":"number[]","kind":"field","subsystem":"DevTools/Memory","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_getNodeByIdAlongPath_01.js#23"}},"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_01.js/path.":{"sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_01.js/path.","pretty":"path","meta":{"structured":1,"pretty":"path","sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_01.js/path.","js_sym":"#path","type_pretty":"number[]","kind":"field","subsystem":"DevTools/Memory","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_01.js#17"}},"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_02.js/path.":{"sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_02.js/path.","pretty":"path","meta":{"structured":1,"pretty":"path","sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_02.js/path.","js_sym":"#path","type_pretty":"number[]","kind":"field","subsystem":"DevTools/Memory","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_02.js#18"}},"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_03.js/path.":{"sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_03.js/path.","pretty":"path","meta":{"structured":1,"pretty":"path","sym":"S_js_typescript_devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_03.js/path.","js_sym":"#path","type_pretty":"number[]","kind":"field","subsystem":"DevTools/Memory","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"devtools/shared/heapsnapshot/tests/xpcshell/test_DominatorTreeNode_insert_03.js#17"}},"S_js_typescript_generated/lib.gecko.darwin.d.ts/InOutParam#typeLiteral3:value.":{"sym":"S_js_typescript_generated/lib.gecko.darwin.d.ts/InOutParam#typeLiteral3:value.","pretty":"InOutParam::typeLiteral3::value","meta":{"structured":1,"pretty":"InOutParam::typeLiteral3::value","sym":"S_js_typescript_generated/lib.gecko.darwin.d.ts/InOutParam#typeLiteral3:value.","js_sym":"#value","type_pretty":"T","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.darwin.d.ts#330"}},"S_js_typescript_generated/lib.gecko.darwin.d.ts/OutParam#typeLiteral4:value.":{"sym":"S_js_typescript_generated/lib.gecko.darwin.d.ts/OutParam#typeLiteral4:value.","pretty":"OutParam::typeLiteral4::value","meta":{"structured":1,"pretty":"OutParam::typeLiteral4::value","sym":"S_js_typescript_generated/lib.gecko.darwin.d.ts/OutParam#typeLiteral4:value.","js_sym":"#value","type_pretty":"T | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.darwin.d.ts#333"}},"S_js_typescript_generated/lib.gecko.darwin.d.ts/global/nsITouchBarHelper#document.":{"sym":"S_js_typescript_generated/lib.gecko.darwin.d.ts/global/nsITouchBarHelper#document.","pretty":"nsITouchBarHelper::document","meta":{"structured":1,"pretty":"nsITouchBarHelper::document","sym":"S_js_typescript_generated/lib.gecko.darwin.d.ts/global/nsITouchBarHelper#document.","js_sym":"#document","type_pretty":"Document","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.darwin.d.ts/global/nsITouchBarHelper#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsITouchBarHelper_document"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.darwin.d.ts#213"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#is().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#is().","pretty":"AccessibleNode::is","meta":{"structured":1,"pretty":"AccessibleNode::is","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#is().","js_sym":"#is","type_pretty":"string[]) => boolean","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AccessibleNode#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AccessibleNode_is"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#8142"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AddEventListenerOptions#once.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AddEventListenerOptions#once.","pretty":"AddEventListenerOptions::once","meta":{"structured":1,"pretty":"AddEventListenerOptions::once","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AddEventListenerOptions#once.","js_sym":"#once","type_pretty":"boolean | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AddEventListenerOptions#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AddEventListenerOptions_once"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#33"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AnimationPropertyValueDetails#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AnimationPropertyValueDetails#value.","pretty":"AnimationPropertyValueDetails::value","meta":{"structured":1,"pretty":"AnimationPropertyValueDetails::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AnimationPropertyValueDetails#value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AnimationPropertyValueDetails#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AnimationPropertyValueDetails_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#120"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Attr#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Attr#value.","pretty":"Attr::value","meta":{"structured":1,"pretty":"Attr::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Attr#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Attr#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Attr_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#8448"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AttributeNameValue#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AttributeNameValue#value.","pretty":"AttributeNameValue::value","meta":{"structured":1,"pretty":"AttributeNameValue::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AttributeNameValue#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AttributeNameValue#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AttributeNameValue_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#137"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioBuffer#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioBuffer#length.","pretty":"AudioBuffer::length","meta":{"structured":1,"pretty":"AudioBuffer::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioBuffer#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioBuffer#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AudioBuffer_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#8463"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioBufferOptions#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioBufferOptions#length.","pretty":"AudioBufferOptions::length","meta":{"structured":1,"pretty":"AudioBufferOptions::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioBufferOptions#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioBufferOptions#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AudioBufferOptions_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#142"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioParam#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioParam#value.","pretty":"AudioParam::value","meta":{"structured":1,"pretty":"AudioParam::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioParam#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioParam#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AudioParam_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#8743"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioTrackList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioTrackList#length.","pretty":"AudioTrackList::length","meta":{"structured":1,"pretty":"AudioTrackList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioTrackList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/AudioTrackList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_AudioTrackList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#8877"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSKeyframesRule#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSKeyframesRule#length.","pretty":"CSSKeyframesRule::length","meta":{"structured":1,"pretty":"CSSKeyframesRule::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSKeyframesRule#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSKeyframesRule#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSKeyframesRule_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#9821"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSKeywordValue#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSKeywordValue#value.","pretty":"CSSKeywordValue::value","meta":{"structured":1,"pretty":"CSSKeywordValue::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSKeywordValue#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSKeywordValue#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSKeywordValue_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#9843"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathClamp#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathClamp#value.","pretty":"CSSMathClamp::value","meta":{"structured":1,"pretty":"CSSMathClamp::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathClamp#value.","js_sym":"#value","type_pretty":"CSSNumericValue","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathClamp#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSMathClamp_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#9939"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathInvert#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathInvert#value.","pretty":"CSSMathInvert::value","meta":{"structured":1,"pretty":"CSSMathInvert::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathInvert#value.","js_sym":"#value","type_pretty":"CSSNumericValue","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathInvert#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSMathInvert_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#9952"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathNegate#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathNegate#value.","pretty":"CSSMathNegate::value","meta":{"structured":1,"pretty":"CSSMathNegate::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathNegate#value.","js_sym":"#value","type_pretty":"CSSNumericValue","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSMathNegate#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSMathNegate_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#9991"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSNumericArray#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSNumericArray#length.","pretty":"CSSNumericArray::length","meta":{"structured":1,"pretty":"CSSNumericArray::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSNumericArray#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSNumericArray#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSNumericArray_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#10108"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSNumericType#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSNumericType#length.","pretty":"CSSNumericType::length","meta":{"structured":1,"pretty":"CSSNumericType::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSNumericType#length.","js_sym":"#length","type_pretty":"number | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSNumericType#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSNumericType_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#564"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSPerspective#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSPerspective#length.","pretty":"CSSPerspective::length","meta":{"structured":1,"pretty":"CSSPerspective::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSPerspective#length.","js_sym":"#length","type_pretty":"CSSPerspectiveValue","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSPerspective#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSPerspective_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#10235"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSRuleList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSRuleList#length.","pretty":"CSSRuleList::length","meta":{"structured":1,"pretty":"CSSRuleList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSRuleList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSRuleList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSRuleList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#10499"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSStyleDeclaration#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSStyleDeclaration#length.","pretty":"CSSStyleDeclaration::length","meta":{"structured":1,"pretty":"CSSStyleDeclaration::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSStyleDeclaration#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSStyleDeclaration#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSStyleDeclaration_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#10601"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSStyleProperties#content.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSStyleProperties#content.","pretty":"CSSStyleProperties::content","meta":{"structured":1,"pretty":"CSSStyleProperties::content","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSStyleProperties#content.","js_sym":"#content","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSStyleProperties#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSStyleProperties_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#11045"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSTransformValue#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSTransformValue#length.","pretty":"CSSTransformValue::length","meta":{"structured":1,"pretty":"CSSTransformValue::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSTransformValue#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSTransformValue#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSTransformValue_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#12002"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSUnitValue#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSUnitValue#value.","pretty":"CSSUnitValue::value","meta":{"structured":1,"pretty":"CSSUnitValue::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSUnitValue#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSUnitValue#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSUnitValue_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#12055"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSUnparsedValue#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSUnparsedValue#length.","pretty":"CSSUnparsedValue::length","meta":{"structured":1,"pretty":"CSSUnparsedValue::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSUnparsedValue#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CSSUnparsedValue#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CSSUnparsedValue_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#12068"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CanonicalBrowsingContext#currentURI.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CanonicalBrowsingContext#currentURI.","pretty":"CanonicalBrowsingContext::currentURI","meta":{"structured":1,"pretty":"CanonicalBrowsingContext::currentURI","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CanonicalBrowsingContext#currentURI.","js_sym":"#currentURI","type_pretty":"nsIURI | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CanonicalBrowsingContext#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CanonicalBrowsingContext_currentURI"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#12180"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CharacterData#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CharacterData#length.","pretty":"CharacterData::length","meta":{"structured":1,"pretty":"CharacterData::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CharacterData#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CharacterData#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CharacterData_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#12762"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ChromeUtils/importESModule().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ChromeUtils/importESModule().","pretty":"importESModule","meta":{"structured":1,"pretty":"importESModule","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ChromeUtils/importESModule().","js_sym":"#importESModule","type_pretty":"any","kind":"method","subsystem":"Core/General","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ChromeUtils_importESModule"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#42776"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CollectorLogRootPath#path.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CollectorLogRootPath#path.","pretty":"CollectorLogRootPath::path","meta":{"structured":1,"pretty":"CollectorLogRootPath::path","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CollectorLogRootPath#path.","js_sym":"#path","type_pretty":"CollectorLogEdge[]","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CollectorLogRootPath#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CollectorLogRootPath_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#812"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CollectorLogWeakMapPath#path.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CollectorLogWeakMapPath#path.","pretty":"CollectorLogWeakMapPath::path","meta":{"structured":1,"pretty":"CollectorLogWeakMapPath::path","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CollectorLogWeakMapPath#path.","js_sym":"#path","type_pretty":"CollectorLogEdge[]","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CollectorLogWeakMapPath#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CollectorLogWeakMapPath_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#821"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Console#info().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Console#info().","pretty":"Console::info","meta":{"structured":1,"pretty":"Console::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Console#info().","js_sym":"#info","type_pretty":"any[]) => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Console#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_console_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#43322"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ConsoleInstance#info().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ConsoleInstance#info().","pretty":"ConsoleInstance::info","meta":{"structured":1,"pretty":"ConsoleInstance::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ConsoleInstance#info().","js_sym":"#info","type_pretty":"any[]) => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ConsoleInstance#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ConsoleInstance_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#13126"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ContentFrameMessageManager#content.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ContentFrameMessageManager#content.","pretty":"ContentFrameMessageManager::content","meta":{"structured":1,"pretty":"ContentFrameMessageManager::content","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ContentFrameMessageManager#content.","js_sym":"#content","type_pretty":"WindowProxy | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ContentFrameMessageManager#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ContentFrameMessageManager_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#13180"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieInit#path.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieInit#path.","pretty":"CookieInit::path","meta":{"structured":1,"pretty":"CookieInit::path","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieInit#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieInit#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CookieInit_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#956"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieInit#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieInit#value.","pretty":"CookieInit::value","meta":{"structured":1,"pretty":"CookieInit::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieInit#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieInit#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CookieInit_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#960"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieListItem#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieListItem#value.","pretty":"CookieListItem::value","meta":{"structured":1,"pretty":"CookieListItem::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieListItem#value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieListItem#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CookieListItem_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#967"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieStoreDeleteOptions#path.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieStoreDeleteOptions#path.","pretty":"CookieStoreDeleteOptions::path","meta":{"structured":1,"pretty":"CookieStoreDeleteOptions::path","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieStoreDeleteOptions#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/CookieStoreDeleteOptions#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_CookieStoreDeleteOptions_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#978"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMRectList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMRectList#length.","pretty":"DOMRectList::length","meta":{"structured":1,"pretty":"DOMRectList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMRectList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMRectList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_DOMRectList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#13963"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMStringList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMStringList#length.","pretty":"DOMStringList::length","meta":{"structured":1,"pretty":"DOMStringList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMStringList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMStringList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_DOMStringList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#14010"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMTokenList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMTokenList#length.","pretty":"DOMTokenList::length","meta":{"structured":1,"pretty":"DOMTokenList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMTokenList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMTokenList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_DOMTokenList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#14039"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMTokenList#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMTokenList#value.","pretty":"DOMTokenList::value","meta":{"structured":1,"pretty":"DOMTokenList::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMTokenList#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DOMTokenList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_DOMTokenList_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#14041"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/DataTransferItemList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DataTransferItemList#length.","pretty":"DataTransferItemList::length","meta":{"structured":1,"pretty":"DataTransferItemList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DataTransferItemList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DataTransferItemList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_DataTransferItemList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#14151"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/DeviceLightEvent#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DeviceLightEvent#value.","pretty":"DeviceLightEvent::value","meta":{"structured":1,"pretty":"DeviceLightEvent::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DeviceLightEvent#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DeviceLightEvent#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_DeviceLightEvent_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#14258"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/DeviceLightEventInit#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DeviceLightEventInit#value.","pretty":"DeviceLightEventInit::value","meta":{"structured":1,"pretty":"DeviceLightEventInit::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DeviceLightEventInit#value.","js_sym":"#value","type_pretty":"number | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/DeviceLightEventInit#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_DeviceLightEventInit_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#1189"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Directory#path.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Directory#path.","pretty":"Directory::path","meta":{"structured":1,"pretty":"Directory::path","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Directory#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Directory#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Directory_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#14347"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Document#documentElement.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Document#documentElement.","pretty":"Document::documentElement","meta":{"structured":1,"pretty":"Document::documentElement","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Document#documentElement.","js_sym":"#documentElement","type_pretty":"Element | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Document#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Document_documentElement"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#14425"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ElementCreationOptions#is.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ElementCreationOptions#is.","pretty":"ElementCreationOptions::is","meta":{"structured":1,"pretty":"ElementCreationOptions::is","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ElementCreationOptions#is.","js_sym":"#is","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ElementCreationOptions#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ElementCreationOptions_is"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#1395"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/FileInfo#path.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FileInfo#path.","pretty":"FileInfo::path","meta":{"structured":1,"pretty":"FileInfo::path","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FileInfo#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FileInfo#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_FileInfo_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#1574"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/FileList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FileList#length.","pretty":"FileList::length","meta":{"structured":1,"pretty":"FileList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FileList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FileList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_FileList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#15923"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/FileSystemFileEntry#file().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FileSystemFileEntry#file().","pretty":"FileSystemFileEntry::file","meta":{"structured":1,"pretty":"FileSystemFileEntry::file","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FileSystemFileEntry#file().","js_sym":"#file","type_pretty":"ErrorCallback | undefined) => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FileSystemFileEntry#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_FileSystemFileEntry_file"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#16102"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/FluentBundleIteratorResult#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FluentBundleIteratorResult#value.","pretty":"FluentBundleIteratorResult::value","meta":{"structured":1,"pretty":"FluentBundleIteratorResult::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FluentBundleIteratorResult#value.","js_sym":"#value","type_pretty":"FluentBundle | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FluentBundleIteratorResult#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_FluentBundleIteratorResult_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#1629"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/FluentMessage#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FluentMessage#value.","pretty":"FluentMessage::value","meta":{"structured":1,"pretty":"FluentMessage::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FluentMessage#value.","js_sym":"#value","type_pretty":"FluentPattern | null | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FluentMessage#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_FluentMessage_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#1643"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/FontFaceSetIteratorResult#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FontFaceSetIteratorResult#value.","pretty":"FontFaceSetIteratorResult::value","meta":{"structured":1,"pretty":"FontFaceSetIteratorResult::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FontFaceSetIteratorResult#value.","js_sym":"#value","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/FontFaceSetIteratorResult#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_FontFaceSetIteratorResult_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#1700"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUAdapter#info.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUAdapter#info.","pretty":"GPUAdapter::info","meta":{"structured":1,"pretty":"GPUAdapter::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUAdapter#info.","js_sym":"#info","type_pretty":"GPUAdapterInfo","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUAdapter#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_GPUAdapter_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#16594"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUCompilationMessage#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUCompilationMessage#length.","pretty":"GPUCompilationMessage::length","meta":{"structured":1,"pretty":"GPUCompilationMessage::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUCompilationMessage#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GPUCompilationMessage#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_GPUCompilationMessage_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#16808"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadAxisMoveEvent#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadAxisMoveEvent#value.","pretty":"GamepadAxisMoveEvent::value","meta":{"structured":1,"pretty":"GamepadAxisMoveEvent::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadAxisMoveEvent#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadAxisMoveEvent#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_GamepadAxisMoveEvent_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#17458"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadAxisMoveEventInit#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadAxisMoveEventInit#value.","pretty":"GamepadAxisMoveEventInit::value","meta":{"structured":1,"pretty":"GamepadAxisMoveEventInit::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadAxisMoveEventInit#value.","js_sym":"#value","type_pretty":"number | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadAxisMoveEventInit#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_GamepadAxisMoveEventInit_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#2286"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadButton#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadButton#value.","pretty":"GamepadButton::value","meta":{"structured":1,"pretty":"GamepadButton::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadButton#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GamepadButton#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_GamepadButton_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#17475"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/GridLines#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GridLines#length.","pretty":"GridLines::length","meta":{"structured":1,"pretty":"GridLines::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GridLines#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GridLines#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_GridLines_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#18543"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/GridTracks#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GridTracks#length.","pretty":"GridTracks::length","meta":{"structured":1,"pretty":"GridTracks::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GridTracks#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/GridTracks#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_GridTracks_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#18578"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLAllCollection#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLAllCollection#length.","pretty":"HTMLAllCollection::length","meta":{"structured":1,"pretty":"HTMLAllCollection::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLAllCollection#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLAllCollection#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLAllCollection_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#18594"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLButtonElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLButtonElement#value.","pretty":"HTMLButtonElement::value","meta":{"structured":1,"pretty":"HTMLButtonElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLButtonElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLButtonElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLButtonElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#18795"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLCollectionBase#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLCollectionBase#length.","pretty":"HTMLCollectionBase::length","meta":{"structured":1,"pretty":"HTMLCollectionBase::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLCollectionBase#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLCollectionBase#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLCollection_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#18853"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLDataElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLDataElement#value.","pretty":"HTMLDataElement::value","meta":{"structured":1,"pretty":"HTMLDataElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLDataElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLDataElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLDataElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#18891"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click().","pretty":"HTMLElement::click","meta":{"structured":1,"pretty":"HTMLElement::click","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click().","js_sym":"#click","type_pretty":"(method) click() => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"overriddenBy":["S_js_typescript_toolkit/content/widgets/lit-utils.mjs/MozBaseInputElement#click().","S_js_typescript_toolkit/content/widgets/moz-box-button/moz-box-button.mjs/MozBoxButton#click().","S_js_typescript_toolkit/content/widgets/panel-list/panel-list.mjs/PanelItem#click().","S_js_typescript_toolkit/content/widgets/moz-button/moz-button.mjs/MozButton#click()."],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#19082"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLFormElement#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLFormElement#length.","pretty":"HTMLFormElement::length","meta":{"structured":1,"pretty":"HTMLFormElement::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLFormElement#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLFormElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLFormElement_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#19223"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLInputElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLInputElement#value.","pretty":"HTMLInputElement::value","meta":{"structured":1,"pretty":"HTMLInputElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLInputElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLInputElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLInputElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#19637"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLLIElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLLIElement#value.","pretty":"HTMLLIElement::value","meta":{"structured":1,"pretty":"HTMLLIElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLLIElement#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLLIElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLLIElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#19733"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLMetaElement#content.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLMetaElement#content.","pretty":"HTMLMetaElement::content","meta":{"structured":1,"pretty":"HTMLMetaElement::content","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLMetaElement#content.","js_sym":"#content","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLMetaElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLMetaElement_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20128"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLMeterElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLMeterElement#value.","pretty":"HTMLMeterElement::value","meta":{"structured":1,"pretty":"HTMLMeterElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLMeterElement#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLMeterElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLMeterElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20165"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOptionElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOptionElement#value.","pretty":"HTMLOptionElement::value","meta":{"structured":1,"pretty":"HTMLOptionElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOptionElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOptionElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLOptionElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20330"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOptionsCollection#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOptionsCollection#length.","pretty":"HTMLOptionsCollection::length","meta":{"structured":1,"pretty":"HTMLOptionsCollection::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOptionsCollection#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOptionsCollection#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLOptionsCollection_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20347"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOutputElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOutputElement#value.","pretty":"HTMLOutputElement::value","meta":{"structured":1,"pretty":"HTMLOutputElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOutputElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLOutputElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLOutputElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20396"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLParamElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLParamElement#value.","pretty":"HTMLParamElement::value","meta":{"structured":1,"pretty":"HTMLParamElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLParamElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLParamElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLParamElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20442"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLProgressElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLProgressElement#value.","pretty":"HTMLProgressElement::value","meta":{"structured":1,"pretty":"HTMLProgressElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLProgressElement#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLProgressElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLProgressElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20499"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLScriptElement#textContent.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLScriptElement#textContent.","pretty":"HTMLScriptElement::textContent","meta":{"structured":1,"pretty":"HTMLScriptElement::textContent","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLScriptElement#textContent.","js_sym":"#textContent","type_pretty":"string | TrustedScript | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLScriptElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLScriptElement_textContent"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20562"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLSelectElement#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLSelectElement#length.","pretty":"HTMLSelectElement::length","meta":{"structured":1,"pretty":"HTMLSelectElement::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLSelectElement#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLSelectElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLSelectElement_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20595"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLSelectElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLSelectElement#value.","pretty":"HTMLSelectElement::value","meta":{"structured":1,"pretty":"HTMLSelectElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLSelectElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLSelectElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLSelectElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20621"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLTemplateElement#content.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLTemplateElement#content.","pretty":"HTMLTemplateElement::content","meta":{"structured":1,"pretty":"HTMLTemplateElement::content","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLTemplateElement#content.","js_sym":"#content","type_pretty":"DocumentFragment","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLTemplateElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLTemplateElement_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#20983"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLTextAreaElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLTextAreaElement#value.","pretty":"HTMLTextAreaElement::value","meta":{"structured":1,"pretty":"HTMLTextAreaElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLTextAreaElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLTextAreaElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLTextAreaElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#21062"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/History#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/History#length.","pretty":"History::length","meta":{"structured":1,"pretty":"History::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/History#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/History#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_History_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#21365"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/IDBCursorWithValue#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/IDBCursorWithValue#value.","pretty":"IDBCursorWithValue::value","meta":{"structured":1,"pretty":"IDBCursorWithValue::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/IDBCursorWithValue#value.","js_sym":"#value","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/IDBCursorWithValue#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_IDBCursorWithValue_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#21451"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/IDBRecord#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/IDBRecord#value.","pretty":"IDBRecord::value","meta":{"structured":1,"pretty":"IDBRecord::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/IDBRecord#value.","js_sym":"#value","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/IDBRecord#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_IDBRecord_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#21687"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ImageTrackList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ImageTrackList#length.","pretty":"ImageTrackList::length","meta":{"structured":1,"pretty":"ImageTrackList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ImageTrackList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ImageTrackList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ImageTrackList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#22049"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/InspectorCSSToken#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/InspectorCSSToken#value.","pretty":"InspectorCSSToken::value","meta":{"structured":1,"pretty":"InspectorCSSToken::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/InspectorCSSToken#value.","js_sym":"#value","type_pretty":"string | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/InspectorCSSToken#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_InspectorCSSToken_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#2707"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/InspectorVariationValue#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/InspectorVariationValue#value.","pretty":"InspectorVariationValue::value","meta":{"structured":1,"pretty":"InspectorVariationValue::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/InspectorVariationValue#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/InspectorVariationValue#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_InspectorVariationValue_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#2784"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/JSWindowActorChild#document.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/JSWindowActorChild#document.","pretty":"JSWindowActorChild::document","meta":{"structured":1,"pretty":"JSWindowActorChild::document","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/JSWindowActorChild#document.","js_sym":"#document","type_pretty":"Document | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/JSWindowActorChild#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_JSWindowActorChild_document"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#22386"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/L10nFileSourceMockFile#path.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/L10nFileSourceMockFile#path.","pretty":"L10nFileSourceMockFile::path","meta":{"structured":1,"pretty":"L10nFileSourceMockFile::path","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/L10nFileSourceMockFile#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/L10nFileSourceMockFile#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_L10nFileSourceMockFile_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#2872"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/L10nMessage#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/L10nMessage#value.","pretty":"L10nMessage::value","meta":{"structured":1,"pretty":"L10nMessage::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/L10nMessage#value.","js_sym":"#value","type_pretty":"string | null | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/L10nMessage#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_L10nMessage_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#2888"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/LlamaChatMessage#content.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/LlamaChatMessage#content.","pretty":"LlamaChatMessage::content","meta":{"structured":1,"pretty":"LlamaChatMessage::content","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/LlamaChatMessage#content.","js_sym":"#content","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/LlamaChatMessage#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_LlamaChatMessage_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#2956"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/MLSBytes#content.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MLSBytes#content.","pretty":"MLSBytes::content","meta":{"structured":1,"pretty":"MLSBytes::content","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MLSBytes#content.","js_sym":"#content","type_pretty":"Uint8Array","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MLSBytes#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_MLSBytes_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#3190"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/MLSReceived#content.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MLSReceived#content.","pretty":"MLSReceived::content","meta":{"structured":1,"pretty":"MLSReceived::content","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MLSReceived#content.","js_sym":"#content","type_pretty":"Uint8Array | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MLSReceived#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_MLSReceived_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#3249"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/MediaList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MediaList#length.","pretty":"MediaList::length","meta":{"structured":1,"pretty":"MediaList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MediaList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MediaList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_MediaList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#24604"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/MimeTypeArray#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MimeTypeArray#length.","pretty":"MimeTypeArray::length","meta":{"structured":1,"pretty":"MimeTypeArray::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MimeTypeArray#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MimeTypeArray#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_MimeTypeArray_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#25181"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/MozHTTPHeader#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozHTTPHeader#value.","pretty":"MozHTTPHeader::value","meta":{"structured":1,"pretty":"MozHTTPHeader::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozHTTPHeader#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozHTTPHeader#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_MozHTTPHeader_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#3913"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/MozImageLoadingContent#currentURI.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozImageLoadingContent#currentURI.","pretty":"MozImageLoadingContent::currentURI","meta":{"structured":1,"pretty":"MozImageLoadingContent::currentURI","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozImageLoadingContent#currentURI.","js_sym":"#currentURI","type_pretty":"nsIURI | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozImageLoadingContent#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_MozImageLoadingContent_currentURI"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#25449"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/MozStorageAsyncStatementParams#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozStorageAsyncStatementParams#length.","pretty":"MozStorageAsyncStatementParams::length","meta":{"structured":1,"pretty":"MozStorageAsyncStatementParams::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozStorageAsyncStatementParams#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozStorageAsyncStatementParams#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_MozStorageAsyncStatementParams_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#25529"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/MozStorageStatementParams#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozStorageStatementParams#length.","pretty":"MozStorageStatementParams::length","meta":{"structured":1,"pretty":"MozStorageStatementParams::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozStorageStatementParams#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/MozStorageStatementParams#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_MozStorageStatementParams_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#25544"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/NamedNodeMap#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NamedNodeMap#length.","pretty":"NamedNodeMap::length","meta":{"structured":1,"pretty":"NamedNodeMap::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NamedNodeMap#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NamedNodeMap#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_NamedNodeMap_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#25646"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEvent#info.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEvent#info.","pretty":"NavigateEvent::info","meta":{"structured":1,"pretty":"NavigateEvent::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEvent#info.","js_sym":"#info","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEvent#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_NavigateEvent_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#25686"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEventInit#info.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEventInit#info.","pretty":"NavigateEventInit::info","meta":{"structured":1,"pretty":"NavigateEventInit::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEventInit#info.","js_sym":"#info","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigateEventInit#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_NavigateEventInit_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#4008"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigationOptions#info.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigationOptions#info.","pretty":"NavigationOptions::info","meta":{"structured":1,"pretty":"NavigationOptions::info","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigationOptions#info.","js_sym":"#info","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NavigationOptions#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_NavigationOptions_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#4046"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Node#textContent.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Node#textContent.","pretty":"Node::textContent","meta":{"structured":1,"pretty":"Node::textContent","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Node#textContent.","js_sym":"#textContent","type_pretty":"string | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Node#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Node_textContent"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#26214"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/NodeList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NodeList#length.","pretty":"NodeList::length","meta":{"structured":1,"pretty":"NodeList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NodeList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/NodeList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_NodeList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#26358"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/OfflineAudioContext#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/OfflineAudioContext#length.","pretty":"OfflineAudioContext::length","meta":{"structured":1,"pretty":"OfflineAudioContext::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/OfflineAudioContext#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/OfflineAudioContext#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_OfflineAudioContext_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#26567"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/OfflineAudioContextOptions#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/OfflineAudioContextOptions#length.","pretty":"OfflineAudioContextOptions::length","meta":{"structured":1,"pretty":"OfflineAudioContextOptions::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/OfflineAudioContextOptions#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/OfflineAudioContextOptions#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_OfflineAudioContextOptions_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#4148"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/PaintRequestList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PaintRequestList#length.","pretty":"PaintRequestList::length","meta":{"structured":1,"pretty":"PaintRequestList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PaintRequestList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PaintRequestList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_PaintRequestList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#26749"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#querySelector().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#querySelector().","pretty":"ParentNode::querySelector","meta":{"structured":1,"pretty":"ParentNode::querySelector","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#querySelector().","js_sym":"#querySelector","type_pretty":"MathMLElementTagNameMap[K] | null; ...","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ParentNode_querySelector"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#querySelectorAll().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#querySelectorAll().","pretty":"ParentNode::querySelectorAll","meta":{"structured":1,"pretty":"ParentNode::querySelectorAll","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#querySelectorAll().","js_sym":"#querySelectorAll","type_pretty":"any; }","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ParentNode#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ParentNode_querySelectorAll"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]}},"S_js_typescript_generated/lib.gecko.dom.d.ts/PaymentCurrencyAmount#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PaymentCurrencyAmount#value.","pretty":"PaymentCurrencyAmount::value","meta":{"structured":1,"pretty":"PaymentCurrencyAmount::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PaymentCurrencyAmount#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PaymentCurrencyAmount#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_PaymentCurrencyAmount_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#4345"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Plugin#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Plugin#length.","pretty":"Plugin::length","meta":{"structured":1,"pretty":"Plugin::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Plugin#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Plugin#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Plugin_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#28075"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/PluginArray#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PluginArray#length.","pretty":"PluginArray::length","meta":{"structured":1,"pretty":"PluginArray::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PluginArray#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PluginArray#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_PluginArray_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#28095"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/PromiseDebuggingStateHolder#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PromiseDebuggingStateHolder#value.","pretty":"PromiseDebuggingStateHolder::value","meta":{"structured":1,"pretty":"PromiseDebuggingStateHolder::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PromiseDebuggingStateHolder#value.","js_sym":"#value","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/PromiseDebuggingStateHolder#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_PromiseDebuggingStateHolder_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#4961"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/RTCDtlsFingerprint#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/RTCDtlsFingerprint#value.","pretty":"RTCDtlsFingerprint::value","meta":{"structured":1,"pretty":"RTCDtlsFingerprint::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/RTCDtlsFingerprint#value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/RTCDtlsFingerprint#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_RTCDtlsFingerprint_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#5307"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/RadioNodeList#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/RadioNodeList#value.","pretty":"RadioNodeList::value","meta":{"structured":1,"pretty":"RadioNodeList::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/RadioNodeList#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/RadioNodeList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_RadioNodeList_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#29166"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ReadableStreamReadResult#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ReadableStreamReadResult#value.","pretty":"ReadableStreamReadResult::value","meta":{"structured":1,"pretty":"ReadableStreamReadResult::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ReadableStreamReadResult#value.","js_sym":"#value","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ReadableStreamReadResult#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ReadableStreamReadResult_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#6097"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/ResourceId#path.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ResourceId#path.","pretty":"ResourceId::path","meta":{"structured":1,"pretty":"ResourceId::path","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ResourceId#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/ResourceId#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ResourceId_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#6213"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Response#ok.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Response#ok.","pretty":"Response::ok","meta":{"structured":1,"pretty":"Response::ok","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Response#ok.","js_sym":"#ok","type_pretty":"boolean","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Response#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Response_ok"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#29550"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGAngle#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGAngle#value.","pretty":"SVGAngle::value","meta":{"structured":1,"pretty":"SVGAngle::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGAngle#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGAngle#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SVGAngle_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#29612"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGLength#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGLength#value.","pretty":"SVGLength::value","meta":{"structured":1,"pretty":"SVGLength::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGLength#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGLength#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SVGLength_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#31050"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGLengthList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGLengthList#length.","pretty":"SVGLengthList::length","meta":{"structured":1,"pretty":"SVGLengthList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGLengthList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGLengthList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SVGLengthList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#31115"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGNumber#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGNumber#value.","pretty":"SVGNumber::value","meta":{"structured":1,"pretty":"SVGNumber::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGNumber#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGNumber#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SVGNumber_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#31362"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGNumberList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGNumberList#length.","pretty":"SVGNumberList::length","meta":{"structured":1,"pretty":"SVGNumberList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGNumberList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGNumberList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SVGNumberList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#31375"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGPointList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGPointList#length.","pretty":"SVGPointList::length","meta":{"structured":1,"pretty":"SVGPointList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGPointList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGPointList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SVGPointList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#31484"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGStringList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGStringList#length.","pretty":"SVGStringList::length","meta":{"structured":1,"pretty":"SVGStringList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGStringList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGStringList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SVGStringList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#31816"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGTransformList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGTransformList#length.","pretty":"SVGTransformList::length","meta":{"structured":1,"pretty":"SVGTransformList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGTransformList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SVGTransformList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SVGTransformList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#32142"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SourceBufferList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SourceBufferList#length.","pretty":"SourceBufferList::length","meta":{"structured":1,"pretty":"SourceBufferList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SourceBufferList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SourceBufferList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SourceBufferList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#33005"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechGrammarList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechGrammarList#length.","pretty":"SpeechGrammarList::length","meta":{"structured":1,"pretty":"SpeechGrammarList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechGrammarList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechGrammarList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SpeechGrammarList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#33042"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechRecognitionResult#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechRecognitionResult#length.","pretty":"SpeechRecognitionResult::length","meta":{"structured":1,"pretty":"SpeechRecognitionResult::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechRecognitionResult#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechRecognitionResult#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SpeechRecognitionResult_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#33226"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechRecognitionResultList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechRecognitionResultList#length.","pretty":"SpeechRecognitionResultList::length","meta":{"structured":1,"pretty":"SpeechRecognitionResultList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechRecognitionResultList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/SpeechRecognitionResultList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_SpeechRecognitionResultList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#33245"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Storage#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Storage#length.","pretty":"Storage::length","meta":{"structured":1,"pretty":"Storage::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Storage#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Storage#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Storage_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#33441"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/StyleSheetList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/StyleSheetList#length.","pretty":"StyleSheetList::length","meta":{"structured":1,"pretty":"StyleSheetList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/StyleSheetList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/StyleSheetList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_StyleSheetList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#33699"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/TestInterfaceIterableSingle#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TestInterfaceIterableSingle#length.","pretty":"TestInterfaceIterableSingle::length","meta":{"structured":1,"pretty":"TestInterfaceIterableSingle::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TestInterfaceIterableSingle#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TestInterfaceIterableSingle#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_TestInterfaceIterableSingle_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#34182"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/TextTrackCueList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TextTrackCueList#length.","pretty":"TextTrackCueList::length","meta":{"structured":1,"pretty":"TextTrackCueList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TextTrackCueList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TextTrackCueList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_TextTrackCueList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#34766"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/TextTrackList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TextTrackList#length.","pretty":"TextTrackList::length","meta":{"structured":1,"pretty":"TextTrackList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TextTrackList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TextTrackList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_TextTrackList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#34788"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/TimeRanges#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TimeRanges#length.","pretty":"TimeRanges::length","meta":{"structured":1,"pretty":"TimeRanges::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TimeRanges#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TimeRanges#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_TimeRanges_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#34854"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/TouchList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TouchList#length.","pretty":"TouchList::length","meta":{"structured":1,"pretty":"TouchList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TouchList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TouchList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_TouchList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#34973"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/TreeColumns#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TreeColumns#length.","pretty":"TreeColumns::length","meta":{"structured":1,"pretty":"TreeColumns::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TreeColumns#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/TreeColumns#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_TreeColumns_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#35104"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/VRServiceTest#wait().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/VRServiceTest#wait().","pretty":"VRServiceTest::wait","meta":{"structured":1,"pretty":"VRServiceTest::wait","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/VRServiceTest#wait().","js_sym":"#wait","type_pretty":"number) => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/VRServiceTest#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_VRServiceTest_wait"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#35906"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/VideoTrackList#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/VideoTrackList#length.","pretty":"VideoTrackList::length","meta":{"structured":1,"pretty":"VideoTrackList::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/VideoTrackList#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/VideoTrackList#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_VideoTrackList_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#36250"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/WebTransportHash#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/WebTransportHash#value.","pretty":"WebTransportHash::value","meta":{"structured":1,"pretty":"WebTransportHash::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/WebTransportHash#value.","js_sym":"#value","type_pretty":"BufferSource","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/WebTransportHash#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_WebTransportHash_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#7480"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#content.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#content.","pretty":"Window::content","meta":{"structured":1,"pretty":"Window::content","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#content.","js_sym":"#content","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Window_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#40759"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#document.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#document.","pretty":"Window::document","meta":{"structured":1,"pretty":"Window::document","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#document.","js_sym":"#document","type_pretty":"Document | null","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Window_document"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#40773"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#length.","pretty":"Window::length","meta":{"structured":1,"pretty":"Window::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/Window#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Window_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#40806"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/XRInputSourceArray#length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XRInputSourceArray#length.","pretty":"XRInputSourceArray::length","meta":{"structured":1,"pretty":"XRInputSourceArray::length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XRInputSourceArray#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XRInputSourceArray#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_XRInputSourceArray_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#41832"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/XULElement#click().":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULElement#click().","pretty":"XULElement::click","meta":{"structured":1,"pretty":"XULElement::click","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULElement#click().","js_sym":"#click","type_pretty":"(method) click() => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULElement#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_XULElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#42286"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/XULTextElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULTextElement#value.","pretty":"XULTextElement::value","meta":{"structured":1,"pretty":"XULTextElement::value","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULTextElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.dom.d.ts/XULTextElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_XULTextElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#42427"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/content.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/content.","pretty":"content","meta":{"structured":1,"pretty":"content","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/content.","js_sym":"#content","type_pretty":"any","kind":"field","subsystem":"Core/General","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Window_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#43874"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/document.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/document.","pretty":"document","meta":{"structured":1,"pretty":"document","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/document.","js_sym":"#document","type_pretty":"Document | null","kind":"field","subsystem":"Core/General","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Window_document"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#43888"}},"S_js_typescript_generated/lib.gecko.dom.d.ts/length.":{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/length.","pretty":"length","meta":{"structured":1,"pretty":"length","sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_Window_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.dom.d.ts#43921"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#aboutpreferences.typeLiteral342:showClick.GleanEventWithExtras:typeLiteral345:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#aboutpreferences.typeLiteral342:showClick.GleanEventWithExtras:typeLiteral345:value.","pretty":"GleanImpl::aboutpreferences::typeLiteral342::showClick::GleanEventWithExtras::typeLiteral345::value","meta":{"structured":1,"pretty":"GleanImpl::aboutpreferences::typeLiteral342::showClick::GleanEventWithExtras::typeLiteral345::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#aboutpreferences.typeLiteral342:showClick.GleanEventWithExtras:typeLiteral345:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1013"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#aboutpreferences.typeLiteral342:showHash.GleanEventWithExtras:typeLiteral346:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#aboutpreferences.typeLiteral342:showHash.GleanEventWithExtras:typeLiteral346:value.","pretty":"GleanImpl::aboutpreferences::typeLiteral342::showHash::GleanEventWithExtras::typeLiteral346::value","meta":{"structured":1,"pretty":"GleanImpl::aboutpreferences::typeLiteral342::showHash::GleanEventWithExtras::typeLiteral346::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#aboutpreferences.typeLiteral342:showHash.GleanEventWithExtras:typeLiteral346:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1014"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#aboutpreferences.typeLiteral342:showInitial.GleanEventWithExtras:typeLiteral347:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#aboutpreferences.typeLiteral342:showInitial.GleanEventWithExtras:typeLiteral347:value.","pretty":"GleanImpl::aboutpreferences::typeLiteral342::showInitial::GleanEventWithExtras::typeLiteral347::value","meta":{"structured":1,"pretty":"GleanImpl::aboutpreferences::typeLiteral342::showInitial::GleanEventWithExtras::typeLiteral347::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#aboutpreferences.typeLiteral342:showInitial.GleanEventWithExtras:typeLiteral347:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1015"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#addonsSearchDetection.typeLiteral547:etldChangeOther.GleanEventWithExtras:typeLiteral548:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#addonsSearchDetection.typeLiteral547:etldChangeOther.GleanEventWithExtras:typeLiteral548:value.","pretty":"GleanImpl::addonsSearchDetection::typeLiteral547::etldChangeOther::GleanEventWithExtras::typeLiteral548::value","meta":{"structured":1,"pretty":"GleanImpl::addonsSearchDetection::typeLiteral547::etldChangeOther::GleanEventWithExtras::typeLiteral548::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#addonsSearchDetection.typeLiteral547:etldChangeOther.GleanEventWithExtras:typeLiteral548:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1639"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#addonsSearchDetection.typeLiteral547:etldChangeWebrequest.GleanEventWithExtras:typeLiteral549:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#addonsSearchDetection.typeLiteral547:etldChangeWebrequest.GleanEventWithExtras:typeLiteral549:value.","pretty":"GleanImpl::addonsSearchDetection::typeLiteral547::etldChangeWebrequest::GleanEventWithExtras::typeLiteral549::value","meta":{"structured":1,"pretty":"GleanImpl::addonsSearchDetection::typeLiteral547::etldChangeWebrequest::GleanEventWithExtras::typeLiteral549::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#addonsSearchDetection.typeLiteral547:etldChangeWebrequest.GleanEventWithExtras:typeLiteral549:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1640"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:addManage.GleanEventWithExtras:typeLiteral996:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:addManage.GleanEventWithExtras:typeLiteral996:value.","pretty":"GleanImpl::address::typeLiteral995::addManage::GleanEventWithExtras::typeLiteral996::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::addManage::GleanEventWithExtras::typeLiteral996::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:addManage.GleanEventWithExtras:typeLiteral996:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6214"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:cancelCaptureDoorhanger.GleanEventWithExtras:typeLiteral997:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:cancelCaptureDoorhanger.GleanEventWithExtras:typeLiteral997:value.","pretty":"GleanImpl::address::typeLiteral995::cancelCaptureDoorhanger::GleanEventWithExtras::typeLiteral997::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::cancelCaptureDoorhanger::GleanEventWithExtras::typeLiteral997::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:cancelCaptureDoorhanger.GleanEventWithExtras:typeLiteral997:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6215"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:cancelEditDoorhanger.GleanEventWithExtras:typeLiteral998:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:cancelEditDoorhanger.GleanEventWithExtras:typeLiteral998:value.","pretty":"GleanImpl::address::typeLiteral995::cancelEditDoorhanger::GleanEventWithExtras::typeLiteral998::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::cancelEditDoorhanger::GleanEventWithExtras::typeLiteral998::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:cancelEditDoorhanger.GleanEventWithExtras:typeLiteral998:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6216"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:cancelUpdateDoorhanger.GleanEventWithExtras:typeLiteral999:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:cancelUpdateDoorhanger.GleanEventWithExtras:typeLiteral999:value.","pretty":"GleanImpl::address::typeLiteral995::cancelUpdateDoorhanger::GleanEventWithExtras::typeLiteral999::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::cancelUpdateDoorhanger::GleanEventWithExtras::typeLiteral999::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:cancelUpdateDoorhanger.GleanEventWithExtras:typeLiteral999:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6217"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:clearedAddressForm.GleanEventWithExtras:typeLiteral1000:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:clearedAddressForm.GleanEventWithExtras:typeLiteral1000:value.","pretty":"GleanImpl::address::typeLiteral995::clearedAddressForm::GleanEventWithExtras::typeLiteral1000::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::clearedAddressForm::GleanEventWithExtras::typeLiteral1000::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:clearedAddressForm.GleanEventWithExtras:typeLiteral1000:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6218"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:deleteManage.GleanEventWithExtras:typeLiteral1001:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:deleteManage.GleanEventWithExtras:typeLiteral1001:value.","pretty":"GleanImpl::address::typeLiteral995::deleteManage::GleanEventWithExtras::typeLiteral1001::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::deleteManage::GleanEventWithExtras::typeLiteral1001::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:deleteManage.GleanEventWithExtras:typeLiteral1001:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6219"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:detectedAddressForm.GleanEventWithExtras:typeLiteral1002:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:detectedAddressForm.GleanEventWithExtras:typeLiteral1002:value.","pretty":"GleanImpl::address::typeLiteral995::detectedAddressForm::GleanEventWithExtras::typeLiteral1002::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::detectedAddressForm::GleanEventWithExtras::typeLiteral1002::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:detectedAddressForm.GleanEventWithExtras:typeLiteral1002:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6220"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:detectedAddressFormExt.GleanEventWithExtras:typeLiteral1003:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:detectedAddressFormExt.GleanEventWithExtras:typeLiteral1003:value.","pretty":"GleanImpl::address::typeLiteral995::detectedAddressFormExt::GleanEventWithExtras::typeLiteral1003::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::detectedAddressFormExt::GleanEventWithExtras::typeLiteral1003::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:detectedAddressFormExt.GleanEventWithExtras:typeLiteral1003:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6221"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:disableCaptureDoorhanger.GleanEventWithExtras:typeLiteral1004:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:disableCaptureDoorhanger.GleanEventWithExtras:typeLiteral1004:value.","pretty":"GleanImpl::address::typeLiteral995::disableCaptureDoorhanger::GleanEventWithExtras::typeLiteral1004::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::disableCaptureDoorhanger::GleanEventWithExtras::typeLiteral1004::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:disableCaptureDoorhanger.GleanEventWithExtras:typeLiteral1004:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6222"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:disableEditDoorhanger.GleanEventWithExtras:typeLiteral1005:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:disableEditDoorhanger.GleanEventWithExtras:typeLiteral1005:value.","pretty":"GleanImpl::address::typeLiteral995::disableEditDoorhanger::GleanEventWithExtras::typeLiteral1005::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::disableEditDoorhanger::GleanEventWithExtras::typeLiteral1005::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:disableEditDoorhanger.GleanEventWithExtras:typeLiteral1005:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6223"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:disableUpdateDoorhanger.GleanEventWithExtras:typeLiteral1006:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:disableUpdateDoorhanger.GleanEventWithExtras:typeLiteral1006:value.","pretty":"GleanImpl::address::typeLiteral995::disableUpdateDoorhanger::GleanEventWithExtras::typeLiteral1006::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::disableUpdateDoorhanger::GleanEventWithExtras::typeLiteral1006::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:disableUpdateDoorhanger.GleanEventWithExtras:typeLiteral1006:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6224"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:editManage.GleanEventWithExtras:typeLiteral1007:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:editManage.GleanEventWithExtras:typeLiteral1007:value.","pretty":"GleanImpl::address::typeLiteral995::editManage::GleanEventWithExtras::typeLiteral1007::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::editManage::GleanEventWithExtras::typeLiteral1007::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:editManage.GleanEventWithExtras:typeLiteral1007:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6225"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledAddressForm.GleanEventWithExtras:typeLiteral1008:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledAddressForm.GleanEventWithExtras:typeLiteral1008:value.","pretty":"GleanImpl::address::typeLiteral995::filledAddressForm::GleanEventWithExtras::typeLiteral1008::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::filledAddressForm::GleanEventWithExtras::typeLiteral1008::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledAddressForm.GleanEventWithExtras:typeLiteral1008:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6226"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledAddressFormExt.GleanEventWithExtras:typeLiteral1009:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledAddressFormExt.GleanEventWithExtras:typeLiteral1009:value.","pretty":"GleanImpl::address::typeLiteral995::filledAddressFormExt::GleanEventWithExtras::typeLiteral1009::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::filledAddressFormExt::GleanEventWithExtras::typeLiteral1009::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledAddressFormExt.GleanEventWithExtras:typeLiteral1009:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6227"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledModifiedAddressForm.GleanEventWithExtras:typeLiteral1010:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledModifiedAddressForm.GleanEventWithExtras:typeLiteral1010:value.","pretty":"GleanImpl::address::typeLiteral995::filledModifiedAddressForm::GleanEventWithExtras::typeLiteral1010::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::filledModifiedAddressForm::GleanEventWithExtras::typeLiteral1010::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledModifiedAddressForm.GleanEventWithExtras:typeLiteral1010:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6228"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledOnFieldsUpdateAddressForm.GleanEventWithExtras:typeLiteral1011:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledOnFieldsUpdateAddressForm.GleanEventWithExtras:typeLiteral1011:value.","pretty":"GleanImpl::address::typeLiteral995::filledOnFieldsUpdateAddressForm::GleanEventWithExtras::typeLiteral1011::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::filledOnFieldsUpdateAddressForm::GleanEventWithExtras::typeLiteral1011::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:filledOnFieldsUpdateAddressForm.GleanEventWithExtras:typeLiteral1011:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6229"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:learnMoreCaptureDoorhanger.GleanEventWithExtras:typeLiteral1012:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:learnMoreCaptureDoorhanger.GleanEventWithExtras:typeLiteral1012:value.","pretty":"GleanImpl::address::typeLiteral995::learnMoreCaptureDoorhanger::GleanEventWithExtras::typeLiteral1012::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::learnMoreCaptureDoorhanger::GleanEventWithExtras::typeLiteral1012::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:learnMoreCaptureDoorhanger.GleanEventWithExtras:typeLiteral1012:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6230"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:learnMoreEditDoorhanger.GleanEventWithExtras:typeLiteral1013:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:learnMoreEditDoorhanger.GleanEventWithExtras:typeLiteral1013:value.","pretty":"GleanImpl::address::typeLiteral995::learnMoreEditDoorhanger::GleanEventWithExtras::typeLiteral1013::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::learnMoreEditDoorhanger::GleanEventWithExtras::typeLiteral1013::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:learnMoreEditDoorhanger.GleanEventWithExtras:typeLiteral1013:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6231"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:learnMoreUpdateDoorhanger.GleanEventWithExtras:typeLiteral1014:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:learnMoreUpdateDoorhanger.GleanEventWithExtras:typeLiteral1014:value.","pretty":"GleanImpl::address::typeLiteral995::learnMoreUpdateDoorhanger::GleanEventWithExtras::typeLiteral1014::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::learnMoreUpdateDoorhanger::GleanEventWithExtras::typeLiteral1014::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:learnMoreUpdateDoorhanger.GleanEventWithExtras:typeLiteral1014:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6232"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:popupShownAddressForm.GleanEventWithExtras:typeLiteral1015:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:popupShownAddressForm.GleanEventWithExtras:typeLiteral1015:value.","pretty":"GleanImpl::address::typeLiteral995::popupShownAddressForm::GleanEventWithExtras::typeLiteral1015::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::popupShownAddressForm::GleanEventWithExtras::typeLiteral1015::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:popupShownAddressForm.GleanEventWithExtras:typeLiteral1015:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6233"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:prefCaptureDoorhanger.GleanEventWithExtras:typeLiteral1016:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:prefCaptureDoorhanger.GleanEventWithExtras:typeLiteral1016:value.","pretty":"GleanImpl::address::typeLiteral995::prefCaptureDoorhanger::GleanEventWithExtras::typeLiteral1016::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::prefCaptureDoorhanger::GleanEventWithExtras::typeLiteral1016::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:prefCaptureDoorhanger.GleanEventWithExtras:typeLiteral1016:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6234"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:prefEditDoorhanger.GleanEventWithExtras:typeLiteral1017:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:prefEditDoorhanger.GleanEventWithExtras:typeLiteral1017:value.","pretty":"GleanImpl::address::typeLiteral995::prefEditDoorhanger::GleanEventWithExtras::typeLiteral1017::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::prefEditDoorhanger::GleanEventWithExtras::typeLiteral1017::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:prefEditDoorhanger.GleanEventWithExtras:typeLiteral1017:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6235"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:prefUpdateDoorhanger.GleanEventWithExtras:typeLiteral1018:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:prefUpdateDoorhanger.GleanEventWithExtras:typeLiteral1018:value.","pretty":"GleanImpl::address::typeLiteral995::prefUpdateDoorhanger::GleanEventWithExtras::typeLiteral1018::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::prefUpdateDoorhanger::GleanEventWithExtras::typeLiteral1018::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:prefUpdateDoorhanger.GleanEventWithExtras:typeLiteral1018:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6236"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:saveCaptureDoorhanger.GleanEventWithExtras:typeLiteral1019:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:saveCaptureDoorhanger.GleanEventWithExtras:typeLiteral1019:value.","pretty":"GleanImpl::address::typeLiteral995::saveCaptureDoorhanger::GleanEventWithExtras::typeLiteral1019::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::saveCaptureDoorhanger::GleanEventWithExtras::typeLiteral1019::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:saveCaptureDoorhanger.GleanEventWithExtras:typeLiteral1019:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6237"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:saveEditDoorhanger.GleanEventWithExtras:typeLiteral1020:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:saveEditDoorhanger.GleanEventWithExtras:typeLiteral1020:value.","pretty":"GleanImpl::address::typeLiteral995::saveEditDoorhanger::GleanEventWithExtras::typeLiteral1020::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::saveEditDoorhanger::GleanEventWithExtras::typeLiteral1020::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:saveEditDoorhanger.GleanEventWithExtras:typeLiteral1020:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6238"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:saveUpdateDoorhanger.GleanEventWithExtras:typeLiteral1021:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:saveUpdateDoorhanger.GleanEventWithExtras:typeLiteral1021:value.","pretty":"GleanImpl::address::typeLiteral995::saveUpdateDoorhanger::GleanEventWithExtras::typeLiteral1021::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::saveUpdateDoorhanger::GleanEventWithExtras::typeLiteral1021::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:saveUpdateDoorhanger.GleanEventWithExtras:typeLiteral1021:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6239"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showCaptureDoorhanger.GleanEventWithExtras:typeLiteral1022:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showCaptureDoorhanger.GleanEventWithExtras:typeLiteral1022:value.","pretty":"GleanImpl::address::typeLiteral995::showCaptureDoorhanger::GleanEventWithExtras::typeLiteral1022::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::showCaptureDoorhanger::GleanEventWithExtras::typeLiteral1022::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showCaptureDoorhanger.GleanEventWithExtras:typeLiteral1022:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6240"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showEditDoorhanger.GleanEventWithExtras:typeLiteral1023:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showEditDoorhanger.GleanEventWithExtras:typeLiteral1023:value.","pretty":"GleanImpl::address::typeLiteral995::showEditDoorhanger::GleanEventWithExtras::typeLiteral1023::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::showEditDoorhanger::GleanEventWithExtras::typeLiteral1023::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showEditDoorhanger.GleanEventWithExtras:typeLiteral1023:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6241"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showEntryManage.GleanEventWithExtras:typeLiteral1024:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showEntryManage.GleanEventWithExtras:typeLiteral1024:value.","pretty":"GleanImpl::address::typeLiteral995::showEntryManage::GleanEventWithExtras::typeLiteral1024::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::showEntryManage::GleanEventWithExtras::typeLiteral1024::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showEntryManage.GleanEventWithExtras:typeLiteral1024:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6242"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showManage.GleanEventWithExtras:typeLiteral1025:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showManage.GleanEventWithExtras:typeLiteral1025:value.","pretty":"GleanImpl::address::typeLiteral995::showManage::GleanEventWithExtras::typeLiteral1025::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::showManage::GleanEventWithExtras::typeLiteral1025::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showManage.GleanEventWithExtras:typeLiteral1025:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6243"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showUpdateDoorhanger.GleanEventWithExtras:typeLiteral1026:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showUpdateDoorhanger.GleanEventWithExtras:typeLiteral1026:value.","pretty":"GleanImpl::address::typeLiteral995::showUpdateDoorhanger::GleanEventWithExtras::typeLiteral1026::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::showUpdateDoorhanger::GleanEventWithExtras::typeLiteral1026::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:showUpdateDoorhanger.GleanEventWithExtras:typeLiteral1026:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6244"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:submittedAddressForm.GleanEventWithExtras:typeLiteral1027:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:submittedAddressForm.GleanEventWithExtras:typeLiteral1027:value.","pretty":"GleanImpl::address::typeLiteral995::submittedAddressForm::GleanEventWithExtras::typeLiteral1027::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::submittedAddressForm::GleanEventWithExtras::typeLiteral1027::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:submittedAddressForm.GleanEventWithExtras:typeLiteral1027:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6245"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:submittedAddressFormExt.GleanEventWithExtras:typeLiteral1028:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:submittedAddressFormExt.GleanEventWithExtras:typeLiteral1028:value.","pretty":"GleanImpl::address::typeLiteral995::submittedAddressFormExt::GleanEventWithExtras::typeLiteral1028::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::submittedAddressFormExt::GleanEventWithExtras::typeLiteral1028::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:submittedAddressFormExt.GleanEventWithExtras:typeLiteral1028:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6246"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:updateCaptureDoorhanger.GleanEventWithExtras:typeLiteral1029:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:updateCaptureDoorhanger.GleanEventWithExtras:typeLiteral1029:value.","pretty":"GleanImpl::address::typeLiteral995::updateCaptureDoorhanger::GleanEventWithExtras::typeLiteral1029::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::updateCaptureDoorhanger::GleanEventWithExtras::typeLiteral1029::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:updateCaptureDoorhanger.GleanEventWithExtras:typeLiteral1029:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6247"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:updateEditDoorhanger.GleanEventWithExtras:typeLiteral1030:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:updateEditDoorhanger.GleanEventWithExtras:typeLiteral1030:value.","pretty":"GleanImpl::address::typeLiteral995::updateEditDoorhanger::GleanEventWithExtras::typeLiteral1030::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::updateEditDoorhanger::GleanEventWithExtras::typeLiteral1030::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:updateEditDoorhanger.GleanEventWithExtras:typeLiteral1030:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6248"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:updateUpdateDoorhanger.GleanEventWithExtras:typeLiteral1031:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:updateUpdateDoorhanger.GleanEventWithExtras:typeLiteral1031:value.","pretty":"GleanImpl::address::typeLiteral995::updateUpdateDoorhanger::GleanEventWithExtras::typeLiteral1031::value","meta":{"structured":1,"pretty":"GleanImpl::address::typeLiteral995::updateUpdateDoorhanger::GleanEventWithExtras::typeLiteral1031::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#address.typeLiteral995:updateUpdateDoorhanger.GleanEventWithExtras:typeLiteral1031:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6249"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#avif.typeLiteral798:dav1dGetPictureReturnValue.GleanEventWithExtras:typeLiteral799:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#avif.typeLiteral798:dav1dGetPictureReturnValue.GleanEventWithExtras:typeLiteral799:value.","pretty":"GleanImpl::avif::typeLiteral798::dav1dGetPictureReturnValue::GleanEventWithExtras::typeLiteral799::value","meta":{"structured":1,"pretty":"GleanImpl::avif::typeLiteral798::dav1dGetPictureReturnValue::GleanEventWithExtras::typeLiteral799::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#avif.typeLiteral798:dav1dGetPictureReturnValue.GleanEventWithExtras:typeLiteral799:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#5255"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#blocklist.typeLiteral1432:addonBlockChange.GleanEventWithExtras:typeLiteral1433:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#blocklist.typeLiteral1432:addonBlockChange.GleanEventWithExtras:typeLiteral1433:value.","pretty":"GleanImpl::blocklist::typeLiteral1432::addonBlockChange::GleanEventWithExtras::typeLiteral1433::value","meta":{"structured":1,"pretty":"GleanImpl::blocklist::typeLiteral1432::addonBlockChange::GleanEventWithExtras::typeLiteral1433::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#blocklist.typeLiteral1432:addonBlockChange.GleanEventWithExtras:typeLiteral1433:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7804"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#contextualServicesTopsites.typeLiteral251:click.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#contextualServicesTopsites.typeLiteral251:click.","pretty":"GleanImpl::contextualServicesTopsites::typeLiteral251::click","meta":{"structured":1,"pretty":"GleanImpl::contextualServicesTopsites::typeLiteral251::click","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#contextualServicesTopsites.typeLiteral251:click.","js_sym":"#click","type_pretty":"Record","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#839"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:addManage.GleanEventWithExtras:typeLiteral1033:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:addManage.GleanEventWithExtras:typeLiteral1033:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::addManage::GleanEventWithExtras::typeLiteral1033::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::addManage::GleanEventWithExtras::typeLiteral1033::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:addManage.GleanEventWithExtras:typeLiteral1033:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6253"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:cancelCaptureDoorhanger.GleanEventWithExtras:typeLiteral1034:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:cancelCaptureDoorhanger.GleanEventWithExtras:typeLiteral1034:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::cancelCaptureDoorhanger::GleanEventWithExtras::typeLiteral1034::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::cancelCaptureDoorhanger::GleanEventWithExtras::typeLiteral1034::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:cancelCaptureDoorhanger.GleanEventWithExtras:typeLiteral1034:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6254"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:cancelUpdateDoorhanger.GleanEventWithExtras:typeLiteral1035:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:cancelUpdateDoorhanger.GleanEventWithExtras:typeLiteral1035:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::cancelUpdateDoorhanger::GleanEventWithExtras::typeLiteral1035::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::cancelUpdateDoorhanger::GleanEventWithExtras::typeLiteral1035::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:cancelUpdateDoorhanger.GleanEventWithExtras:typeLiteral1035:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6255"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:clearedCcFormV2.GleanEventWithExtras:typeLiteral1036:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:clearedCcFormV2.GleanEventWithExtras:typeLiteral1036:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::clearedCcFormV2::GleanEventWithExtras::typeLiteral1036::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::clearedCcFormV2::GleanEventWithExtras::typeLiteral1036::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:clearedCcFormV2.GleanEventWithExtras:typeLiteral1036:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6256"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:deleteManage.GleanEventWithExtras:typeLiteral1037:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:deleteManage.GleanEventWithExtras:typeLiteral1037:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::deleteManage::GleanEventWithExtras::typeLiteral1037::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::deleteManage::GleanEventWithExtras::typeLiteral1037::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:deleteManage.GleanEventWithExtras:typeLiteral1037:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6257"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:detectedCcFormV2.GleanEventWithExtras:typeLiteral1038:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:detectedCcFormV2.GleanEventWithExtras:typeLiteral1038:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::detectedCcFormV2::GleanEventWithExtras::typeLiteral1038::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::detectedCcFormV2::GleanEventWithExtras::typeLiteral1038::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:detectedCcFormV2.GleanEventWithExtras:typeLiteral1038:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6258"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:disableCaptureDoorhanger.GleanEventWithExtras:typeLiteral1039:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:disableCaptureDoorhanger.GleanEventWithExtras:typeLiteral1039:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::disableCaptureDoorhanger::GleanEventWithExtras::typeLiteral1039::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::disableCaptureDoorhanger::GleanEventWithExtras::typeLiteral1039::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:disableCaptureDoorhanger.GleanEventWithExtras:typeLiteral1039:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6260"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:disableUpdateDoorhanger.GleanEventWithExtras:typeLiteral1040:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:disableUpdateDoorhanger.GleanEventWithExtras:typeLiteral1040:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::disableUpdateDoorhanger::GleanEventWithExtras::typeLiteral1040::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::disableUpdateDoorhanger::GleanEventWithExtras::typeLiteral1040::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:disableUpdateDoorhanger.GleanEventWithExtras:typeLiteral1040:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6261"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:editManage.GleanEventWithExtras:typeLiteral1041:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:editManage.GleanEventWithExtras:typeLiteral1041:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::editManage::GleanEventWithExtras::typeLiteral1041::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::editManage::GleanEventWithExtras::typeLiteral1041::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:editManage.GleanEventWithExtras:typeLiteral1041:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6262"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:filledCcFormV2.GleanEventWithExtras:typeLiteral1042:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:filledCcFormV2.GleanEventWithExtras:typeLiteral1042:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::filledCcFormV2::GleanEventWithExtras::typeLiteral1042::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::filledCcFormV2::GleanEventWithExtras::typeLiteral1042::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:filledCcFormV2.GleanEventWithExtras:typeLiteral1042:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6263"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:filledModifiedCcFormV2.GleanEventWithExtras:typeLiteral1043:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:filledModifiedCcFormV2.GleanEventWithExtras:typeLiteral1043:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::filledModifiedCcFormV2::GleanEventWithExtras::typeLiteral1043::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::filledModifiedCcFormV2::GleanEventWithExtras::typeLiteral1043::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:filledModifiedCcFormV2.GleanEventWithExtras:typeLiteral1043:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6264"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:filledOnFieldsUpdateCcFormV2.GleanEventWithExtras:typeLiteral1044:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:filledOnFieldsUpdateCcFormV2.GleanEventWithExtras:typeLiteral1044:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::filledOnFieldsUpdateCcFormV2::GleanEventWithExtras::typeLiteral1044::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::filledOnFieldsUpdateCcFormV2::GleanEventWithExtras::typeLiteral1044::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:filledOnFieldsUpdateCcFormV2.GleanEventWithExtras:typeLiteral1044:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6265"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:popupShownCcFormV2.GleanEventWithExtras:typeLiteral1046:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:popupShownCcFormV2.GleanEventWithExtras:typeLiteral1046:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::popupShownCcFormV2::GleanEventWithExtras::typeLiteral1046::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::popupShownCcFormV2::GleanEventWithExtras::typeLiteral1046::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:popupShownCcFormV2.GleanEventWithExtras:typeLiteral1046:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6267"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:saveCaptureDoorhanger.GleanEventWithExtras:typeLiteral1047:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:saveCaptureDoorhanger.GleanEventWithExtras:typeLiteral1047:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::saveCaptureDoorhanger::GleanEventWithExtras::typeLiteral1047::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::saveCaptureDoorhanger::GleanEventWithExtras::typeLiteral1047::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:saveCaptureDoorhanger.GleanEventWithExtras:typeLiteral1047:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6268"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:saveUpdateDoorhanger.GleanEventWithExtras:typeLiteral1048:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:saveUpdateDoorhanger.GleanEventWithExtras:typeLiteral1048:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::saveUpdateDoorhanger::GleanEventWithExtras::typeLiteral1048::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::saveUpdateDoorhanger::GleanEventWithExtras::typeLiteral1048::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:saveUpdateDoorhanger.GleanEventWithExtras:typeLiteral1048:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6269"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showCaptureDoorhanger.GleanEventWithExtras:typeLiteral1049:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showCaptureDoorhanger.GleanEventWithExtras:typeLiteral1049:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::showCaptureDoorhanger::GleanEventWithExtras::typeLiteral1049::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::showCaptureDoorhanger::GleanEventWithExtras::typeLiteral1049::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showCaptureDoorhanger.GleanEventWithExtras:typeLiteral1049:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6270"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showEntryManage.GleanEventWithExtras:typeLiteral1050:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showEntryManage.GleanEventWithExtras:typeLiteral1050:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::showEntryManage::GleanEventWithExtras::typeLiteral1050::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::showEntryManage::GleanEventWithExtras::typeLiteral1050::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showEntryManage.GleanEventWithExtras:typeLiteral1050:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6271"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showManage.GleanEventWithExtras:typeLiteral1051:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showManage.GleanEventWithExtras:typeLiteral1051:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::showManage::GleanEventWithExtras::typeLiteral1051::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::showManage::GleanEventWithExtras::typeLiteral1051::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showManage.GleanEventWithExtras:typeLiteral1051:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6272"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showUpdateDoorhanger.GleanEventWithExtras:typeLiteral1052:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showUpdateDoorhanger.GleanEventWithExtras:typeLiteral1052:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::showUpdateDoorhanger::GleanEventWithExtras::typeLiteral1052::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::showUpdateDoorhanger::GleanEventWithExtras::typeLiteral1052::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:showUpdateDoorhanger.GleanEventWithExtras:typeLiteral1052:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6273"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:submittedCcFormV2.GleanEventWithExtras:typeLiteral1053:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:submittedCcFormV2.GleanEventWithExtras:typeLiteral1053:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::submittedCcFormV2::GleanEventWithExtras::typeLiteral1053::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::submittedCcFormV2::GleanEventWithExtras::typeLiteral1053::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:submittedCcFormV2.GleanEventWithExtras:typeLiteral1053:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6274"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:updateCaptureDoorhanger.GleanEventWithExtras:typeLiteral1054:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:updateCaptureDoorhanger.GleanEventWithExtras:typeLiteral1054:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::updateCaptureDoorhanger::GleanEventWithExtras::typeLiteral1054::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::updateCaptureDoorhanger::GleanEventWithExtras::typeLiteral1054::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:updateCaptureDoorhanger.GleanEventWithExtras:typeLiteral1054:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6275"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:updateUpdateDoorhanger.GleanEventWithExtras:typeLiteral1055:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:updateUpdateDoorhanger.GleanEventWithExtras:typeLiteral1055:value.","pretty":"GleanImpl::creditcard::typeLiteral1032::updateUpdateDoorhanger::GleanEventWithExtras::typeLiteral1055::value","meta":{"structured":1,"pretty":"GleanImpl::creditcard::typeLiteral1032::updateUpdateDoorhanger::GleanEventWithExtras::typeLiteral1055::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#creditcard.typeLiteral1032:updateUpdateDoorhanger.GleanEventWithExtras:typeLiteral1055:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6276"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:activateResponsiveDesign.GleanEventWithExtras:typeLiteral606:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:activateResponsiveDesign.GleanEventWithExtras:typeLiteral606:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::activateResponsiveDesign::GleanEventWithExtras::typeLiteral606::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::activateResponsiveDesign::GleanEventWithExtras::typeLiteral606::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:activateResponsiveDesign.GleanEventWithExtras:typeLiteral606:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1903"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:activateSplitConsole.GleanEventWithExtras:typeLiteral607:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:activateSplitConsole.GleanEventWithExtras:typeLiteral607:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::activateSplitConsole::GleanEventWithExtras::typeLiteral607::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::activateSplitConsole::GleanEventWithExtras::typeLiteral607::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:activateSplitConsole.GleanEventWithExtras:typeLiteral607:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1904"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:addBreakpointDebugger.GleanEventWithExtras:typeLiteral608:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:addBreakpointDebugger.GleanEventWithExtras:typeLiteral608:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::addBreakpointDebugger::GleanEventWithExtras::typeLiteral608::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::addBreakpointDebugger::GleanEventWithExtras::typeLiteral608::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:addBreakpointDebugger.GleanEventWithExtras:typeLiteral608:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1905"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:blackboxDebugger.GleanEventWithExtras:typeLiteral609:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:blackboxDebugger.GleanEventWithExtras:typeLiteral609:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::blackboxDebugger::GleanEventWithExtras::typeLiteral609::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::blackboxDebugger::GleanEventWithExtras::typeLiteral609::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:blackboxDebugger.GleanEventWithExtras:typeLiteral609:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1906"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:closeAdbgAboutdebugging.GleanEventWithExtras:typeLiteral610:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:closeAdbgAboutdebugging.GleanEventWithExtras:typeLiteral610:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::closeAdbgAboutdebugging::GleanEventWithExtras::typeLiteral610::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::closeAdbgAboutdebugging::GleanEventWithExtras::typeLiteral610::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:closeAdbgAboutdebugging.GleanEventWithExtras:typeLiteral610:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1907"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:closeTools.GleanEventWithExtras:typeLiteral611:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:closeTools.GleanEventWithExtras:typeLiteral611:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::closeTools::GleanEventWithExtras::typeLiteral611::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::closeTools::GleanEventWithExtras::typeLiteral611::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:closeTools.GleanEventWithExtras:typeLiteral611:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1908"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:connectionAttemptAboutdebugging.GleanEventWithExtras:typeLiteral612:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:connectionAttemptAboutdebugging.GleanEventWithExtras:typeLiteral612:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::connectionAttemptAboutdebugging::GleanEventWithExtras::typeLiteral612::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::connectionAttemptAboutdebugging::GleanEventWithExtras::typeLiteral612::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:connectionAttemptAboutdebugging.GleanEventWithExtras:typeLiteral612:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1909"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:continueDebugger.GleanEventWithExtras:typeLiteral613:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:continueDebugger.GleanEventWithExtras:typeLiteral613:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::continueDebugger::GleanEventWithExtras::typeLiteral613::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::continueDebugger::GleanEventWithExtras::typeLiteral613::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:continueDebugger.GleanEventWithExtras:typeLiteral613:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1910"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deactivateResponsiveDesign.GleanEventWithExtras:typeLiteral614:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deactivateResponsiveDesign.GleanEventWithExtras:typeLiteral614:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::deactivateResponsiveDesign::GleanEventWithExtras::typeLiteral614::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::deactivateResponsiveDesign::GleanEventWithExtras::typeLiteral614::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deactivateResponsiveDesign.GleanEventWithExtras:typeLiteral614:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1911"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deactivateSplitConsole.GleanEventWithExtras:typeLiteral615:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deactivateSplitConsole.GleanEventWithExtras:typeLiteral615:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::deactivateSplitConsole::GleanEventWithExtras::typeLiteral615::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::deactivateSplitConsole::GleanEventWithExtras::typeLiteral615::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deactivateSplitConsole.GleanEventWithExtras:typeLiteral615:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1912"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deviceAddedAboutdebugging.GleanEventWithExtras:typeLiteral616:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deviceAddedAboutdebugging.GleanEventWithExtras:typeLiteral616:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::deviceAddedAboutdebugging::GleanEventWithExtras::typeLiteral616::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::deviceAddedAboutdebugging::GleanEventWithExtras::typeLiteral616::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deviceAddedAboutdebugging.GleanEventWithExtras:typeLiteral616:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1913"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deviceRemovedAboutdebugging.GleanEventWithExtras:typeLiteral617:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deviceRemovedAboutdebugging.GleanEventWithExtras:typeLiteral617:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::deviceRemovedAboutdebugging::GleanEventWithExtras::typeLiteral617::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::deviceRemovedAboutdebugging::GleanEventWithExtras::typeLiteral617::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:deviceRemovedAboutdebugging.GleanEventWithExtras:typeLiteral617:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1914"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:editHtmlInspector.GleanEventWithExtras:typeLiteral618:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:editHtmlInspector.GleanEventWithExtras:typeLiteral618:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::editHtmlInspector::GleanEventWithExtras::typeLiteral618::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::editHtmlInspector::GleanEventWithExtras::typeLiteral618::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:editHtmlInspector.GleanEventWithExtras:typeLiteral618:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1915"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:editResendNetmonitor.GleanEventWithExtras:typeLiteral619:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:editResendNetmonitor.GleanEventWithExtras:typeLiteral619:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::editResendNetmonitor::GleanEventWithExtras::typeLiteral619::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::editResendNetmonitor::GleanEventWithExtras::typeLiteral619::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:editResendNetmonitor.GleanEventWithExtras:typeLiteral619:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1916"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:editRuleRuleview.GleanEventWithExtras:typeLiteral620:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:editRuleRuleview.GleanEventWithExtras:typeLiteral620:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::editRuleRuleview::GleanEventWithExtras::typeLiteral620::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::editRuleRuleview::GleanEventWithExtras::typeLiteral620::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:editRuleRuleview.GleanEventWithExtras:typeLiteral620:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1917"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterAccessibility.GleanEventWithExtras:typeLiteral621:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterAccessibility.GleanEventWithExtras:typeLiteral621:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterAccessibility::GleanEventWithExtras::typeLiteral621::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterAccessibility::GleanEventWithExtras::typeLiteral621::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterAccessibility.GleanEventWithExtras:typeLiteral621:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1918"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterApplication.GleanEventWithExtras:typeLiteral622:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterApplication.GleanEventWithExtras:typeLiteral622:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterApplication::GleanEventWithExtras::typeLiteral622::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterApplication::GleanEventWithExtras::typeLiteral622::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterApplication.GleanEventWithExtras:typeLiteral622:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1919"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterDom.GleanEventWithExtras:typeLiteral623:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterDom.GleanEventWithExtras:typeLiteral623:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterDom::GleanEventWithExtras::typeLiteral623::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterDom::GleanEventWithExtras::typeLiteral623::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterDom.GleanEventWithExtras:typeLiteral623:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1920"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterFakeTool4242.GleanEventWithExtras:typeLiteral624:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterFakeTool4242.GleanEventWithExtras:typeLiteral624:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterFakeTool4242::GleanEventWithExtras::typeLiteral624::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterFakeTool4242::GleanEventWithExtras::typeLiteral624::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterFakeTool4242.GleanEventWithExtras:typeLiteral624:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1921"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterInspector.GleanEventWithExtras:typeLiteral625:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterInspector.GleanEventWithExtras:typeLiteral625:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterInspector::GleanEventWithExtras::typeLiteral625::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterInspector::GleanEventWithExtras::typeLiteral625::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterInspector.GleanEventWithExtras:typeLiteral625:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1922"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterJsdebugger.GleanEventWithExtras:typeLiteral626:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterJsdebugger.GleanEventWithExtras:typeLiteral626:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterJsdebugger::GleanEventWithExtras::typeLiteral626::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterJsdebugger::GleanEventWithExtras::typeLiteral626::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterJsdebugger.GleanEventWithExtras:typeLiteral626:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1923"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterMemory.GleanEventWithExtras:typeLiteral627:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterMemory.GleanEventWithExtras:typeLiteral627:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterMemory::GleanEventWithExtras::typeLiteral627::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterMemory::GleanEventWithExtras::typeLiteral627::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterMemory.GleanEventWithExtras:typeLiteral627:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1924"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterNetmonitor.GleanEventWithExtras:typeLiteral628:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterNetmonitor.GleanEventWithExtras:typeLiteral628:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterNetmonitor::GleanEventWithExtras::typeLiteral628::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterNetmonitor::GleanEventWithExtras::typeLiteral628::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterNetmonitor.GleanEventWithExtras:typeLiteral628:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1925"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterOptions.GleanEventWithExtras:typeLiteral629:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterOptions.GleanEventWithExtras:typeLiteral629:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterOptions::GleanEventWithExtras::typeLiteral629::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterOptions::GleanEventWithExtras::typeLiteral629::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterOptions.GleanEventWithExtras:typeLiteral629:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1926"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterOther.GleanEventWithExtras:typeLiteral630:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterOther.GleanEventWithExtras:typeLiteral630:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterOther::GleanEventWithExtras::typeLiteral630::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterOther::GleanEventWithExtras::typeLiteral630::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterOther.GleanEventWithExtras:typeLiteral630:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1927"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterPerformance.GleanEventWithExtras:typeLiteral631:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterPerformance.GleanEventWithExtras:typeLiteral631:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterPerformance::GleanEventWithExtras::typeLiteral631::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterPerformance::GleanEventWithExtras::typeLiteral631::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterPerformance.GleanEventWithExtras:typeLiteral631:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1928"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterStorage.GleanEventWithExtras:typeLiteral632:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterStorage.GleanEventWithExtras:typeLiteral632:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterStorage::GleanEventWithExtras::typeLiteral632::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterStorage::GleanEventWithExtras::typeLiteral632::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterStorage.GleanEventWithExtras:typeLiteral632:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1929"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterStyleeditor.GleanEventWithExtras:typeLiteral633:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterStyleeditor.GleanEventWithExtras:typeLiteral633:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterStyleeditor::GleanEventWithExtras::typeLiteral633::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterStyleeditor::GleanEventWithExtras::typeLiteral633::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterStyleeditor.GleanEventWithExtras:typeLiteral633:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1930"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTestBlankPanel.GleanEventWithExtras:typeLiteral634:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTestBlankPanel.GleanEventWithExtras:typeLiteral634:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterTestBlankPanel::GleanEventWithExtras::typeLiteral634::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterTestBlankPanel::GleanEventWithExtras::typeLiteral634::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTestBlankPanel.GleanEventWithExtras:typeLiteral634:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1931"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTestTool.GleanEventWithExtras:typeLiteral635:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTestTool.GleanEventWithExtras:typeLiteral635:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterTestTool::GleanEventWithExtras::typeLiteral635::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterTestTool::GleanEventWithExtras::typeLiteral635::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTestTool.GleanEventWithExtras:typeLiteral635:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1932"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTestTool1072208.GleanEventWithExtras:typeLiteral636:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTestTool1072208.GleanEventWithExtras:typeLiteral636:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterTestTool1072208::GleanEventWithExtras::typeLiteral636::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterTestTool1072208::GleanEventWithExtras::typeLiteral636::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTestTool1072208.GleanEventWithExtras:typeLiteral636:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1933"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTesttool1.GleanEventWithExtras:typeLiteral637:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTesttool1.GleanEventWithExtras:typeLiteral637:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterTesttool1::GleanEventWithExtras::typeLiteral637::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterTesttool1::GleanEventWithExtras::typeLiteral637::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTesttool1.GleanEventWithExtras:typeLiteral637:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1934"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTesttool2.GleanEventWithExtras:typeLiteral638:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTesttool2.GleanEventWithExtras:typeLiteral638:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterTesttool2::GleanEventWithExtras::typeLiteral638::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterTesttool2::GleanEventWithExtras::typeLiteral638::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterTesttool2.GleanEventWithExtras:typeLiteral638:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1935"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterWebconsole.GleanEventWithExtras:typeLiteral639:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterWebconsole.GleanEventWithExtras:typeLiteral639:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterWebconsole::GleanEventWithExtras::typeLiteral639::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterWebconsole::GleanEventWithExtras::typeLiteral639::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterWebconsole.GleanEventWithExtras:typeLiteral639:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1936"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterWhatsnew.GleanEventWithExtras:typeLiteral640:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterWhatsnew.GleanEventWithExtras:typeLiteral640:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterWhatsnew::GleanEventWithExtras::typeLiteral640::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::enterWhatsnew::GleanEventWithExtras::typeLiteral640::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:enterWhatsnew.GleanEventWithExtras:typeLiteral640:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1937"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:executeJsWebconsole.GleanEventWithExtras:typeLiteral641:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:executeJsWebconsole.GleanEventWithExtras:typeLiteral641:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::executeJsWebconsole::GleanEventWithExtras::typeLiteral641::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::executeJsWebconsole::GleanEventWithExtras::typeLiteral641::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:executeJsWebconsole.GleanEventWithExtras:typeLiteral641:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1938"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitAccessibility.GleanEventWithExtras:typeLiteral642:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitAccessibility.GleanEventWithExtras:typeLiteral642:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitAccessibility::GleanEventWithExtras::typeLiteral642::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitAccessibility::GleanEventWithExtras::typeLiteral642::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitAccessibility.GleanEventWithExtras:typeLiteral642:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1939"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitApplication.GleanEventWithExtras:typeLiteral643:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitApplication.GleanEventWithExtras:typeLiteral643:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitApplication::GleanEventWithExtras::typeLiteral643::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitApplication::GleanEventWithExtras::typeLiteral643::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitApplication.GleanEventWithExtras:typeLiteral643:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1940"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitDom.GleanEventWithExtras:typeLiteral644:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitDom.GleanEventWithExtras:typeLiteral644:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitDom::GleanEventWithExtras::typeLiteral644::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitDom::GleanEventWithExtras::typeLiteral644::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitDom.GleanEventWithExtras:typeLiteral644:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1941"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitFakeTool4242.GleanEventWithExtras:typeLiteral645:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitFakeTool4242.GleanEventWithExtras:typeLiteral645:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitFakeTool4242::GleanEventWithExtras::typeLiteral645::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitFakeTool4242::GleanEventWithExtras::typeLiteral645::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitFakeTool4242.GleanEventWithExtras:typeLiteral645:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1942"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitInspector.GleanEventWithExtras:typeLiteral646:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitInspector.GleanEventWithExtras:typeLiteral646:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitInspector::GleanEventWithExtras::typeLiteral646::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitInspector::GleanEventWithExtras::typeLiteral646::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitInspector.GleanEventWithExtras:typeLiteral646:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1943"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitJsdebugger.GleanEventWithExtras:typeLiteral647:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitJsdebugger.GleanEventWithExtras:typeLiteral647:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitJsdebugger::GleanEventWithExtras::typeLiteral647::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitJsdebugger::GleanEventWithExtras::typeLiteral647::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitJsdebugger.GleanEventWithExtras:typeLiteral647:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1944"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitMemory.GleanEventWithExtras:typeLiteral648:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitMemory.GleanEventWithExtras:typeLiteral648:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitMemory::GleanEventWithExtras::typeLiteral648::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitMemory::GleanEventWithExtras::typeLiteral648::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitMemory.GleanEventWithExtras:typeLiteral648:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1945"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitNetmonitor.GleanEventWithExtras:typeLiteral649:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitNetmonitor.GleanEventWithExtras:typeLiteral649:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitNetmonitor::GleanEventWithExtras::typeLiteral649::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitNetmonitor::GleanEventWithExtras::typeLiteral649::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitNetmonitor.GleanEventWithExtras:typeLiteral649:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1946"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitOptions.GleanEventWithExtras:typeLiteral650:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitOptions.GleanEventWithExtras:typeLiteral650:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitOptions::GleanEventWithExtras::typeLiteral650::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitOptions::GleanEventWithExtras::typeLiteral650::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitOptions.GleanEventWithExtras:typeLiteral650:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1947"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitOther.GleanEventWithExtras:typeLiteral651:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitOther.GleanEventWithExtras:typeLiteral651:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitOther::GleanEventWithExtras::typeLiteral651::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitOther::GleanEventWithExtras::typeLiteral651::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitOther.GleanEventWithExtras:typeLiteral651:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1948"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitPerformance.GleanEventWithExtras:typeLiteral652:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitPerformance.GleanEventWithExtras:typeLiteral652:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitPerformance::GleanEventWithExtras::typeLiteral652::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitPerformance::GleanEventWithExtras::typeLiteral652::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitPerformance.GleanEventWithExtras:typeLiteral652:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1949"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitStorage.GleanEventWithExtras:typeLiteral653:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitStorage.GleanEventWithExtras:typeLiteral653:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitStorage::GleanEventWithExtras::typeLiteral653::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitStorage::GleanEventWithExtras::typeLiteral653::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitStorage.GleanEventWithExtras:typeLiteral653:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1950"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitStyleeditor.GleanEventWithExtras:typeLiteral654:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitStyleeditor.GleanEventWithExtras:typeLiteral654:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitStyleeditor::GleanEventWithExtras::typeLiteral654::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitStyleeditor::GleanEventWithExtras::typeLiteral654::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitStyleeditor.GleanEventWithExtras:typeLiteral654:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1951"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTestBlankPanel.GleanEventWithExtras:typeLiteral655:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTestBlankPanel.GleanEventWithExtras:typeLiteral655:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitTestBlankPanel::GleanEventWithExtras::typeLiteral655::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitTestBlankPanel::GleanEventWithExtras::typeLiteral655::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTestBlankPanel.GleanEventWithExtras:typeLiteral655:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1952"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTestTool.GleanEventWithExtras:typeLiteral656:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTestTool.GleanEventWithExtras:typeLiteral656:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitTestTool::GleanEventWithExtras::typeLiteral656::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitTestTool::GleanEventWithExtras::typeLiteral656::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTestTool.GleanEventWithExtras:typeLiteral656:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1953"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTestTool1072208.GleanEventWithExtras:typeLiteral657:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTestTool1072208.GleanEventWithExtras:typeLiteral657:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitTestTool1072208::GleanEventWithExtras::typeLiteral657::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitTestTool1072208::GleanEventWithExtras::typeLiteral657::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTestTool1072208.GleanEventWithExtras:typeLiteral657:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1954"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTesttool1.GleanEventWithExtras:typeLiteral658:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTesttool1.GleanEventWithExtras:typeLiteral658:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitTesttool1::GleanEventWithExtras::typeLiteral658::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitTesttool1::GleanEventWithExtras::typeLiteral658::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTesttool1.GleanEventWithExtras:typeLiteral658:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1955"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTesttool2.GleanEventWithExtras:typeLiteral659:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTesttool2.GleanEventWithExtras:typeLiteral659:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitTesttool2::GleanEventWithExtras::typeLiteral659::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitTesttool2::GleanEventWithExtras::typeLiteral659::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitTesttool2.GleanEventWithExtras:typeLiteral659:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1956"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitWebconsole.GleanEventWithExtras:typeLiteral660:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitWebconsole.GleanEventWithExtras:typeLiteral660:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitWebconsole::GleanEventWithExtras::typeLiteral660::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitWebconsole::GleanEventWithExtras::typeLiteral660::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitWebconsole.GleanEventWithExtras:typeLiteral660:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1957"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitWhatsnew.GleanEventWithExtras:typeLiteral661:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitWhatsnew.GleanEventWithExtras:typeLiteral661:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitWhatsnew::GleanEventWithExtras::typeLiteral661::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::exitWhatsnew::GleanEventWithExtras::typeLiteral661::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:exitWhatsnew.GleanEventWithExtras:typeLiteral661:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1958"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:filtersChangedNetmonitor.GleanEventWithExtras:typeLiteral662:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:filtersChangedNetmonitor.GleanEventWithExtras:typeLiteral662:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::filtersChangedNetmonitor::GleanEventWithExtras::typeLiteral662::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::filtersChangedNetmonitor::GleanEventWithExtras::typeLiteral662::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:filtersChangedNetmonitor.GleanEventWithExtras:typeLiteral662:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1959"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:filtersChangedWebconsole.GleanEventWithExtras:typeLiteral663:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:filtersChangedWebconsole.GleanEventWithExtras:typeLiteral663:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::filtersChangedWebconsole::GleanEventWithExtras::typeLiteral663::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::filtersChangedWebconsole::GleanEventWithExtras::typeLiteral663::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:filtersChangedWebconsole.GleanEventWithExtras:typeLiteral663:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1960"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:inspectAboutdebugging.GleanEventWithExtras:typeLiteral664:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:inspectAboutdebugging.GleanEventWithExtras:typeLiteral664:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::inspectAboutdebugging::GleanEventWithExtras::typeLiteral664::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::inspectAboutdebugging::GleanEventWithExtras::typeLiteral664::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:inspectAboutdebugging.GleanEventWithExtras:typeLiteral664:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1961"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:jumpToDefinitionWebconsole.GleanEventWithExtras:typeLiteral665:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:jumpToDefinitionWebconsole.GleanEventWithExtras:typeLiteral665:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::jumpToDefinitionWebconsole::GleanEventWithExtras::typeLiteral665::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::jumpToDefinitionWebconsole::GleanEventWithExtras::typeLiteral665::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:jumpToDefinitionWebconsole.GleanEventWithExtras:typeLiteral665:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1962"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:jumpToSourceWebconsole.GleanEventWithExtras:typeLiteral666:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:jumpToSourceWebconsole.GleanEventWithExtras:typeLiteral666:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::jumpToSourceWebconsole::GleanEventWithExtras::typeLiteral666::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::jumpToSourceWebconsole::GleanEventWithExtras::typeLiteral666::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:jumpToSourceWebconsole.GleanEventWithExtras:typeLiteral666:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1963"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:objectExpandedWebconsole.GleanEventWithExtras:typeLiteral667:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:objectExpandedWebconsole.GleanEventWithExtras:typeLiteral667:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::objectExpandedWebconsole::GleanEventWithExtras::typeLiteral667::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::objectExpandedWebconsole::GleanEventWithExtras::typeLiteral667::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:objectExpandedWebconsole.GleanEventWithExtras:typeLiteral667:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1964"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:openAdbgAboutdebugging.GleanEventWithExtras:typeLiteral668:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:openAdbgAboutdebugging.GleanEventWithExtras:typeLiteral668:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::openAdbgAboutdebugging::GleanEventWithExtras::typeLiteral668::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::openAdbgAboutdebugging::GleanEventWithExtras::typeLiteral668::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:openAdbgAboutdebugging.GleanEventWithExtras:typeLiteral668:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1965"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:openTools.GleanEventWithExtras:typeLiteral669:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:openTools.GleanEventWithExtras:typeLiteral669:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::openTools::GleanEventWithExtras::typeLiteral669::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::openTools::GleanEventWithExtras::typeLiteral669::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:openTools.GleanEventWithExtras:typeLiteral669:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1966"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:pauseDebugger.GleanEventWithExtras:typeLiteral670:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:pauseDebugger.GleanEventWithExtras:typeLiteral670:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::pauseDebugger::GleanEventWithExtras::typeLiteral670::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::pauseDebugger::GleanEventWithExtras::typeLiteral670::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:pauseDebugger.GleanEventWithExtras:typeLiteral670:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1967"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:pauseOnExceptionsDebugger.GleanEventWithExtras:typeLiteral671:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:pauseOnExceptionsDebugger.GleanEventWithExtras:typeLiteral671:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::pauseOnExceptionsDebugger::GleanEventWithExtras::typeLiteral671::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::pauseOnExceptionsDebugger::GleanEventWithExtras::typeLiteral671::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:pauseOnExceptionsDebugger.GleanEventWithExtras:typeLiteral671:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1968"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:persistChangedNetmonitor.GleanEventWithExtras:typeLiteral672:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:persistChangedNetmonitor.GleanEventWithExtras:typeLiteral672:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::persistChangedNetmonitor::GleanEventWithExtras::typeLiteral672::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::persistChangedNetmonitor::GleanEventWithExtras::typeLiteral672::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:persistChangedNetmonitor.GleanEventWithExtras:typeLiteral672:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1969"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:persistChangedWebconsole.GleanEventWithExtras:typeLiteral673:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:persistChangedWebconsole.GleanEventWithExtras:typeLiteral673:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::persistChangedWebconsole::GleanEventWithExtras::typeLiteral673::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::persistChangedWebconsole::GleanEventWithExtras::typeLiteral673::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:persistChangedWebconsole.GleanEventWithExtras:typeLiteral673:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1970"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:prettyPrintDebugger.GleanEventWithExtras:typeLiteral674:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:prettyPrintDebugger.GleanEventWithExtras:typeLiteral674:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::prettyPrintDebugger::GleanEventWithExtras::typeLiteral674::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::prettyPrintDebugger::GleanEventWithExtras::typeLiteral674::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:prettyPrintDebugger.GleanEventWithExtras:typeLiteral674:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1971"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:removeBreakpointDebugger.GleanEventWithExtras:typeLiteral675:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:removeBreakpointDebugger.GleanEventWithExtras:typeLiteral675:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::removeBreakpointDebugger::GleanEventWithExtras::typeLiteral675::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::removeBreakpointDebugger::GleanEventWithExtras::typeLiteral675::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:removeBreakpointDebugger.GleanEventWithExtras:typeLiteral675:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1972"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:reverseSearchWebconsole.GleanEventWithExtras:typeLiteral676:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:reverseSearchWebconsole.GleanEventWithExtras:typeLiteral676:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::reverseSearchWebconsole::GleanEventWithExtras::typeLiteral676::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::reverseSearchWebconsole::GleanEventWithExtras::typeLiteral676::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:reverseSearchWebconsole.GleanEventWithExtras:typeLiteral676:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1973"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeAddedAboutdebugging.GleanEventWithExtras:typeLiteral677:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeAddedAboutdebugging.GleanEventWithExtras:typeLiteral677:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::runtimeAddedAboutdebugging::GleanEventWithExtras::typeLiteral677::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::runtimeAddedAboutdebugging::GleanEventWithExtras::typeLiteral677::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeAddedAboutdebugging.GleanEventWithExtras:typeLiteral677:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1974"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeConnectedAboutdebugging.GleanEventWithExtras:typeLiteral678:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeConnectedAboutdebugging.GleanEventWithExtras:typeLiteral678:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::runtimeConnectedAboutdebugging::GleanEventWithExtras::typeLiteral678::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::runtimeConnectedAboutdebugging::GleanEventWithExtras::typeLiteral678::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeConnectedAboutdebugging.GleanEventWithExtras:typeLiteral678:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1975"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeDisconnectedAboutdebugging.GleanEventWithExtras:typeLiteral679:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeDisconnectedAboutdebugging.GleanEventWithExtras:typeLiteral679:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::runtimeDisconnectedAboutdebugging::GleanEventWithExtras::typeLiteral679::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::runtimeDisconnectedAboutdebugging::GleanEventWithExtras::typeLiteral679::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeDisconnectedAboutdebugging.GleanEventWithExtras:typeLiteral679:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1976"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeRemovedAboutdebugging.GleanEventWithExtras:typeLiteral680:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeRemovedAboutdebugging.GleanEventWithExtras:typeLiteral680:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::runtimeRemovedAboutdebugging::GleanEventWithExtras::typeLiteral680::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::runtimeRemovedAboutdebugging::GleanEventWithExtras::typeLiteral680::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:runtimeRemovedAboutdebugging.GleanEventWithExtras:typeLiteral680:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1977"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:selectPageAboutdebugging.GleanEventWithExtras:typeLiteral681:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:selectPageAboutdebugging.GleanEventWithExtras:typeLiteral681:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::selectPageAboutdebugging::GleanEventWithExtras::typeLiteral681::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::selectPageAboutdebugging::GleanEventWithExtras::typeLiteral681::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:selectPageAboutdebugging.GleanEventWithExtras:typeLiteral681:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1978"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:selectPageApplication.GleanEventWithExtras:typeLiteral682:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:selectPageApplication.GleanEventWithExtras:typeLiteral682:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::selectPageApplication::GleanEventWithExtras::typeLiteral682::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::selectPageApplication::GleanEventWithExtras::typeLiteral682::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:selectPageApplication.GleanEventWithExtras:typeLiteral682:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1979"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:selectWsFrameNetmonitor.GleanEventWithExtras:typeLiteral683:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:selectWsFrameNetmonitor.GleanEventWithExtras:typeLiteral683:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::selectWsFrameNetmonitor::GleanEventWithExtras::typeLiteral683::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::selectWsFrameNetmonitor::GleanEventWithExtras::typeLiteral683::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:selectWsFrameNetmonitor.GleanEventWithExtras:typeLiteral683:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1980"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:showProfilerAboutdebugging.GleanEventWithExtras:typeLiteral684:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:showProfilerAboutdebugging.GleanEventWithExtras:typeLiteral684:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::showProfilerAboutdebugging::GleanEventWithExtras::typeLiteral684::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::showProfilerAboutdebugging::GleanEventWithExtras::typeLiteral684::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:showProfilerAboutdebugging.GleanEventWithExtras:typeLiteral684:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1981"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:sidepanelChangedInspector.GleanEventWithExtras:typeLiteral685:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:sidepanelChangedInspector.GleanEventWithExtras:typeLiteral685:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::sidepanelChangedInspector::GleanEventWithExtras::typeLiteral685::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::sidepanelChangedInspector::GleanEventWithExtras::typeLiteral685::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:sidepanelChangedInspector.GleanEventWithExtras:typeLiteral685:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1982"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:sidepanelChangedNetmonitor.GleanEventWithExtras:typeLiteral686:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:sidepanelChangedNetmonitor.GleanEventWithExtras:typeLiteral686:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::sidepanelChangedNetmonitor::GleanEventWithExtras::typeLiteral686::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::sidepanelChangedNetmonitor::GleanEventWithExtras::typeLiteral686::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:sidepanelChangedNetmonitor.GleanEventWithExtras:typeLiteral686:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1983"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:startWorkerApplication.GleanEventWithExtras:typeLiteral687:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:startWorkerApplication.GleanEventWithExtras:typeLiteral687:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::startWorkerApplication::GleanEventWithExtras::typeLiteral687::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::startWorkerApplication::GleanEventWithExtras::typeLiteral687::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:startWorkerApplication.GleanEventWithExtras:typeLiteral687:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1984"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:throttleChangedNetmonitor.GleanEventWithExtras:typeLiteral688:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:throttleChangedNetmonitor.GleanEventWithExtras:typeLiteral688:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::throttleChangedNetmonitor::GleanEventWithExtras::typeLiteral688::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::throttleChangedNetmonitor::GleanEventWithExtras::typeLiteral688::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:throttleChangedNetmonitor.GleanEventWithExtras:typeLiteral688:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1985"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerAnimationinspector.GleanEventWithExtras:typeLiteral689:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerAnimationinspector.GleanEventWithExtras:typeLiteral689:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerAnimationinspector::GleanEventWithExtras::typeLiteral689::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerAnimationinspector::GleanEventWithExtras::typeLiteral689::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerAnimationinspector.GleanEventWithExtras:typeLiteral689:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1986"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerChangesview.GleanEventWithExtras:typeLiteral690:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerChangesview.GleanEventWithExtras:typeLiteral690:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerChangesview::GleanEventWithExtras::typeLiteral690::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerChangesview::GleanEventWithExtras::typeLiteral690::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerChangesview.GleanEventWithExtras:typeLiteral690:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1987"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerCompatibilityview.GleanEventWithExtras:typeLiteral691:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerCompatibilityview.GleanEventWithExtras:typeLiteral691:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerCompatibilityview::GleanEventWithExtras::typeLiteral691::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerCompatibilityview::GleanEventWithExtras::typeLiteral691::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerCompatibilityview.GleanEventWithExtras:typeLiteral691:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1988"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerComputedview.GleanEventWithExtras:typeLiteral692:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerComputedview.GleanEventWithExtras:typeLiteral692:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerComputedview::GleanEventWithExtras::typeLiteral692::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerComputedview::GleanEventWithExtras::typeLiteral692::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerComputedview.GleanEventWithExtras:typeLiteral692:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1989"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerFontinspector.GleanEventWithExtras:typeLiteral693:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerFontinspector.GleanEventWithExtras:typeLiteral693:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerFontinspector::GleanEventWithExtras::typeLiteral693::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerFontinspector::GleanEventWithExtras::typeLiteral693::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerFontinspector.GleanEventWithExtras:typeLiteral693:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1990"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerLayoutview.GleanEventWithExtras:typeLiteral694:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerLayoutview.GleanEventWithExtras:typeLiteral694:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerLayoutview::GleanEventWithExtras::typeLiteral694::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerLayoutview::GleanEventWithExtras::typeLiteral694::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerLayoutview.GleanEventWithExtras:typeLiteral694:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1991"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerRuleview.GleanEventWithExtras:typeLiteral695:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerRuleview.GleanEventWithExtras:typeLiteral695:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerRuleview::GleanEventWithExtras::typeLiteral695::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::toolTimerRuleview::GleanEventWithExtras::typeLiteral695::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:toolTimerRuleview.GleanEventWithExtras:typeLiteral695:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1992"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:unregisterWorkerApplication.GleanEventWithExtras:typeLiteral698:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:unregisterWorkerApplication.GleanEventWithExtras:typeLiteral698:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::unregisterWorkerApplication::GleanEventWithExtras::typeLiteral698::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::unregisterWorkerApplication::GleanEventWithExtras::typeLiteral698::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:unregisterWorkerApplication.GleanEventWithExtras:typeLiteral698:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1995"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:updateConnPromptAboutdebugging.GleanEventWithExtras:typeLiteral699:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:updateConnPromptAboutdebugging.GleanEventWithExtras:typeLiteral699:value.","pretty":"GleanImpl::devtoolsMain::typeLiteral605::updateConnPromptAboutdebugging::GleanEventWithExtras::typeLiteral699::value","meta":{"structured":1,"pretty":"GleanImpl::devtoolsMain::typeLiteral605::updateConnPromptAboutdebugging::GleanEventWithExtras::typeLiteral699::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#devtoolsMain.typeLiteral605:updateConnPromptAboutdebugging.GleanEventWithExtras:typeLiteral699:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1996"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:evaluateV2Heuristics.GleanEventWithExtras:typeLiteral970:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:evaluateV2Heuristics.GleanEventWithExtras:typeLiteral970:value.","pretty":"GleanImpl::doh::typeLiteral969::evaluateV2Heuristics::GleanEventWithExtras::typeLiteral970::value","meta":{"structured":1,"pretty":"GleanImpl::doh::typeLiteral969::evaluateV2Heuristics::GleanEventWithExtras::typeLiteral970::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:evaluateV2Heuristics.GleanEventWithExtras:typeLiteral970:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6134"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateDisabled.GleanEventWithExtras:typeLiteral972:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateDisabled.GleanEventWithExtras:typeLiteral972:value.","pretty":"GleanImpl::doh::typeLiteral969::stateDisabled::GleanEventWithExtras::typeLiteral972::value","meta":{"structured":1,"pretty":"GleanImpl::doh::typeLiteral969::stateDisabled::GleanEventWithExtras::typeLiteral972::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateDisabled.GleanEventWithExtras:typeLiteral972:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6136"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateEnabled.GleanEventWithExtras:typeLiteral973:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateEnabled.GleanEventWithExtras:typeLiteral973:value.","pretty":"GleanImpl::doh::typeLiteral969::stateEnabled::GleanEventWithExtras::typeLiteral973::value","meta":{"structured":1,"pretty":"GleanImpl::doh::typeLiteral969::stateEnabled::GleanEventWithExtras::typeLiteral973::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateEnabled.GleanEventWithExtras:typeLiteral973:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6137"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateManuallyDisabled.GleanEventWithExtras:typeLiteral974:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateManuallyDisabled.GleanEventWithExtras:typeLiteral974:value.","pretty":"GleanImpl::doh::typeLiteral969::stateManuallyDisabled::GleanEventWithExtras::typeLiteral974::value","meta":{"structured":1,"pretty":"GleanImpl::doh::typeLiteral969::stateManuallyDisabled::GleanEventWithExtras::typeLiteral974::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateManuallyDisabled.GleanEventWithExtras:typeLiteral974:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6138"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:statePolicyDisabled.GleanEventWithExtras:typeLiteral975:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:statePolicyDisabled.GleanEventWithExtras:typeLiteral975:value.","pretty":"GleanImpl::doh::typeLiteral969::statePolicyDisabled::GleanEventWithExtras::typeLiteral975::value","meta":{"structured":1,"pretty":"GleanImpl::doh::typeLiteral969::statePolicyDisabled::GleanEventWithExtras::typeLiteral975::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:statePolicyDisabled.GleanEventWithExtras:typeLiteral975:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6139"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateRollback.GleanEventWithExtras:typeLiteral976:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateRollback.GleanEventWithExtras:typeLiteral976:value.","pretty":"GleanImpl::doh::typeLiteral969::stateRollback::GleanEventWithExtras::typeLiteral976::value","meta":{"structured":1,"pretty":"GleanImpl::doh::typeLiteral969::stateRollback::GleanEventWithExtras::typeLiteral976::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateRollback.GleanEventWithExtras:typeLiteral976:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6140"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateShutdown.GleanEventWithExtras:typeLiteral977:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateShutdown.GleanEventWithExtras:typeLiteral977:value.","pretty":"GleanImpl::doh::typeLiteral969::stateShutdown::GleanEventWithExtras::typeLiteral977::value","meta":{"structured":1,"pretty":"GleanImpl::doh::typeLiteral969::stateShutdown::GleanEventWithExtras::typeLiteral977::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateShutdown.GleanEventWithExtras:typeLiteral977:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6141"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateUidisabled.GleanEventWithExtras:typeLiteral978:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateUidisabled.GleanEventWithExtras:typeLiteral978:value.","pretty":"GleanImpl::doh::typeLiteral969::stateUidisabled::GleanEventWithExtras::typeLiteral978::value","meta":{"structured":1,"pretty":"GleanImpl::doh::typeLiteral969::stateUidisabled::GleanEventWithExtras::typeLiteral978::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateUidisabled.GleanEventWithExtras:typeLiteral978:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6142"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateUiok.GleanEventWithExtras:typeLiteral979:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateUiok.GleanEventWithExtras:typeLiteral979:value.","pretty":"GleanImpl::doh::typeLiteral969::stateUiok::GleanEventWithExtras::typeLiteral979::value","meta":{"structured":1,"pretty":"GleanImpl::doh::typeLiteral969::stateUiok::GleanEventWithExtras::typeLiteral979::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateUiok.GleanEventWithExtras:typeLiteral979:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6143"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateUninstalled.GleanEventWithExtras:typeLiteral980:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateUninstalled.GleanEventWithExtras:typeLiteral980:value.","pretty":"GleanImpl::doh::typeLiteral969::stateUninstalled::GleanEventWithExtras::typeLiteral980::value","meta":{"structured":1,"pretty":"GleanImpl::doh::typeLiteral969::stateUninstalled::GleanEventWithExtras::typeLiteral980::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#doh.typeLiteral969:stateUninstalled.GleanEventWithExtras:typeLiteral980:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6144"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#downloads.typeLiteral139:addedFileExtension.GleanEventWithExtras:typeLiteral140:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#downloads.typeLiteral139:addedFileExtension.GleanEventWithExtras:typeLiteral140:value.","pretty":"GleanImpl::downloads::typeLiteral139::addedFileExtension::GleanEventWithExtras::typeLiteral140::value","meta":{"structured":1,"pretty":"GleanImpl::downloads::typeLiteral139::addedFileExtension::GleanEventWithExtras::typeLiteral140::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#downloads.typeLiteral139:addedFileExtension.GleanEventWithExtras:typeLiteral140:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#539"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#formAutocomplete.typeLiteral1184:showLogins.GleanEventWithExtras:typeLiteral1185:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#formAutocomplete.typeLiteral1184:showLogins.GleanEventWithExtras:typeLiteral1185:value.","pretty":"GleanImpl::formAutocomplete::typeLiteral1184::showLogins::GleanEventWithExtras::typeLiteral1185::value","meta":{"structured":1,"pretty":"GleanImpl::formAutocomplete::typeLiteral1184::showLogins::GleanEventWithExtras::typeLiteral1185::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#formAutocomplete.typeLiteral1184:showLogins.GleanEventWithExtras:typeLiteral1185:value.","js_sym":"#value","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6599"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#fxa.typeLiteral867:connectAccount.GleanEventWithExtras:typeLiteral870:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#fxa.typeLiteral867:connectAccount.GleanEventWithExtras:typeLiteral870:value.","pretty":"GleanImpl::fxa::typeLiteral867::connectAccount::GleanEventWithExtras::typeLiteral870::value","meta":{"structured":1,"pretty":"GleanImpl::fxa::typeLiteral867::connectAccount::GleanEventWithExtras::typeLiteral870::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#fxa.typeLiteral867:connectAccount.GleanEventWithExtras:typeLiteral870:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#5824"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#fxa.typeLiteral867:disconnectAccount.GleanEventWithExtras:typeLiteral871:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#fxa.typeLiteral867:disconnectAccount.GleanEventWithExtras:typeLiteral871:value.","pretty":"GleanImpl::fxa::typeLiteral867::disconnectAccount::GleanEventWithExtras::typeLiteral871::value","meta":{"structured":1,"pretty":"GleanImpl::fxa::typeLiteral867::disconnectAccount::GleanEventWithExtras::typeLiteral871::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#fxa.typeLiteral867:disconnectAccount.GleanEventWithExtras:typeLiteral871:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#5825"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#genaiChatbot.typeLiteral163:lengthDisclaimer.GleanEventWithExtras:typeLiteral168:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#genaiChatbot.typeLiteral163:lengthDisclaimer.GleanEventWithExtras:typeLiteral168:length.","pretty":"GleanImpl::genaiChatbot::typeLiteral163::lengthDisclaimer::GleanEventWithExtras::typeLiteral168::length","meta":{"structured":1,"pretty":"GleanImpl::genaiChatbot::typeLiteral163::lengthDisclaimer::GleanEventWithExtras::typeLiteral168::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#genaiChatbot.typeLiteral163:lengthDisclaimer.GleanEventWithExtras:typeLiteral168:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#587"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#genaiLinkpreview.typeLiteral188:fetch.GleanEventWithExtras:typeLiteral192:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#genaiLinkpreview.typeLiteral188:fetch.GleanEventWithExtras:typeLiteral192:length.","pretty":"GleanImpl::genaiLinkpreview::typeLiteral188::fetch::GleanEventWithExtras::typeLiteral192::length","meta":{"structured":1,"pretty":"GleanImpl::genaiLinkpreview::typeLiteral188::fetch::GleanEventWithExtras::typeLiteral192::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#genaiLinkpreview.typeLiteral188:fetch.GleanEventWithExtras:typeLiteral192:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#621"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#homepage.typeLiteral557:preferenceIgnore.GleanEventWithExtras:typeLiteral558:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#homepage.typeLiteral557:preferenceIgnore.GleanEventWithExtras:typeLiteral558:value.","pretty":"GleanImpl::homepage::typeLiteral557::preferenceIgnore::GleanEventWithExtras::typeLiteral558::value","meta":{"structured":1,"pretty":"GleanImpl::homepage::typeLiteral557::preferenceIgnore::GleanEventWithExtras::typeLiteral558::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#homepage.typeLiteral557:preferenceIgnore.GleanEventWithExtras:typeLiteral558:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1676"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:acceptDialog.GleanEventWithExtras:typeLiteral349:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:acceptDialog.GleanEventWithExtras:typeLiteral349:value.","pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::acceptDialog::GleanEventWithExtras::typeLiteral349::value","meta":{"structured":1,"pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::acceptDialog::GleanEventWithExtras::typeLiteral349::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:acceptDialog.GleanEventWithExtras:typeLiteral349:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1019"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:addDialog.GleanEventWithExtras:typeLiteral350:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:addDialog.GleanEventWithExtras:typeLiteral350:value.","pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::addDialog::GleanEventWithExtras::typeLiteral350::value","meta":{"structured":1,"pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::addDialog::GleanEventWithExtras::typeLiteral350::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:addDialog.GleanEventWithExtras:typeLiteral350:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1020"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:cancelDialog.GleanEventWithExtras:typeLiteral351:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:cancelDialog.GleanEventWithExtras:typeLiteral351:value.","pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::cancelDialog::GleanEventWithExtras::typeLiteral351::value","meta":{"structured":1,"pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::cancelDialog::GleanEventWithExtras::typeLiteral351::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:cancelDialog.GleanEventWithExtras:typeLiteral351:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1022"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:manageMain.GleanEventWithExtras:typeLiteral352:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:manageMain.GleanEventWithExtras:typeLiteral352:value.","pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::manageMain::GleanEventWithExtras::typeLiteral352::value","meta":{"structured":1,"pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::manageMain::GleanEventWithExtras::typeLiteral352::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:manageMain.GleanEventWithExtras:typeLiteral352:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1023"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:removeDialog.GleanEventWithExtras:typeLiteral353:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:removeDialog.GleanEventWithExtras:typeLiteral353:value.","pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::removeDialog::GleanEventWithExtras::typeLiteral353::value","meta":{"structured":1,"pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::removeDialog::GleanEventWithExtras::typeLiteral353::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:removeDialog.GleanEventWithExtras:typeLiteral353:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1024"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:reorderDialog.GleanEventWithExtras:typeLiteral354:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:reorderDialog.GleanEventWithExtras:typeLiteral354:value.","pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::reorderDialog::GleanEventWithExtras::typeLiteral354::value","meta":{"structured":1,"pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::reorderDialog::GleanEventWithExtras::typeLiteral354::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:reorderDialog.GleanEventWithExtras:typeLiteral354:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1025"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:searchDialog.GleanEventWithExtras:typeLiteral355:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:searchDialog.GleanEventWithExtras:typeLiteral355:value.","pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::searchDialog::GleanEventWithExtras::typeLiteral355::value","meta":{"structured":1,"pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::searchDialog::GleanEventWithExtras::typeLiteral355::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:searchDialog.GleanEventWithExtras:typeLiteral355:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1027"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:searchMain.GleanEventWithExtras:typeLiteral356:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:searchMain.GleanEventWithExtras:typeLiteral356:value.","pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::searchMain::GleanEventWithExtras::typeLiteral356::value","meta":{"structured":1,"pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::searchMain::GleanEventWithExtras::typeLiteral356::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:searchMain.GleanEventWithExtras:typeLiteral356:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1028"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:setFallbackDialog.GleanEventWithExtras:typeLiteral357:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:setFallbackDialog.GleanEventWithExtras:typeLiteral357:value.","pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::setFallbackDialog::GleanEventWithExtras::typeLiteral357::value","meta":{"structured":1,"pretty":"GleanImpl::intlUiBrowserLanguage::typeLiteral348::setFallbackDialog::GleanEventWithExtras::typeLiteral357::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#intlUiBrowserLanguage.typeLiteral348:setFallbackDialog.GleanEventWithExtras:typeLiteral357:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1029"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#jsonfile.typeLiteral1412:loadAutofillprofiles.GleanEventWithExtras:typeLiteral1413:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#jsonfile.typeLiteral1412:loadAutofillprofiles.GleanEventWithExtras:typeLiteral1413:value.","pretty":"GleanImpl::jsonfile::typeLiteral1412::loadAutofillprofiles::GleanEventWithExtras::typeLiteral1413::value","meta":{"structured":1,"pretty":"GleanImpl::jsonfile::typeLiteral1412::loadAutofillprofiles::GleanEventWithExtras::typeLiteral1413::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#jsonfile.typeLiteral1412:loadAutofillprofiles.GleanEventWithExtras:typeLiteral1413:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7734"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#jsonfile.typeLiteral1412:loadLogins.GleanEventWithExtras:typeLiteral1414:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#jsonfile.typeLiteral1412:loadLogins.GleanEventWithExtras:typeLiteral1414:value.","pretty":"GleanImpl::jsonfile::typeLiteral1412::loadLogins::GleanEventWithExtras::typeLiteral1414::value","meta":{"structured":1,"pretty":"GleanImpl::jsonfile::typeLiteral1412::loadLogins::GleanEventWithExtras::typeLiteral1414::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#jsonfile.typeLiteral1412:loadLogins.GleanEventWithExtras:typeLiteral1414:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7735"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#memoryWatcher.typeLiteral1451:onHighMemoryStats.GleanEventWithExtras:typeLiteral1453:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#memoryWatcher.typeLiteral1451:onHighMemoryStats.GleanEventWithExtras:typeLiteral1453:value.","pretty":"GleanImpl::memoryWatcher::typeLiteral1451::onHighMemoryStats::GleanEventWithExtras::typeLiteral1453::value","meta":{"structured":1,"pretty":"GleanImpl::memoryWatcher::typeLiteral1451::onHighMemoryStats::GleanEventWithExtras::typeLiteral1453::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#memoryWatcher.typeLiteral1451:onHighMemoryStats.GleanEventWithExtras:typeLiteral1453:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#8052"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachCfr.GleanEventWithExtras:typeLiteral1087:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachCfr.GleanEventWithExtras:typeLiteral1087:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachCfr::GleanEventWithExtras::typeLiteral1087::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachCfr::GleanEventWithExtras::typeLiteral1087::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachCfr.GleanEventWithExtras:typeLiteral1087:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6429"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFeatureCallout.GleanEventWithExtras:typeLiteral1088:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFeatureCallout.GleanEventWithExtras:typeLiteral1088:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFeatureCallout::GleanEventWithExtras::typeLiteral1088::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFeatureCallout::GleanEventWithExtras::typeLiteral1088::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFeatureCallout.GleanEventWithExtras:typeLiteral1088:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6430"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsBmbButton.GleanEventWithExtras:typeLiteral1089:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsBmbButton.GleanEventWithExtras:typeLiteral1089:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsBmbButton::GleanEventWithExtras::typeLiteral1089::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsBmbButton::GleanEventWithExtras::typeLiteral1089::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsBmbButton.GleanEventWithExtras:typeLiteral1089:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6431"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage.GleanEventWithExtras:typeLiteral1090:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage.GleanEventWithExtras:typeLiteral1090:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage::GleanEventWithExtras::typeLiteral1090::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage::GleanEventWithExtras::typeLiteral1090::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage.GleanEventWithExtras:typeLiteral1090:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6432"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage1.GleanEventWithExtras:typeLiteral1091:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage1.GleanEventWithExtras:typeLiteral1091:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage1::GleanEventWithExtras::typeLiteral1091::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage1::GleanEventWithExtras::typeLiteral1091::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage1.GleanEventWithExtras:typeLiteral1091:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6433"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage10.GleanEventWithExtras:typeLiteral1092:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage10.GleanEventWithExtras:typeLiteral1092:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage10::GleanEventWithExtras::typeLiteral1092::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage10::GleanEventWithExtras::typeLiteral1092::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage10.GleanEventWithExtras:typeLiteral1092:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6434"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage11.GleanEventWithExtras:typeLiteral1093:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage11.GleanEventWithExtras:typeLiteral1093:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage11::GleanEventWithExtras::typeLiteral1093::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage11::GleanEventWithExtras::typeLiteral1093::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage11.GleanEventWithExtras:typeLiteral1093:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6435"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage12.GleanEventWithExtras:typeLiteral1094:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage12.GleanEventWithExtras:typeLiteral1094:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage12::GleanEventWithExtras::typeLiteral1094::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage12::GleanEventWithExtras::typeLiteral1094::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage12.GleanEventWithExtras:typeLiteral1094:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6436"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage13.GleanEventWithExtras:typeLiteral1095:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage13.GleanEventWithExtras:typeLiteral1095:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage13::GleanEventWithExtras::typeLiteral1095::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage13::GleanEventWithExtras::typeLiteral1095::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage13.GleanEventWithExtras:typeLiteral1095:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6437"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage14.GleanEventWithExtras:typeLiteral1096:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage14.GleanEventWithExtras:typeLiteral1096:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage14::GleanEventWithExtras::typeLiteral1096::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage14::GleanEventWithExtras::typeLiteral1096::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage14.GleanEventWithExtras:typeLiteral1096:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6438"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage15.GleanEventWithExtras:typeLiteral1097:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage15.GleanEventWithExtras:typeLiteral1097:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage15::GleanEventWithExtras::typeLiteral1097::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage15::GleanEventWithExtras::typeLiteral1097::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage15.GleanEventWithExtras:typeLiteral1097:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6439"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage16.GleanEventWithExtras:typeLiteral1098:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage16.GleanEventWithExtras:typeLiteral1098:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage16::GleanEventWithExtras::typeLiteral1098::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage16::GleanEventWithExtras::typeLiteral1098::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage16.GleanEventWithExtras:typeLiteral1098:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6440"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage17.GleanEventWithExtras:typeLiteral1099:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage17.GleanEventWithExtras:typeLiteral1099:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage17::GleanEventWithExtras::typeLiteral1099::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage17::GleanEventWithExtras::typeLiteral1099::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage17.GleanEventWithExtras:typeLiteral1099:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6441"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage18.GleanEventWithExtras:typeLiteral1100:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage18.GleanEventWithExtras:typeLiteral1100:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage18::GleanEventWithExtras::typeLiteral1100::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage18::GleanEventWithExtras::typeLiteral1100::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage18.GleanEventWithExtras:typeLiteral1100:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6442"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage19.GleanEventWithExtras:typeLiteral1101:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage19.GleanEventWithExtras:typeLiteral1101:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage19::GleanEventWithExtras::typeLiteral1101::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage19::GleanEventWithExtras::typeLiteral1101::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage19.GleanEventWithExtras:typeLiteral1101:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6443"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage2.GleanEventWithExtras:typeLiteral1102:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage2.GleanEventWithExtras:typeLiteral1102:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage2::GleanEventWithExtras::typeLiteral1102::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage2::GleanEventWithExtras::typeLiteral1102::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage2.GleanEventWithExtras:typeLiteral1102:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6444"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage20.GleanEventWithExtras:typeLiteral1103:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage20.GleanEventWithExtras:typeLiteral1103:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage20::GleanEventWithExtras::typeLiteral1103::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage20::GleanEventWithExtras::typeLiteral1103::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage20.GleanEventWithExtras:typeLiteral1103:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6445"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage21.GleanEventWithExtras:typeLiteral1104:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage21.GleanEventWithExtras:typeLiteral1104:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage21::GleanEventWithExtras::typeLiteral1104::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage21::GleanEventWithExtras::typeLiteral1104::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage21.GleanEventWithExtras:typeLiteral1104:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6446"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage22.GleanEventWithExtras:typeLiteral1105:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage22.GleanEventWithExtras:typeLiteral1105:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage22::GleanEventWithExtras::typeLiteral1105::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage22::GleanEventWithExtras::typeLiteral1105::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage22.GleanEventWithExtras:typeLiteral1105:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6447"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage23.GleanEventWithExtras:typeLiteral1106:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage23.GleanEventWithExtras:typeLiteral1106:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage23::GleanEventWithExtras::typeLiteral1106::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage23::GleanEventWithExtras::typeLiteral1106::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage23.GleanEventWithExtras:typeLiteral1106:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6448"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage24.GleanEventWithExtras:typeLiteral1107:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage24.GleanEventWithExtras:typeLiteral1107:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage24::GleanEventWithExtras::typeLiteral1107::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage24::GleanEventWithExtras::typeLiteral1107::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage24.GleanEventWithExtras:typeLiteral1107:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6449"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage25.GleanEventWithExtras:typeLiteral1108:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage25.GleanEventWithExtras:typeLiteral1108:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage25::GleanEventWithExtras::typeLiteral1108::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage25::GleanEventWithExtras::typeLiteral1108::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage25.GleanEventWithExtras:typeLiteral1108:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6450"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage3.GleanEventWithExtras:typeLiteral1109:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage3.GleanEventWithExtras:typeLiteral1109:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage3::GleanEventWithExtras::typeLiteral1109::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage3::GleanEventWithExtras::typeLiteral1109::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage3.GleanEventWithExtras:typeLiteral1109:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6451"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage4.GleanEventWithExtras:typeLiteral1110:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage4.GleanEventWithExtras:typeLiteral1110:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage4::GleanEventWithExtras::typeLiteral1110::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage4::GleanEventWithExtras::typeLiteral1110::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage4.GleanEventWithExtras:typeLiteral1110:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6452"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage5.GleanEventWithExtras:typeLiteral1111:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage5.GleanEventWithExtras:typeLiteral1111:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage5::GleanEventWithExtras::typeLiteral1111::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage5::GleanEventWithExtras::typeLiteral1111::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage5.GleanEventWithExtras:typeLiteral1111:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6453"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage6.GleanEventWithExtras:typeLiteral1112:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage6.GleanEventWithExtras:typeLiteral1112:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage6::GleanEventWithExtras::typeLiteral1112::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage6::GleanEventWithExtras::typeLiteral1112::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage6.GleanEventWithExtras:typeLiteral1112:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6454"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage7.GleanEventWithExtras:typeLiteral1113:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage7.GleanEventWithExtras:typeLiteral1113:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage7::GleanEventWithExtras::typeLiteral1113::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage7::GleanEventWithExtras::typeLiteral1113::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage7.GleanEventWithExtras:typeLiteral1113:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6455"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage8.GleanEventWithExtras:typeLiteral1114:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage8.GleanEventWithExtras:typeLiteral1114:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage8::GleanEventWithExtras::typeLiteral1114::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage8::GleanEventWithExtras::typeLiteral1114::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage8.GleanEventWithExtras:typeLiteral1114:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6456"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage9.GleanEventWithExtras:typeLiteral1115:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage9.GleanEventWithExtras:typeLiteral1115:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage9::GleanEventWithExtras::typeLiteral1115::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachFxmsMessage9::GleanEventWithExtras::typeLiteral1115::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachFxmsMessage9.GleanEventWithExtras:typeLiteral1115:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6457"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachInfobar.GleanEventWithExtras:typeLiteral1116:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachInfobar.GleanEventWithExtras:typeLiteral1116:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachInfobar::GleanEventWithExtras::typeLiteral1116::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachInfobar::GleanEventWithExtras::typeLiteral1116::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachInfobar.GleanEventWithExtras:typeLiteral1116:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6458"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachMomentsPage.GleanEventWithExtras:typeLiteral1117:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachMomentsPage.GleanEventWithExtras:typeLiteral1117:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachMomentsPage::GleanEventWithExtras::typeLiteral1117::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachMomentsPage::GleanEventWithExtras::typeLiteral1117::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachMomentsPage.GleanEventWithExtras:typeLiteral1117:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6459"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachSpotlight.GleanEventWithExtras:typeLiteral1118:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachSpotlight.GleanEventWithExtras:typeLiteral1118:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachSpotlight::GleanEventWithExtras::typeLiteral1118::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::reachSpotlight::GleanEventWithExtras::typeLiteral1118::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:reachSpotlight.GleanEventWithExtras:typeLiteral1118:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6460"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:targetingAttributeError.GleanEventWithExtras:typeLiteral1119:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:targetingAttributeError.GleanEventWithExtras:typeLiteral1119:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::targetingAttributeError::GleanEventWithExtras::typeLiteral1119::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::targetingAttributeError::GleanEventWithExtras::typeLiteral1119::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:targetingAttributeError.GleanEventWithExtras:typeLiteral1119:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6461"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:targetingAttributeTimeout.GleanEventWithExtras:typeLiteral1120:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:targetingAttributeTimeout.GleanEventWithExtras:typeLiteral1120:value.","pretty":"GleanImpl::messagingExperiments::typeLiteral1086::targetingAttributeTimeout::GleanEventWithExtras::typeLiteral1120::value","meta":{"structured":1,"pretty":"GleanImpl::messagingExperiments::typeLiteral1086::targetingAttributeTimeout::GleanEventWithExtras::typeLiteral1120::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingExperiments.typeLiteral1086:targetingAttributeTimeout.GleanEventWithExtras:typeLiteral1120:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6462"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingSystemAttribution.typeLiteral105:content.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingSystemAttribution.typeLiteral105:content.","pretty":"GleanImpl::messagingSystemAttribution::typeLiteral105::content","meta":{"structured":1,"pretty":"GleanImpl::messagingSystemAttribution::typeLiteral105::content","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#messagingSystemAttribution.typeLiteral105:content.","js_sym":"#content","type_pretty":"GleanString","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#388"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#microsurveyAttribution.typeLiteral107:content.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#microsurveyAttribution.typeLiteral107:content.","pretty":"GleanImpl::microsurveyAttribution::typeLiteral107::content","meta":{"structured":1,"pretty":"GleanImpl::microsurveyAttribution::typeLiteral107::content","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#microsurveyAttribution.typeLiteral107:content.","js_sym":"#content","type_pretty":"GleanString","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#434"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#networkDns.typeLiteral834:trrConfirmationContext.GleanEventWithExtras:typeLiteral835:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#networkDns.typeLiteral834:trrConfirmationContext.GleanEventWithExtras:typeLiteral835:value.","pretty":"GleanImpl::networkDns::typeLiteral834::trrConfirmationContext::GleanEventWithExtras::typeLiteral835::value","meta":{"structured":1,"pretty":"GleanImpl::networkDns::typeLiteral834::trrConfirmationContext::GleanEventWithExtras::typeLiteral835::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#networkDns.typeLiteral834:trrConfirmationContext.GleanEventWithExtras:typeLiteral835:value.","js_sym":"#value","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#5563"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#networkProxySettings.typeLiteral358:proxyTypePreference.GleanEventWithExtras:typeLiteral359:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#networkProxySettings.typeLiteral358:proxyTypePreference.GleanEventWithExtras:typeLiteral359:value.","pretty":"GleanImpl::networkProxySettings::typeLiteral358::proxyTypePreference::GleanEventWithExtras::typeLiteral359::value","meta":{"structured":1,"pretty":"GleanImpl::networkProxySettings::typeLiteral358::proxyTypePreference::GleanEventWithExtras::typeLiteral359::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#networkProxySettings.typeLiteral358:proxyTypePreference.GleanEventWithExtras:typeLiteral359:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1033"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabContent.typeLiteral306:click.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabContent.typeLiteral306:click.","pretty":"GleanImpl::newtabContent::typeLiteral306::click","meta":{"structured":1,"pretty":"GleanImpl::newtabContent::typeLiteral306::click","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabContent.typeLiteral306:click.","js_sym":"#click","type_pretty":"string | ... 1 more ... | undefined; }>","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#930"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabSearchAd.typeLiteral424:click.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabSearchAd.typeLiteral424:click.","pretty":"GleanImpl::newtabSearchAd::typeLiteral424::click","meta":{"structured":1,"pretty":"GleanImpl::newtabSearchAd::typeLiteral424::click","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#newtabSearchAd.typeLiteral424:click.","js_sym":"#click","type_pretty":"string | undefined; }>","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1255"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollAddonRollout.GleanEventWithExtras:typeLiteral1156:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollAddonRollout.GleanEventWithExtras:typeLiteral1156:value.","pretty":"GleanImpl::normandy::typeLiteral1154::enrollAddonRollout::GleanEventWithExtras::typeLiteral1156::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::enrollAddonRollout::GleanEventWithExtras::typeLiteral1156::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollAddonRollout.GleanEventWithExtras:typeLiteral1156:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6568"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollAddonStudy.GleanEventWithExtras:typeLiteral1157:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollAddonStudy.GleanEventWithExtras:typeLiteral1157:value.","pretty":"GleanImpl::normandy::typeLiteral1154::enrollAddonStudy::GleanEventWithExtras::typeLiteral1157::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::enrollAddonStudy::GleanEventWithExtras::typeLiteral1157::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollAddonStudy.GleanEventWithExtras:typeLiteral1157:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6569"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedAddonRollout.GleanEventWithExtras:typeLiteral1158:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedAddonRollout.GleanEventWithExtras:typeLiteral1158:value.","pretty":"GleanImpl::normandy::typeLiteral1154::enrollFailedAddonRollout::GleanEventWithExtras::typeLiteral1158::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::enrollFailedAddonRollout::GleanEventWithExtras::typeLiteral1158::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedAddonRollout.GleanEventWithExtras:typeLiteral1158:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6570"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedAddonStudy.GleanEventWithExtras:typeLiteral1159:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedAddonStudy.GleanEventWithExtras:typeLiteral1159:value.","pretty":"GleanImpl::normandy::typeLiteral1154::enrollFailedAddonStudy::GleanEventWithExtras::typeLiteral1159::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::enrollFailedAddonStudy::GleanEventWithExtras::typeLiteral1159::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedAddonStudy.GleanEventWithExtras:typeLiteral1159:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6571"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedNimbusExperiment.GleanEventWithExtras:typeLiteral1160:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedNimbusExperiment.GleanEventWithExtras:typeLiteral1160:value.","pretty":"GleanImpl::normandy::typeLiteral1154::enrollFailedNimbusExperiment::GleanEventWithExtras::typeLiteral1160::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::enrollFailedNimbusExperiment::GleanEventWithExtras::typeLiteral1160::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedNimbusExperiment.GleanEventWithExtras:typeLiteral1160:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6572"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedPreferenceRollout.GleanEventWithExtras:typeLiteral1161:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedPreferenceRollout.GleanEventWithExtras:typeLiteral1161:value.","pretty":"GleanImpl::normandy::typeLiteral1154::enrollFailedPreferenceRollout::GleanEventWithExtras::typeLiteral1161::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::enrollFailedPreferenceRollout::GleanEventWithExtras::typeLiteral1161::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedPreferenceRollout.GleanEventWithExtras:typeLiteral1161:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6573"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedPreferenceStudy.GleanEventWithExtras:typeLiteral1162:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedPreferenceStudy.GleanEventWithExtras:typeLiteral1162:value.","pretty":"GleanImpl::normandy::typeLiteral1154::enrollFailedPreferenceStudy::GleanEventWithExtras::typeLiteral1162::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::enrollFailedPreferenceStudy::GleanEventWithExtras::typeLiteral1162::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollFailedPreferenceStudy.GleanEventWithExtras:typeLiteral1162:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6574"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollNimbusExperiment.GleanEventWithExtras:typeLiteral1163:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollNimbusExperiment.GleanEventWithExtras:typeLiteral1163:value.","pretty":"GleanImpl::normandy::typeLiteral1154::enrollNimbusExperiment::GleanEventWithExtras::typeLiteral1163::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::enrollNimbusExperiment::GleanEventWithExtras::typeLiteral1163::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollNimbusExperiment.GleanEventWithExtras:typeLiteral1163:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6575"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollPreferenceRollout.GleanEventWithExtras:typeLiteral1164:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollPreferenceRollout.GleanEventWithExtras:typeLiteral1164:value.","pretty":"GleanImpl::normandy::typeLiteral1154::enrollPreferenceRollout::GleanEventWithExtras::typeLiteral1164::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::enrollPreferenceRollout::GleanEventWithExtras::typeLiteral1164::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollPreferenceRollout.GleanEventWithExtras:typeLiteral1164:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6576"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollPreferenceStudy.GleanEventWithExtras:typeLiteral1165:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollPreferenceStudy.GleanEventWithExtras:typeLiteral1165:value.","pretty":"GleanImpl::normandy::typeLiteral1154::enrollPreferenceStudy::GleanEventWithExtras::typeLiteral1165::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::enrollPreferenceStudy::GleanEventWithExtras::typeLiteral1165::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:enrollPreferenceStudy.GleanEventWithExtras:typeLiteral1165:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6577"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:expPrefChangedPreferenceStudy.GleanEventWithExtras:typeLiteral1166:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:expPrefChangedPreferenceStudy.GleanEventWithExtras:typeLiteral1166:value.","pretty":"GleanImpl::normandy::typeLiteral1154::expPrefChangedPreferenceStudy::GleanEventWithExtras::typeLiteral1166::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::expPrefChangedPreferenceStudy::GleanEventWithExtras::typeLiteral1166::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:expPrefChangedPreferenceStudy.GleanEventWithExtras:typeLiteral1166:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6578"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:exposeNimbusExperiment.GleanEventWithExtras:typeLiteral1155:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:exposeNimbusExperiment.GleanEventWithExtras:typeLiteral1155:value.","pretty":"GleanImpl::normandy::typeLiteral1154::exposeNimbusExperiment::GleanEventWithExtras::typeLiteral1155::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::exposeNimbusExperiment::GleanEventWithExtras::typeLiteral1155::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:exposeNimbusExperiment.GleanEventWithExtras:typeLiteral1155:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6567"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:graduatePreferenceRollout.GleanEventWithExtras:typeLiteral1167:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:graduatePreferenceRollout.GleanEventWithExtras:typeLiteral1167:value.","pretty":"GleanImpl::normandy::typeLiteral1154::graduatePreferenceRollout::GleanEventWithExtras::typeLiteral1167::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::graduatePreferenceRollout::GleanEventWithExtras::typeLiteral1167::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:graduatePreferenceRollout.GleanEventWithExtras:typeLiteral1167:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6579"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollAddonRollback.GleanEventWithExtras:typeLiteral1168:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollAddonRollback.GleanEventWithExtras:typeLiteral1168:value.","pretty":"GleanImpl::normandy::typeLiteral1154::unenrollAddonRollback::GleanEventWithExtras::typeLiteral1168::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::unenrollAddonRollback::GleanEventWithExtras::typeLiteral1168::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollAddonRollback.GleanEventWithExtras:typeLiteral1168:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6580"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollAddonStudy.GleanEventWithExtras:typeLiteral1169:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollAddonStudy.GleanEventWithExtras:typeLiteral1169:value.","pretty":"GleanImpl::normandy::typeLiteral1154::unenrollAddonStudy::GleanEventWithExtras::typeLiteral1169::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::unenrollAddonStudy::GleanEventWithExtras::typeLiteral1169::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollAddonStudy.GleanEventWithExtras:typeLiteral1169:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6581"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedAddonRollback.GleanEventWithExtras:typeLiteral1170:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedAddonRollback.GleanEventWithExtras:typeLiteral1170:value.","pretty":"GleanImpl::normandy::typeLiteral1154::unenrollFailedAddonRollback::GleanEventWithExtras::typeLiteral1170::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::unenrollFailedAddonRollback::GleanEventWithExtras::typeLiteral1170::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedAddonRollback.GleanEventWithExtras:typeLiteral1170:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6582"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedNimbusExperiment.GleanEventWithExtras:typeLiteral1171:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedNimbusExperiment.GleanEventWithExtras:typeLiteral1171:value.","pretty":"GleanImpl::normandy::typeLiteral1154::unenrollFailedNimbusExperiment::GleanEventWithExtras::typeLiteral1171::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::unenrollFailedNimbusExperiment::GleanEventWithExtras::typeLiteral1171::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedNimbusExperiment.GleanEventWithExtras:typeLiteral1171:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6583"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedPreferenceRollback.GleanEventWithExtras:typeLiteral1172:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedPreferenceRollback.GleanEventWithExtras:typeLiteral1172:value.","pretty":"GleanImpl::normandy::typeLiteral1154::unenrollFailedPreferenceRollback::GleanEventWithExtras::typeLiteral1172::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::unenrollFailedPreferenceRollback::GleanEventWithExtras::typeLiteral1172::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedPreferenceRollback.GleanEventWithExtras:typeLiteral1172:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6584"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedPreferenceStudy.GleanEventWithExtras:typeLiteral1173:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedPreferenceStudy.GleanEventWithExtras:typeLiteral1173:value.","pretty":"GleanImpl::normandy::typeLiteral1154::unenrollFailedPreferenceStudy::GleanEventWithExtras::typeLiteral1173::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::unenrollFailedPreferenceStudy::GleanEventWithExtras::typeLiteral1173::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollFailedPreferenceStudy.GleanEventWithExtras:typeLiteral1173:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6585"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollNimbusExperiment.GleanEventWithExtras:typeLiteral1174:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollNimbusExperiment.GleanEventWithExtras:typeLiteral1174:value.","pretty":"GleanImpl::normandy::typeLiteral1154::unenrollNimbusExperiment::GleanEventWithExtras::typeLiteral1174::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::unenrollNimbusExperiment::GleanEventWithExtras::typeLiteral1174::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollNimbusExperiment.GleanEventWithExtras:typeLiteral1174:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6586"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollPreferenceRollback.GleanEventWithExtras:typeLiteral1175:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollPreferenceRollback.GleanEventWithExtras:typeLiteral1175:value.","pretty":"GleanImpl::normandy::typeLiteral1154::unenrollPreferenceRollback::GleanEventWithExtras::typeLiteral1175::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::unenrollPreferenceRollback::GleanEventWithExtras::typeLiteral1175::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollPreferenceRollback.GleanEventWithExtras:typeLiteral1175:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6587"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollPreferenceStudy.GleanEventWithExtras:typeLiteral1176:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollPreferenceStudy.GleanEventWithExtras:typeLiteral1176:value.","pretty":"GleanImpl::normandy::typeLiteral1154::unenrollPreferenceStudy::GleanEventWithExtras::typeLiteral1176::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::unenrollPreferenceStudy::GleanEventWithExtras::typeLiteral1176::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:unenrollPreferenceStudy.GleanEventWithExtras:typeLiteral1176:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6588"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateAddonRollout.GleanEventWithExtras:typeLiteral1177:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateAddonRollout.GleanEventWithExtras:typeLiteral1177:value.","pretty":"GleanImpl::normandy::typeLiteral1154::updateAddonRollout::GleanEventWithExtras::typeLiteral1177::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::updateAddonRollout::GleanEventWithExtras::typeLiteral1177::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateAddonRollout.GleanEventWithExtras:typeLiteral1177:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6589"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateAddonStudy.GleanEventWithExtras:typeLiteral1178:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateAddonStudy.GleanEventWithExtras:typeLiteral1178:value.","pretty":"GleanImpl::normandy::typeLiteral1154::updateAddonStudy::GleanEventWithExtras::typeLiteral1178::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::updateAddonStudy::GleanEventWithExtras::typeLiteral1178::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateAddonStudy.GleanEventWithExtras:typeLiteral1178:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6590"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateFailedAddonRollout.GleanEventWithExtras:typeLiteral1179:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateFailedAddonRollout.GleanEventWithExtras:typeLiteral1179:value.","pretty":"GleanImpl::normandy::typeLiteral1154::updateFailedAddonRollout::GleanEventWithExtras::typeLiteral1179::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::updateFailedAddonRollout::GleanEventWithExtras::typeLiteral1179::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateFailedAddonRollout.GleanEventWithExtras:typeLiteral1179:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6591"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateFailedAddonStudy.GleanEventWithExtras:typeLiteral1180:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateFailedAddonStudy.GleanEventWithExtras:typeLiteral1180:value.","pretty":"GleanImpl::normandy::typeLiteral1154::updateFailedAddonStudy::GleanEventWithExtras::typeLiteral1180::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::updateFailedAddonStudy::GleanEventWithExtras::typeLiteral1180::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateFailedAddonStudy.GleanEventWithExtras:typeLiteral1180:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6592"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateNimbusExperiment.GleanEventWithExtras:typeLiteral1181:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateNimbusExperiment.GleanEventWithExtras:typeLiteral1181:value.","pretty":"GleanImpl::normandy::typeLiteral1154::updateNimbusExperiment::GleanEventWithExtras::typeLiteral1181::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::updateNimbusExperiment::GleanEventWithExtras::typeLiteral1181::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updateNimbusExperiment.GleanEventWithExtras:typeLiteral1181:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6593"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updatePreferenceRollout.GleanEventWithExtras:typeLiteral1182:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updatePreferenceRollout.GleanEventWithExtras:typeLiteral1182:value.","pretty":"GleanImpl::normandy::typeLiteral1154::updatePreferenceRollout::GleanEventWithExtras::typeLiteral1182::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::updatePreferenceRollout::GleanEventWithExtras::typeLiteral1182::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:updatePreferenceRollout.GleanEventWithExtras:typeLiteral1182:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6594"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:validationFailedNimbusExperiment.GleanEventWithExtras:typeLiteral1183:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:validationFailedNimbusExperiment.GleanEventWithExtras:typeLiteral1183:value.","pretty":"GleanImpl::normandy::typeLiteral1154::validationFailedNimbusExperiment::GleanEventWithExtras::typeLiteral1183::value","meta":{"structured":1,"pretty":"GleanImpl::normandy::typeLiteral1154::validationFailedNimbusExperiment::GleanEventWithExtras::typeLiteral1183::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#normandy.typeLiteral1154:validationFailedNimbusExperiment.GleanEventWithExtras:typeLiteral1183:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6595"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:attributionAbort.GleanEventWithExtras:typeLiteral567:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:attributionAbort.GleanEventWithExtras:typeLiteral567:value.","pretty":"GleanImpl::partnerLink::typeLiteral566::attributionAbort::GleanEventWithExtras::typeLiteral567::value","meta":{"structured":1,"pretty":"GleanImpl::partnerLink::typeLiteral566::attributionAbort::GleanEventWithExtras::typeLiteral567::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:attributionAbort.GleanEventWithExtras:typeLiteral567:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1709"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:attributionFailure.GleanEventWithExtras:typeLiteral568:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:attributionFailure.GleanEventWithExtras:typeLiteral568:value.","pretty":"GleanImpl::partnerLink::typeLiteral566::attributionFailure::GleanEventWithExtras::typeLiteral568::value","meta":{"structured":1,"pretty":"GleanImpl::partnerLink::typeLiteral566::attributionFailure::GleanEventWithExtras::typeLiteral568::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:attributionFailure.GleanEventWithExtras:typeLiteral568:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1710"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:attributionSuccess.GleanEventWithExtras:typeLiteral569:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:attributionSuccess.GleanEventWithExtras:typeLiteral569:value.","pretty":"GleanImpl::partnerLink::typeLiteral566::attributionSuccess::GleanEventWithExtras::typeLiteral569::value","meta":{"structured":1,"pretty":"GleanImpl::partnerLink::typeLiteral566::attributionSuccess::GleanEventWithExtras::typeLiteral569::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:attributionSuccess.GleanEventWithExtras:typeLiteral569:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1711"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:clickNewtab.GleanEventWithExtras:typeLiteral570:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:clickNewtab.GleanEventWithExtras:typeLiteral570:value.","pretty":"GleanImpl::partnerLink::typeLiteral566::clickNewtab::GleanEventWithExtras::typeLiteral570::value","meta":{"structured":1,"pretty":"GleanImpl::partnerLink::typeLiteral566::clickNewtab::GleanEventWithExtras::typeLiteral570::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:clickNewtab.GleanEventWithExtras:typeLiteral570:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1712"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:clickUrlbar.GleanEventWithExtras:typeLiteral571:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:clickUrlbar.GleanEventWithExtras:typeLiteral571:value.","pretty":"GleanImpl::partnerLink::typeLiteral566::clickUrlbar::GleanEventWithExtras::typeLiteral571::value","meta":{"structured":1,"pretty":"GleanImpl::partnerLink::typeLiteral566::clickUrlbar::GleanEventWithExtras::typeLiteral571::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#partnerLink.typeLiteral566:clickUrlbar.GleanEventWithExtras:typeLiteral571:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1713"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:cancelCaptureDoorhanger.GleanEventWithExtras:typeLiteral1065:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:cancelCaptureDoorhanger.GleanEventWithExtras:typeLiteral1065:value.","pretty":"GleanImpl::passport::typeLiteral1064::cancelCaptureDoorhanger::GleanEventWithExtras::typeLiteral1065::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::cancelCaptureDoorhanger::GleanEventWithExtras::typeLiteral1065::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:cancelCaptureDoorhanger.GleanEventWithExtras:typeLiteral1065:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6300"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:clearedPassportForm.GleanEventWithExtras:typeLiteral1066:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:clearedPassportForm.GleanEventWithExtras:typeLiteral1066:value.","pretty":"GleanImpl::passport::typeLiteral1064::clearedPassportForm::GleanEventWithExtras::typeLiteral1066::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::clearedPassportForm::GleanEventWithExtras::typeLiteral1066::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:clearedPassportForm.GleanEventWithExtras:typeLiteral1066:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6301"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:detectedPassportForm.GleanEventWithExtras:typeLiteral1067:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:detectedPassportForm.GleanEventWithExtras:typeLiteral1067:value.","pretty":"GleanImpl::passport::typeLiteral1064::detectedPassportForm::GleanEventWithExtras::typeLiteral1067::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::detectedPassportForm::GleanEventWithExtras::typeLiteral1067::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:detectedPassportForm.GleanEventWithExtras:typeLiteral1067:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6303"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:disableCaptureDoorhanger.GleanEventWithExtras:typeLiteral1068:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:disableCaptureDoorhanger.GleanEventWithExtras:typeLiteral1068:value.","pretty":"GleanImpl::passport::typeLiteral1064::disableCaptureDoorhanger::GleanEventWithExtras::typeLiteral1068::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::disableCaptureDoorhanger::GleanEventWithExtras::typeLiteral1068::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:disableCaptureDoorhanger.GleanEventWithExtras:typeLiteral1068:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6304"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:filledModifiedPassportForm.GleanEventWithExtras:typeLiteral1069:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:filledModifiedPassportForm.GleanEventWithExtras:typeLiteral1069:value.","pretty":"GleanImpl::passport::typeLiteral1064::filledModifiedPassportForm::GleanEventWithExtras::typeLiteral1069::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::filledModifiedPassportForm::GleanEventWithExtras::typeLiteral1069::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:filledModifiedPassportForm.GleanEventWithExtras:typeLiteral1069:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6306"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:filledOnFieldsUpdatePassportForm.GleanEventWithExtras:typeLiteral1070:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:filledOnFieldsUpdatePassportForm.GleanEventWithExtras:typeLiteral1070:value.","pretty":"GleanImpl::passport::typeLiteral1064::filledOnFieldsUpdatePassportForm::GleanEventWithExtras::typeLiteral1070::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::filledOnFieldsUpdatePassportForm::GleanEventWithExtras::typeLiteral1070::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:filledOnFieldsUpdatePassportForm.GleanEventWithExtras:typeLiteral1070:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6307"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:filledPassportForm.GleanEventWithExtras:typeLiteral1071:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:filledPassportForm.GleanEventWithExtras:typeLiteral1071:value.","pretty":"GleanImpl::passport::typeLiteral1064::filledPassportForm::GleanEventWithExtras::typeLiteral1071::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::filledPassportForm::GleanEventWithExtras::typeLiteral1071::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:filledPassportForm.GleanEventWithExtras:typeLiteral1071:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6308"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:popupShownPassportForm.GleanEventWithExtras:typeLiteral1072:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:popupShownPassportForm.GleanEventWithExtras:typeLiteral1072:value.","pretty":"GleanImpl::passport::typeLiteral1064::popupShownPassportForm::GleanEventWithExtras::typeLiteral1072::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::popupShownPassportForm::GleanEventWithExtras::typeLiteral1072::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:popupShownPassportForm.GleanEventWithExtras:typeLiteral1072:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6309"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:saveCaptureDoorhanger.GleanEventWithExtras:typeLiteral1073:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:saveCaptureDoorhanger.GleanEventWithExtras:typeLiteral1073:value.","pretty":"GleanImpl::passport::typeLiteral1064::saveCaptureDoorhanger::GleanEventWithExtras::typeLiteral1073::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::saveCaptureDoorhanger::GleanEventWithExtras::typeLiteral1073::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:saveCaptureDoorhanger.GleanEventWithExtras:typeLiteral1073:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6310"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:showCaptureDoorhanger.GleanEventWithExtras:typeLiteral1074:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:showCaptureDoorhanger.GleanEventWithExtras:typeLiteral1074:value.","pretty":"GleanImpl::passport::typeLiteral1064::showCaptureDoorhanger::GleanEventWithExtras::typeLiteral1074::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::showCaptureDoorhanger::GleanEventWithExtras::typeLiteral1074::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:showCaptureDoorhanger.GleanEventWithExtras:typeLiteral1074:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6311"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:submittedPassportForm.GleanEventWithExtras:typeLiteral1075:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:submittedPassportForm.GleanEventWithExtras:typeLiteral1075:value.","pretty":"GleanImpl::passport::typeLiteral1064::submittedPassportForm::GleanEventWithExtras::typeLiteral1075::value","meta":{"structured":1,"pretty":"GleanImpl::passport::typeLiteral1064::submittedPassportForm::GleanEventWithExtras::typeLiteral1075::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#passport.typeLiteral1064:submittedPassportForm.GleanEventWithExtras:typeLiteral1075:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6314"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pdfjsImageAltText.typeLiteral1239:info.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pdfjsImageAltText.typeLiteral1239:info.","pretty":"GleanImpl::pdfjsImageAltText::typeLiteral1239::info","meta":{"structured":1,"pretty":"GleanImpl::pdfjsImageAltText::typeLiteral1239::info","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pdfjsImageAltText.typeLiteral1239:info.","js_sym":"#info","type_pretty":"string | undefined; }>","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6731"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pdfjsImageAltText.typeLiteral1239:modelResult.GleanEventWithExtras:typeLiteral1246:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pdfjsImageAltText.typeLiteral1239:modelResult.GleanEventWithExtras:typeLiteral1246:length.","pretty":"GleanImpl::pdfjsImageAltText::typeLiteral1239::modelResult::GleanEventWithExtras::typeLiteral1246::length","meta":{"structured":1,"pretty":"GleanImpl::pdfjsImageAltText::typeLiteral1239::modelResult::GleanEventWithExtras::typeLiteral1246::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pdfjsImageAltText.typeLiteral1239:modelResult.GleanEventWithExtras:typeLiteral1246:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6736"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pictureinpicture.typeLiteral1257:createPlayer.GleanEventWithExtras:typeLiteral1258:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pictureinpicture.typeLiteral1257:createPlayer.GleanEventWithExtras:typeLiteral1258:value.","pretty":"GleanImpl::pictureinpicture::typeLiteral1257::createPlayer::GleanEventWithExtras::typeLiteral1258::value","meta":{"structured":1,"pretty":"GleanImpl::pictureinpicture::typeLiteral1257::createPlayer::GleanEventWithExtras::typeLiteral1258::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pictureinpicture.typeLiteral1257:createPlayer.GleanEventWithExtras:typeLiteral1258:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6773"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pictureinpicture.typeLiteral1257:fullscreenPlayer.GleanEventWithExtras:typeLiteral1259:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pictureinpicture.typeLiteral1257:fullscreenPlayer.GleanEventWithExtras:typeLiteral1259:value.","pretty":"GleanImpl::pictureinpicture::typeLiteral1257::fullscreenPlayer::GleanEventWithExtras::typeLiteral1259::value","meta":{"structured":1,"pretty":"GleanImpl::pictureinpicture::typeLiteral1257::fullscreenPlayer::GleanEventWithExtras::typeLiteral1259::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pictureinpicture.typeLiteral1257:fullscreenPlayer.GleanEventWithExtras:typeLiteral1259:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6776"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pictureinpicture.typeLiteral1257:resizePlayer.GleanEventWithExtras:typeLiteral1266:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pictureinpicture.typeLiteral1257:resizePlayer.GleanEventWithExtras:typeLiteral1266:value.","pretty":"GleanImpl::pictureinpicture::typeLiteral1257::resizePlayer::GleanEventWithExtras::typeLiteral1266::value","meta":{"structured":1,"pretty":"GleanImpl::pictureinpicture::typeLiteral1257::resizePlayer::GleanEventWithExtras::typeLiteral1266::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pictureinpicture.typeLiteral1257:resizePlayer.GleanEventWithExtras:typeLiteral1266:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6784"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pocket.typeLiteral321:click.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pocket.typeLiteral321:click.","pretty":"GleanImpl::pocket::typeLiteral321::click","meta":{"structured":1,"pretty":"GleanImpl::pocket::typeLiteral321::click","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pocket.typeLiteral321:click.","js_sym":"#click","type_pretty":"string | ... 1 more ... | undefined; }>","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#956"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#privacyUiFppClick.typeLiteral360:menu.GleanEventWithExtras:typeLiteral362:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#privacyUiFppClick.typeLiteral360:menu.GleanEventWithExtras:typeLiteral362:value.","pretty":"GleanImpl::privacyUiFppClick::typeLiteral360::menu::GleanEventWithExtras::typeLiteral362::value","meta":{"structured":1,"pretty":"GleanImpl::privacyUiFppClick::typeLiteral360::menu::GleanEventWithExtras::typeLiteral362::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#privacyUiFppClick.typeLiteral360:menu.GleanEventWithExtras:typeLiteral362:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1038"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:alert.GleanEventWithExtras:typeLiteral379:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:alert.GleanEventWithExtras:typeLiteral379:value.","pretty":"GleanImpl::profilesExisting::typeLiteral378::alert::GleanEventWithExtras::typeLiteral379::value","meta":{"structured":1,"pretty":"GleanImpl::profilesExisting::typeLiteral378::alert::GleanEventWithExtras::typeLiteral379::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:alert.GleanEventWithExtras:typeLiteral379:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1098"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:avatar.GleanEventWithExtras:typeLiteral380:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:avatar.GleanEventWithExtras:typeLiteral380:value.","pretty":"GleanImpl::profilesExisting::typeLiteral378::avatar::GleanEventWithExtras::typeLiteral380::value","meta":{"structured":1,"pretty":"GleanImpl::profilesExisting::typeLiteral378::avatar::GleanEventWithExtras::typeLiteral380::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:avatar.GleanEventWithExtras:typeLiteral380:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1099"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:closed.GleanEventWithExtras:typeLiteral381:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:closed.GleanEventWithExtras:typeLiteral381:value.","pretty":"GleanImpl::profilesExisting::typeLiteral378::closed::GleanEventWithExtras::typeLiteral381::value","meta":{"structured":1,"pretty":"GleanImpl::profilesExisting::typeLiteral378::closed::GleanEventWithExtras::typeLiteral381::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:closed.GleanEventWithExtras:typeLiteral381:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1100"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:shortcut.GleanEventWithExtras:typeLiteral382:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:shortcut.GleanEventWithExtras:typeLiteral382:value.","pretty":"GleanImpl::profilesExisting::typeLiteral378::shortcut::GleanEventWithExtras::typeLiteral382::value","meta":{"structured":1,"pretty":"GleanImpl::profilesExisting::typeLiteral378::shortcut::GleanEventWithExtras::typeLiteral382::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:shortcut.GleanEventWithExtras:typeLiteral382:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1105"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:theme.GleanEventWithExtras:typeLiteral383:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:theme.GleanEventWithExtras:typeLiteral383:value.","pretty":"GleanImpl::profilesExisting::typeLiteral378::theme::GleanEventWithExtras::typeLiteral383::value","meta":{"structured":1,"pretty":"GleanImpl::profilesExisting::typeLiteral378::theme::GleanEventWithExtras::typeLiteral383::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesExisting.typeLiteral378:theme.GleanEventWithExtras:typeLiteral383:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1106"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:alert.GleanEventWithExtras:typeLiteral385:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:alert.GleanEventWithExtras:typeLiteral385:value.","pretty":"GleanImpl::profilesNew::typeLiteral384::alert::GleanEventWithExtras::typeLiteral385::value","meta":{"structured":1,"pretty":"GleanImpl::profilesNew::typeLiteral384::alert::GleanEventWithExtras::typeLiteral385::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:alert.GleanEventWithExtras:typeLiteral385:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1110"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:avatar.GleanEventWithExtras:typeLiteral386:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:avatar.GleanEventWithExtras:typeLiteral386:value.","pretty":"GleanImpl::profilesNew::typeLiteral384::avatar::GleanEventWithExtras::typeLiteral386::value","meta":{"structured":1,"pretty":"GleanImpl::profilesNew::typeLiteral384::avatar::GleanEventWithExtras::typeLiteral386::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:avatar.GleanEventWithExtras:typeLiteral386:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1111"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:closed.GleanEventWithExtras:typeLiteral387:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:closed.GleanEventWithExtras:typeLiteral387:value.","pretty":"GleanImpl::profilesNew::typeLiteral384::closed::GleanEventWithExtras::typeLiteral387::value","meta":{"structured":1,"pretty":"GleanImpl::profilesNew::typeLiteral384::closed::GleanEventWithExtras::typeLiteral387::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:closed.GleanEventWithExtras:typeLiteral387:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1112"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:theme.GleanEventWithExtras:typeLiteral388:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:theme.GleanEventWithExtras:typeLiteral388:value.","pretty":"GleanImpl::profilesNew::typeLiteral384::theme::GleanEventWithExtras::typeLiteral388::value","meta":{"structured":1,"pretty":"GleanImpl::profilesNew::typeLiteral384::theme::GleanEventWithExtras::typeLiteral388::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesNew.typeLiteral384:theme.GleanEventWithExtras:typeLiteral388:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1117"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesSelectorWindow.typeLiteral389:showAtStartup.GleanEventWithExtras:typeLiteral390:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesSelectorWindow.typeLiteral389:showAtStartup.GleanEventWithExtras:typeLiteral390:value.","pretty":"GleanImpl::profilesSelectorWindow::typeLiteral389::showAtStartup::GleanEventWithExtras::typeLiteral390::value","meta":{"structured":1,"pretty":"GleanImpl::profilesSelectorWindow::typeLiteral389::showAtStartup::GleanEventWithExtras::typeLiteral390::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#profilesSelectorWindow.typeLiteral389:showAtStartup.GleanEventWithExtras:typeLiteral390:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1122"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pwmgr.typeLiteral1186:reauthenticateMasterPassword.GleanEventWithExtras:typeLiteral1202:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pwmgr.typeLiteral1186:reauthenticateMasterPassword.GleanEventWithExtras:typeLiteral1202:value.","pretty":"GleanImpl::pwmgr::typeLiteral1186::reauthenticateMasterPassword::GleanEventWithExtras::typeLiteral1202::value","meta":{"structured":1,"pretty":"GleanImpl::pwmgr::typeLiteral1186::reauthenticateMasterPassword::GleanEventWithExtras::typeLiteral1202::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pwmgr.typeLiteral1186:reauthenticateMasterPassword.GleanEventWithExtras:typeLiteral1202:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6647"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pwmgr.typeLiteral1186:reauthenticateOsAuth.GleanEventWithExtras:typeLiteral1203:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pwmgr.typeLiteral1186:reauthenticateOsAuth.GleanEventWithExtras:typeLiteral1203:value.","pretty":"GleanImpl::pwmgr::typeLiteral1186::reauthenticateOsAuth::GleanEventWithExtras::typeLiteral1203::value","meta":{"structured":1,"pretty":"GleanImpl::pwmgr::typeLiteral1186::reauthenticateOsAuth::GleanEventWithExtras::typeLiteral1203::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#pwmgr.typeLiteral1186:reauthenticateOsAuth.GleanEventWithExtras:typeLiteral1203:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6648"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:clickedFillUsername.GleanEventWithExtras:typeLiteral1219:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:clickedFillUsername.GleanEventWithExtras:typeLiteral1219:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::clickedFillUsername::GleanEventWithExtras::typeLiteral1219::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::clickedFillUsername::GleanEventWithExtras::typeLiteral1219::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:clickedFillUsername.GleanEventWithExtras:typeLiteral1219:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6668"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:clickedOfferRelay.GleanEventWithExtras:typeLiteral1220:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:clickedOfferRelay.GleanEventWithExtras:typeLiteral1220:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::clickedOfferRelay::GleanEventWithExtras::typeLiteral1220::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::clickedOfferRelay::GleanEventWithExtras::typeLiteral1220::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:clickedOfferRelay.GleanEventWithExtras:typeLiteral1220:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6669"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:disabledOptInPanel.GleanEventWithExtras:typeLiteral1221:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:disabledOptInPanel.GleanEventWithExtras:typeLiteral1221:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::disabledOptInPanel::GleanEventWithExtras::typeLiteral1221::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::disabledOptInPanel::GleanEventWithExtras::typeLiteral1221::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:disabledOptInPanel.GleanEventWithExtras:typeLiteral1221:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6670"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:enabledOptInPanel.GleanEventWithExtras:typeLiteral1222:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:enabledOptInPanel.GleanEventWithExtras:typeLiteral1222:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::enabledOptInPanel::GleanEventWithExtras::typeLiteral1222::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::enabledOptInPanel::GleanEventWithExtras::typeLiteral1222::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:enabledOptInPanel.GleanEventWithExtras:typeLiteral1222:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6672"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:getUnlimitedMasksReusePanel.GleanEventWithExtras:typeLiteral1223:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:getUnlimitedMasksReusePanel.GleanEventWithExtras:typeLiteral1223:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::getUnlimitedMasksReusePanel::GleanEventWithExtras::typeLiteral1223::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::getUnlimitedMasksReusePanel::GleanEventWithExtras::typeLiteral1223::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:getUnlimitedMasksReusePanel.GleanEventWithExtras:typeLiteral1223:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6674"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:placedEmailMask.GleanEventWithExtras:typeLiteral1224:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:placedEmailMask.GleanEventWithExtras:typeLiteral1224:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::placedEmailMask::GleanEventWithExtras::typeLiteral1224::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::placedEmailMask::GleanEventWithExtras::typeLiteral1224::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:placedEmailMask.GleanEventWithExtras:typeLiteral1224:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6675"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:postponedOptInPanel.GleanEventWithExtras:typeLiteral1225:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:postponedOptInPanel.GleanEventWithExtras:typeLiteral1225:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::postponedOptInPanel::GleanEventWithExtras::typeLiteral1225::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::postponedOptInPanel::GleanEventWithExtras::typeLiteral1225::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:postponedOptInPanel.GleanEventWithExtras:typeLiteral1225:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6676"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:reuseMaskReusePanel.GleanEventWithExtras:typeLiteral1226:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:reuseMaskReusePanel.GleanEventWithExtras:typeLiteral1226:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::reuseMaskReusePanel::GleanEventWithExtras::typeLiteral1226::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::reuseMaskReusePanel::GleanEventWithExtras::typeLiteral1226::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:reuseMaskReusePanel.GleanEventWithExtras:typeLiteral1226:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6677"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownFillUsername.GleanEventWithExtras:typeLiteral1227:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownFillUsername.GleanEventWithExtras:typeLiteral1227:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::shownFillUsername::GleanEventWithExtras::typeLiteral1227::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::shownFillUsername::GleanEventWithExtras::typeLiteral1227::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownFillUsername.GleanEventWithExtras:typeLiteral1227:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6678"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownOfferRelay.GleanEventWithExtras:typeLiteral1228:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownOfferRelay.GleanEventWithExtras:typeLiteral1228:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::shownOfferRelay::GleanEventWithExtras::typeLiteral1228::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::shownOfferRelay::GleanEventWithExtras::typeLiteral1228::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownOfferRelay.GleanEventWithExtras:typeLiteral1228:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6679"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownOptInPanel.GleanEventWithExtras:typeLiteral1229:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownOptInPanel.GleanEventWithExtras:typeLiteral1229:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::shownOptInPanel::GleanEventWithExtras::typeLiteral1229::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::shownOptInPanel::GleanEventWithExtras::typeLiteral1229::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownOptInPanel.GleanEventWithExtras:typeLiteral1229:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6680"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownReusePanel.GleanEventWithExtras:typeLiteral1230:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownReusePanel.GleanEventWithExtras:typeLiteral1230:value.","pretty":"GleanImpl::relayIntegration::typeLiteral1218::shownReusePanel::GleanEventWithExtras::typeLiteral1230::value","meta":{"structured":1,"pretty":"GleanImpl::relayIntegration::typeLiteral1218::shownReusePanel::GleanEventWithExtras::typeLiteral1230::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#relayIntegration.typeLiteral1218:shownReusePanel.GleanEventWithExtras:typeLiteral1230:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6681"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:evalUsageParentProcess.GleanEventWithExtras:typeLiteral230:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:evalUsageParentProcess.GleanEventWithExtras:typeLiteral230:value.","pretty":"GleanImpl::security::typeLiteral226::evalUsageParentProcess::GleanEventWithExtras::typeLiteral230::value","meta":{"structured":1,"pretty":"GleanImpl::security::typeLiteral226::evalUsageParentProcess::GleanEventWithExtras::typeLiteral230::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:evalUsageParentProcess.GleanEventWithExtras:typeLiteral230:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#760"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:evalUsageSystemContext.GleanEventWithExtras:typeLiteral231:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:evalUsageSystemContext.GleanEventWithExtras:typeLiteral231:value.","pretty":"GleanImpl::security::typeLiteral226::evalUsageSystemContext::GleanEventWithExtras::typeLiteral231::value","meta":{"structured":1,"pretty":"GleanImpl::security::typeLiteral226::evalUsageSystemContext::GleanEventWithExtras::typeLiteral231::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:evalUsageSystemContext.GleanEventWithExtras:typeLiteral231:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#761"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:fissionPrincipals.GleanEventWithExtras:typeLiteral227:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:fissionPrincipals.GleanEventWithExtras:typeLiteral227:value.","pretty":"GleanImpl::security::typeLiteral226::fissionPrincipals::GleanEventWithExtras::typeLiteral227::value","meta":{"structured":1,"pretty":"GleanImpl::security::typeLiteral226::fissionPrincipals::GleanEventWithExtras::typeLiteral227::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:fissionPrincipals.GleanEventWithExtras:typeLiteral227:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#757"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:javascriptLoadParentProcess.GleanEventWithExtras:typeLiteral232:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:javascriptLoadParentProcess.GleanEventWithExtras:typeLiteral232:value.","pretty":"GleanImpl::security::typeLiteral226::javascriptLoadParentProcess::GleanEventWithExtras::typeLiteral232::value","meta":{"structured":1,"pretty":"GleanImpl::security::typeLiteral226::javascriptLoadParentProcess::GleanEventWithExtras::typeLiteral232::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:javascriptLoadParentProcess.GleanEventWithExtras:typeLiteral232:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#764"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:prefUsageContentProcess.GleanEventWithExtras:typeLiteral234:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:prefUsageContentProcess.GleanEventWithExtras:typeLiteral234:value.","pretty":"GleanImpl::security::typeLiteral226::prefUsageContentProcess::GleanEventWithExtras::typeLiteral234::value","meta":{"structured":1,"pretty":"GleanImpl::security::typeLiteral226::prefUsageContentProcess::GleanEventWithExtras::typeLiteral234::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:prefUsageContentProcess.GleanEventWithExtras:typeLiteral234:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#766"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:unexpectedLoad.GleanEventWithExtras:typeLiteral233:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:unexpectedLoad.GleanEventWithExtras:typeLiteral233:value.","pretty":"GleanImpl::security::typeLiteral226::unexpectedLoad::GleanEventWithExtras::typeLiteral233::value","meta":{"structured":1,"pretty":"GleanImpl::security::typeLiteral226::unexpectedLoad::GleanEventWithExtras::typeLiteral233::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#security.typeLiteral226:unexpectedLoad.GleanEventWithExtras:typeLiteral233:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#765"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickAddExceptionButton.GleanEventWithExtras:typeLiteral1381:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickAddExceptionButton.GleanEventWithExtras:typeLiteral1381:value.","pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickAddExceptionButton::GleanEventWithExtras::typeLiteral1381::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickAddExceptionButton::GleanEventWithExtras::typeLiteral1381::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickAddExceptionButton.GleanEventWithExtras:typeLiteral1381:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7667"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickContinueButton.GleanEventWithExtras:typeLiteral1382:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickContinueButton.GleanEventWithExtras:typeLiteral1382:value.","pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickContinueButton::GleanEventWithExtras::typeLiteral1382::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickContinueButton::GleanEventWithExtras::typeLiteral1382::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickContinueButton.GleanEventWithExtras:typeLiteral1382:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7668"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickDisableWarning.GleanEventWithExtras:typeLiteral1383:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickDisableWarning.GleanEventWithExtras:typeLiteral1383:value.","pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickDisableWarning::GleanEventWithExtras::typeLiteral1383::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickDisableWarning::GleanEventWithExtras::typeLiteral1383::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickDisableWarning.GleanEventWithExtras:typeLiteral1383:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7669"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickLearnMoreLink.GleanEventWithExtras:typeLiteral1384:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickLearnMoreLink.GleanEventWithExtras:typeLiteral1384:value.","pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickLearnMoreLink::GleanEventWithExtras::typeLiteral1384::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickLearnMoreLink::GleanEventWithExtras::typeLiteral1384::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickLearnMoreLink.GleanEventWithExtras:typeLiteral1384:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7670"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickSettingsButton.GleanEventWithExtras:typeLiteral1385:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickSettingsButton.GleanEventWithExtras:typeLiteral1385:value.","pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickSettingsButton::GleanEventWithExtras::typeLiteral1385::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickSettingsButton::GleanEventWithExtras::typeLiteral1385::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickSettingsButton.GleanEventWithExtras:typeLiteral1385:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7671"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickTryAgainButton.GleanEventWithExtras:typeLiteral1386:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickTryAgainButton.GleanEventWithExtras:typeLiteral1386:value.","pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickTryAgainButton::GleanEventWithExtras::typeLiteral1386::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::clickTryAgainButton::GleanEventWithExtras::typeLiteral1386::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:clickTryAgainButton.GleanEventWithExtras:typeLiteral1386:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7672"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:loadDohwarning.GleanEventWithExtras:typeLiteral1387:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:loadDohwarning.GleanEventWithExtras:typeLiteral1387:value.","pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::loadDohwarning::GleanEventWithExtras::typeLiteral1387::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohNeterror::typeLiteral1380::loadDohwarning::GleanEventWithExtras::typeLiteral1387::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohNeterror.typeLiteral1380:loadDohwarning.GleanEventWithExtras:typeLiteral1387:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7673"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohSettings.typeLiteral363:modeChangedButton.GleanEventWithExtras:typeLiteral364:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohSettings.typeLiteral363:modeChangedButton.GleanEventWithExtras:typeLiteral364:value.","pretty":"GleanImpl::securityDohSettings::typeLiteral363::modeChangedButton::GleanEventWithExtras::typeLiteral364::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohSettings::typeLiteral363::modeChangedButton::GleanEventWithExtras::typeLiteral364::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohSettings.typeLiteral363:modeChangedButton.GleanEventWithExtras:typeLiteral364:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1042"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohSettings.typeLiteral363:providerChoiceValue.GleanEventWithExtras:typeLiteral365:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohSettings.typeLiteral363:providerChoiceValue.GleanEventWithExtras:typeLiteral365:value.","pretty":"GleanImpl::securityDohSettings::typeLiteral363::providerChoiceValue::GleanEventWithExtras::typeLiteral365::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohSettings::typeLiteral363::providerChoiceValue::GleanEventWithExtras::typeLiteral365::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohSettings.typeLiteral363:providerChoiceValue.GleanEventWithExtras:typeLiteral365:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1043"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohTrrPerformance.typeLiteral981:resolvedRecord.GleanEventWithExtras:typeLiteral982:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohTrrPerformance.typeLiteral981:resolvedRecord.GleanEventWithExtras:typeLiteral982:value.","pretty":"GleanImpl::securityDohTrrPerformance::typeLiteral981::resolvedRecord::GleanEventWithExtras::typeLiteral982::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohTrrPerformance::typeLiteral981::resolvedRecord::GleanEventWithExtras::typeLiteral982::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohTrrPerformance.typeLiteral981:resolvedRecord.GleanEventWithExtras:typeLiteral982:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6148"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohTrrPerformance.typeLiteral981:trrselectDryrunresult.GleanEventWithExtras:typeLiteral983:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohTrrPerformance.typeLiteral981:trrselectDryrunresult.GleanEventWithExtras:typeLiteral983:value.","pretty":"GleanImpl::securityDohTrrPerformance::typeLiteral981::trrselectDryrunresult::GleanEventWithExtras::typeLiteral983::value","meta":{"structured":1,"pretty":"GleanImpl::securityDohTrrPerformance::typeLiteral981::trrselectDryrunresult::GleanEventWithExtras::typeLiteral983::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityDohTrrPerformance.typeLiteral981:trrselectDryrunresult.GleanEventWithExtras:typeLiteral983:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6149"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickAdvancedButton.GleanEventWithExtras:typeLiteral1389:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickAdvancedButton.GleanEventWithExtras:typeLiteral1389:value.","pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickAdvancedButton::GleanEventWithExtras::typeLiteral1389::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickAdvancedButton::GleanEventWithExtras::typeLiteral1389::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickAdvancedButton.GleanEventWithExtras:typeLiteral1389:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7677"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickAutoReportCb.GleanEventWithExtras:typeLiteral1390:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickAutoReportCb.GleanEventWithExtras:typeLiteral1390:value.","pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickAutoReportCb::GleanEventWithExtras::typeLiteral1390::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickAutoReportCb::GleanEventWithExtras::typeLiteral1390::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickAutoReportCb.GleanEventWithExtras:typeLiteral1390:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7678"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickClipboardButtonBot.GleanEventWithExtras:typeLiteral1391:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickClipboardButtonBot.GleanEventWithExtras:typeLiteral1391:value.","pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickClipboardButtonBot::GleanEventWithExtras::typeLiteral1391::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickClipboardButtonBot::GleanEventWithExtras::typeLiteral1391::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickClipboardButtonBot.GleanEventWithExtras:typeLiteral1391:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7679"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickClipboardButtonTop.GleanEventWithExtras:typeLiteral1392:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickClipboardButtonTop.GleanEventWithExtras:typeLiteral1392:value.","pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickClipboardButtonTop::GleanEventWithExtras::typeLiteral1392::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickClipboardButtonTop::GleanEventWithExtras::typeLiteral1392::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickClipboardButtonTop.GleanEventWithExtras:typeLiteral1392:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7680"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickErrorCodeLink.GleanEventWithExtras:typeLiteral1393:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickErrorCodeLink.GleanEventWithExtras:typeLiteral1393:value.","pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickErrorCodeLink::GleanEventWithExtras::typeLiteral1393::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickErrorCodeLink::GleanEventWithExtras::typeLiteral1393::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickErrorCodeLink.GleanEventWithExtras:typeLiteral1393:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7681"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickExceptionButton.GleanEventWithExtras:typeLiteral1394:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickExceptionButton.GleanEventWithExtras:typeLiteral1394:value.","pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickExceptionButton::GleanEventWithExtras::typeLiteral1394::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickExceptionButton::GleanEventWithExtras::typeLiteral1394::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickExceptionButton.GleanEventWithExtras:typeLiteral1394:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7682"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickLearnMoreLink.GleanEventWithExtras:typeLiteral1395:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickLearnMoreLink.GleanEventWithExtras:typeLiteral1395:value.","pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickLearnMoreLink::GleanEventWithExtras::typeLiteral1395::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickLearnMoreLink::GleanEventWithExtras::typeLiteral1395::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickLearnMoreLink.GleanEventWithExtras:typeLiteral1395:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7683"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickReturnButtonAdv.GleanEventWithExtras:typeLiteral1396:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickReturnButtonAdv.GleanEventWithExtras:typeLiteral1396:value.","pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickReturnButtonAdv::GleanEventWithExtras::typeLiteral1396::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickReturnButtonAdv::GleanEventWithExtras::typeLiteral1396::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickReturnButtonAdv.GleanEventWithExtras:typeLiteral1396:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7684"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickReturnButtonTop.GleanEventWithExtras:typeLiteral1397:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickReturnButtonTop.GleanEventWithExtras:typeLiteral1397:value.","pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickReturnButtonTop::GleanEventWithExtras::typeLiteral1397::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::clickReturnButtonTop::GleanEventWithExtras::typeLiteral1397::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:clickReturnButtonTop.GleanEventWithExtras:typeLiteral1397:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7685"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:loadAboutcerterror.GleanEventWithExtras:typeLiteral1398:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:loadAboutcerterror.GleanEventWithExtras:typeLiteral1398:value.","pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::loadAboutcerterror::GleanEventWithExtras::typeLiteral1398::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiCerterror::typeLiteral1388::loadAboutcerterror::GleanEventWithExtras::typeLiteral1398::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiCerterror.typeLiteral1388:loadAboutcerterror.GleanEventWithExtras:typeLiteral1398:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7686"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickAdvancedButton.GleanEventWithExtras:typeLiteral1400:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickAdvancedButton.GleanEventWithExtras:typeLiteral1400:value.","pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::clickAdvancedButton::GleanEventWithExtras::typeLiteral1400::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::clickAdvancedButton::GleanEventWithExtras::typeLiteral1400::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickAdvancedButton.GleanEventWithExtras:typeLiteral1400:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7691"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickDnsSuggestionLink.GleanEventWithExtras:typeLiteral1401:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickDnsSuggestionLink.GleanEventWithExtras:typeLiteral1401:value.","pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::clickDnsSuggestionLink::GleanEventWithExtras::typeLiteral1401::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::clickDnsSuggestionLink::GleanEventWithExtras::typeLiteral1401::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickDnsSuggestionLink.GleanEventWithExtras:typeLiteral1401:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7692"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickLearnMoreLink.GleanEventWithExtras:typeLiteral1402:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickLearnMoreLink.GleanEventWithExtras:typeLiteral1402:value.","pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::clickLearnMoreLink::GleanEventWithExtras::typeLiteral1402::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::clickLearnMoreLink::GleanEventWithExtras::typeLiteral1402::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickLearnMoreLink.GleanEventWithExtras:typeLiteral1402:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7693"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickReturnButtonAdv.GleanEventWithExtras:typeLiteral1403:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickReturnButtonAdv.GleanEventWithExtras:typeLiteral1403:value.","pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::clickReturnButtonAdv::GleanEventWithExtras::typeLiteral1403::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::clickReturnButtonAdv::GleanEventWithExtras::typeLiteral1403::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickReturnButtonAdv.GleanEventWithExtras:typeLiteral1403:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7694"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickTryAgainButton.GleanEventWithExtras:typeLiteral1404:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickTryAgainButton.GleanEventWithExtras:typeLiteral1404:value.","pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::clickTryAgainButton::GleanEventWithExtras::typeLiteral1404::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::clickTryAgainButton::GleanEventWithExtras::typeLiteral1404::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:clickTryAgainButton.GleanEventWithExtras:typeLiteral1404:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7695"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:loadAboutneterror.GleanEventWithExtras:typeLiteral1405:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:loadAboutneterror.GleanEventWithExtras:typeLiteral1405:value.","pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::loadAboutneterror::GleanEventWithExtras::typeLiteral1405::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiNeterror::typeLiteral1399::loadAboutneterror::GleanEventWithExtras::typeLiteral1405::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiNeterror.typeLiteral1399:loadAboutneterror.GleanEventWithExtras:typeLiteral1405:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7696"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickLwAboutLink.GleanEventWithExtras:typeLiteral392:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickLwAboutLink.GleanEventWithExtras:typeLiteral392:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickLwAboutLink::GleanEventWithExtras::typeLiteral392::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickLwAboutLink::GleanEventWithExtras::typeLiteral392::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickLwAboutLink.GleanEventWithExtras:typeLiteral392:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1126"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickLwOpenButton.GleanEventWithExtras:typeLiteral393:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickLwOpenButton.GleanEventWithExtras:typeLiteral393:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickLwOpenButton::GleanEventWithExtras::typeLiteral393::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickLwOpenButton::GleanEventWithExtras::typeLiteral393::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickLwOpenButton.GleanEventWithExtras:typeLiteral393:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1127"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickLwSyncLink.GleanEventWithExtras:typeLiteral394:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickLwSyncLink.GleanEventWithExtras:typeLiteral394:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickLwSyncLink::GleanEventWithExtras::typeLiteral394::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickLwSyncLink::GleanEventWithExtras::typeLiteral394::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickLwSyncLink.GleanEventWithExtras:typeLiteral394:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1128"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMobileAppLink.GleanEventWithExtras:typeLiteral395:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMobileAppLink.GleanEventWithExtras:typeLiteral395:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickMobileAppLink::GleanEventWithExtras::typeLiteral395::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickMobileAppLink::GleanEventWithExtras::typeLiteral395::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMobileAppLink.GleanEventWithExtras:typeLiteral395:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1129"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMtrAboutLink.GleanEventWithExtras:typeLiteral396:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMtrAboutLink.GleanEventWithExtras:typeLiteral396:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickMtrAboutLink::GleanEventWithExtras::typeLiteral396::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickMtrAboutLink::GleanEventWithExtras::typeLiteral396::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMtrAboutLink.GleanEventWithExtras:typeLiteral396:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1130"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMtrReportLink.GleanEventWithExtras:typeLiteral397:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMtrReportLink.GleanEventWithExtras:typeLiteral397:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickMtrReportLink::GleanEventWithExtras::typeLiteral397::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickMtrReportLink::GleanEventWithExtras::typeLiteral397::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMtrReportLink.GleanEventWithExtras:typeLiteral397:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1131"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMtrSignupButton.GleanEventWithExtras:typeLiteral398:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMtrSignupButton.GleanEventWithExtras:typeLiteral398:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickMtrSignupButton::GleanEventWithExtras::typeLiteral398::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickMtrSignupButton::GleanEventWithExtras::typeLiteral398::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickMtrSignupButton.GleanEventWithExtras:typeLiteral398:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1132"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickSettingsLink.GleanEventWithExtras:typeLiteral399:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickSettingsLink.GleanEventWithExtras:typeLiteral399:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickSettingsLink::GleanEventWithExtras::typeLiteral399::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickSettingsLink::GleanEventWithExtras::typeLiteral399::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickSettingsLink.GleanEventWithExtras:typeLiteral399:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1133"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickTrackersAboutLink.GleanEventWithExtras:typeLiteral400:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickTrackersAboutLink.GleanEventWithExtras:typeLiteral400:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickTrackersAboutLink::GleanEventWithExtras::typeLiteral400::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickTrackersAboutLink::GleanEventWithExtras::typeLiteral400::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickTrackersAboutLink.GleanEventWithExtras:typeLiteral400:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1134"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnAppLinkAndroid.GleanEventWithExtras:typeLiteral401:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnAppLinkAndroid.GleanEventWithExtras:typeLiteral401:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickVpnAppLinkAndroid::GleanEventWithExtras::typeLiteral401::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickVpnAppLinkAndroid::GleanEventWithExtras::typeLiteral401::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnAppLinkAndroid.GleanEventWithExtras:typeLiteral401:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1135"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnAppLinkIos.GleanEventWithExtras:typeLiteral402:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnAppLinkIos.GleanEventWithExtras:typeLiteral402:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickVpnAppLinkIos::GleanEventWithExtras::typeLiteral402::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickVpnAppLinkIos::GleanEventWithExtras::typeLiteral402::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnAppLinkIos.GleanEventWithExtras:typeLiteral402:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1136"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnBannerClose.GleanEventWithExtras:typeLiteral403:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnBannerClose.GleanEventWithExtras:typeLiteral403:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickVpnBannerClose::GleanEventWithExtras::typeLiteral403::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickVpnBannerClose::GleanEventWithExtras::typeLiteral403::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnBannerClose.GleanEventWithExtras:typeLiteral403:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1137"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnBannerLink.GleanEventWithExtras:typeLiteral404:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnBannerLink.GleanEventWithExtras:typeLiteral404:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickVpnBannerLink::GleanEventWithExtras::typeLiteral404::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickVpnBannerLink::GleanEventWithExtras::typeLiteral404::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnBannerLink.GleanEventWithExtras:typeLiteral404:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1138"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnCardLink.GleanEventWithExtras:typeLiteral405:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnCardLink.GleanEventWithExtras:typeLiteral405:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickVpnCardLink::GleanEventWithExtras::typeLiteral405::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::clickVpnCardLink::GleanEventWithExtras::typeLiteral405::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:clickVpnCardLink.GleanEventWithExtras:typeLiteral405:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1139"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:closeProtectionReport.GleanEventWithExtras:typeLiteral406:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:closeProtectionReport.GleanEventWithExtras:typeLiteral406:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::closeProtectionReport::GleanEventWithExtras::typeLiteral406::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::closeProtectionReport::GleanEventWithExtras::typeLiteral406::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:closeProtectionReport.GleanEventWithExtras:typeLiteral406:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1140"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:showProtectionReport.GleanEventWithExtras:typeLiteral407:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:showProtectionReport.GleanEventWithExtras:typeLiteral407:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::showProtectionReport::GleanEventWithExtras::typeLiteral407::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::showProtectionReport::GleanEventWithExtras::typeLiteral407::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:showProtectionReport.GleanEventWithExtras:typeLiteral407:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1141"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:showVpnBanner.GleanEventWithExtras:typeLiteral408:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:showVpnBanner.GleanEventWithExtras:typeLiteral408:value.","pretty":"GleanImpl::securityUiProtections::typeLiteral391::showVpnBanner::GleanEventWithExtras::typeLiteral408::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtections::typeLiteral391::showVpnBanner::GleanEventWithExtras::typeLiteral408::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtections.typeLiteral391:showVpnBanner.GleanEventWithExtras:typeLiteral408:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1142"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtectionspopup.typeLiteral8:clickProtectionspopupCfr.GleanEventWithExtras:typeLiteral9:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtectionspopup.typeLiteral8:clickProtectionspopupCfr.GleanEventWithExtras:typeLiteral9:value.","pretty":"GleanImpl::securityUiProtectionspopup::typeLiteral8::clickProtectionspopupCfr::GleanEventWithExtras::typeLiteral9::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtectionspopup::typeLiteral8::clickProtectionspopupCfr::GleanEventWithExtras::typeLiteral9::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtectionspopup.typeLiteral8:clickProtectionspopupCfr.GleanEventWithExtras:typeLiteral9:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#244"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtectionspopup.typeLiteral8:clickSubviewSettings.GleanEventWithExtras:typeLiteral11:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtectionspopup.typeLiteral8:clickSubviewSettings.GleanEventWithExtras:typeLiteral11:value.","pretty":"GleanImpl::securityUiProtectionspopup::typeLiteral8::clickSubviewSettings::GleanEventWithExtras::typeLiteral11::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtectionspopup::typeLiteral8::clickSubviewSettings::GleanEventWithExtras::typeLiteral11::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtectionspopup.typeLiteral8:clickSubviewSettings.GleanEventWithExtras:typeLiteral11:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#248"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtectionspopup.typeLiteral8:openProtectionspopupCfr.GleanEventWithExtras:typeLiteral14:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtectionspopup.typeLiteral8:openProtectionspopupCfr.GleanEventWithExtras:typeLiteral14:value.","pretty":"GleanImpl::securityUiProtectionspopup::typeLiteral8::openProtectionspopupCfr::GleanEventWithExtras::typeLiteral14::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiProtectionspopup::typeLiteral8::openProtectionspopupCfr::GleanEventWithExtras::typeLiteral14::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiProtectionspopup.typeLiteral8:openProtectionspopupCfr.GleanEventWithExtras:typeLiteral14:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#252"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiTlserror.typeLiteral1407:loadAbouttlserror.GleanEventWithExtras:typeLiteral1408:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiTlserror.typeLiteral1407:loadAbouttlserror.GleanEventWithExtras:typeLiteral1408:value.","pretty":"GleanImpl::securityUiTlserror::typeLiteral1407::loadAbouttlserror::GleanEventWithExtras::typeLiteral1408::value","meta":{"structured":1,"pretty":"GleanImpl::securityUiTlserror::typeLiteral1407::loadAbouttlserror::GleanEventWithExtras::typeLiteral1408::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#securityUiTlserror.typeLiteral1407:loadAbouttlserror.GleanEventWithExtras:typeLiteral1408:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7706"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#serviceRequest.typeLiteral1417:bypassProxyInfo.GleanEventWithExtras:typeLiteral1418:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#serviceRequest.typeLiteral1417:bypassProxyInfo.GleanEventWithExtras:typeLiteral1418:value.","pretty":"GleanImpl::serviceRequest::typeLiteral1417::bypassProxyInfo::GleanEventWithExtras::typeLiteral1418::value","meta":{"structured":1,"pretty":"GleanImpl::serviceRequest::typeLiteral1417::bypassProxyInfo::GleanEventWithExtras::typeLiteral1418::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#serviceRequest.typeLiteral1417:bypassProxyInfo.GleanEventWithExtras:typeLiteral1418:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7750"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:chatSubmit.GleanEventWithExtras:typeLiteral35:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:chatSubmit.GleanEventWithExtras:typeLiteral35:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::chatSubmit::GleanEventWithExtras::typeLiteral35::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::chatSubmit::GleanEventWithExtras::typeLiteral35::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:chatSubmit.GleanEventWithExtras:typeLiteral35:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#278"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:getPageContent.GleanEventWithExtras:typeLiteral51:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:getPageContent.GleanEventWithExtras:typeLiteral51:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::getPageContent::GleanEventWithExtras::typeLiteral51::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::getPageContent::GleanEventWithExtras::typeLiteral51::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:getPageContent.GleanEventWithExtras:typeLiteral51:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#295"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:mentionSelect.GleanEventWithExtras:typeLiteral64:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:mentionSelect.GleanEventWithExtras:typeLiteral64:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::mentionSelect::GleanEventWithExtras::typeLiteral64::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::mentionSelect::GleanEventWithExtras::typeLiteral64::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:mentionSelect.GleanEventWithExtras:typeLiteral64:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#312"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorComplete.GleanEventWithExtras:typeLiteral68:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorComplete.GleanEventWithExtras:typeLiteral68:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::monitorComplete::GleanEventWithExtras::typeLiteral68::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::monitorComplete::GleanEventWithExtras::typeLiteral68::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorComplete.GleanEventWithExtras:typeLiteral68:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#317"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorCreate.GleanEventWithExtras:typeLiteral69:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorCreate.GleanEventWithExtras:typeLiteral69:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::monitorCreate::GleanEventWithExtras::typeLiteral69::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::monitorCreate::GleanEventWithExtras::typeLiteral69::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorCreate.GleanEventWithExtras:typeLiteral69:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#318"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorDelete.GleanEventWithExtras:typeLiteral70:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorDelete.GleanEventWithExtras:typeLiteral70:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::monitorDelete::GleanEventWithExtras::typeLiteral70::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::monitorDelete::GleanEventWithExtras::typeLiteral70::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorDelete.GleanEventWithExtras:typeLiteral70:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#319"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorDisable.GleanEventWithExtras:typeLiteral71:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorDisable.GleanEventWithExtras:typeLiteral71:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::monitorDisable::GleanEventWithExtras::typeLiteral71::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::monitorDisable::GleanEventWithExtras::typeLiteral71::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorDisable.GleanEventWithExtras:typeLiteral71:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#320"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorEdit.GleanEventWithExtras:typeLiteral72:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorEdit.GleanEventWithExtras:typeLiteral72:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::monitorEdit::GleanEventWithExtras::typeLiteral72::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::monitorEdit::GleanEventWithExtras::typeLiteral72::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorEdit.GleanEventWithExtras:typeLiteral72:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#321"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorEnable.GleanEventWithExtras:typeLiteral73:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorEnable.GleanEventWithExtras:typeLiteral73:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::monitorEnable::GleanEventWithExtras::typeLiteral73::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::monitorEnable::GleanEventWithExtras::typeLiteral73::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorEnable.GleanEventWithExtras:typeLiteral73:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#322"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorNotificationClick.GleanEventWithExtras:typeLiteral74:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorNotificationClick.GleanEventWithExtras:typeLiteral74:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::monitorNotificationClick::GleanEventWithExtras::typeLiteral74::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::monitorNotificationClick::GleanEventWithExtras::typeLiteral74::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorNotificationClick.GleanEventWithExtras:typeLiteral74:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#323"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorNotificationSend.GleanEventWithExtras:typeLiteral75:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorNotificationSend.GleanEventWithExtras:typeLiteral75:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::monitorNotificationSend::GleanEventWithExtras::typeLiteral75::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::monitorNotificationSend::GleanEventWithExtras::typeLiteral75::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorNotificationSend.GleanEventWithExtras:typeLiteral75:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#324"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorRunManual.GleanEventWithExtras:typeLiteral76:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorRunManual.GleanEventWithExtras:typeLiteral76:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::monitorRunManual::GleanEventWithExtras::typeLiteral76::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::monitorRunManual::GleanEventWithExtras::typeLiteral76::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorRunManual.GleanEventWithExtras:typeLiteral76:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#325"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorRunScheduled.GleanEventWithExtras:typeLiteral77:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorRunScheduled.GleanEventWithExtras:typeLiteral77:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::monitorRunScheduled::GleanEventWithExtras::typeLiteral77::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::monitorRunScheduled::GleanEventWithExtras::typeLiteral77::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:monitorRunScheduled.GleanEventWithExtras:typeLiteral77:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#326"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:navigateSubmit.GleanEventWithExtras:typeLiteral78:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:navigateSubmit.GleanEventWithExtras:typeLiteral78:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::navigateSubmit::GleanEventWithExtras::typeLiteral78::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::navigateSubmit::GleanEventWithExtras::typeLiteral78::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:navigateSubmit.GleanEventWithExtras:typeLiteral78:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#327"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:searchSubmit.GleanEventWithExtras:typeLiteral95:length.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:searchSubmit.GleanEventWithExtras:typeLiteral95:length.","pretty":"GleanImpl::smartWindow::typeLiteral15::searchSubmit::GleanEventWithExtras::typeLiteral95::length","meta":{"structured":1,"pretty":"GleanImpl::smartWindow::typeLiteral15::searchSubmit::GleanEventWithExtras::typeLiteral95::length","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#smartWindow.typeLiteral15:searchSubmit.GleanEventWithExtras:typeLiteral95:length.","js_sym":"#length","type_pretty":"string | number | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#344"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#tabgroup.typeLiteral510:addTab.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#tabgroup.typeLiteral510:addTab.","pretty":"GleanImpl::tabgroup::typeLiteral510::addTab","meta":{"structured":1,"pretty":"GleanImpl::tabgroup::typeLiteral510::addTab","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#tabgroup.typeLiteral510:addTab.","js_sym":"#addTab","type_pretty":"string | number | undefined; }>","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#1511"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#telemetryTest.typeLiteral1313:test1Object1.GleanEventWithExtras:typeLiteral1314:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#telemetryTest.typeLiteral1313:test1Object1.GleanEventWithExtras:typeLiteral1314:value.","pretty":"GleanImpl::telemetryTest::typeLiteral1313::test1Object1::GleanEventWithExtras::typeLiteral1314::value","meta":{"structured":1,"pretty":"GleanImpl::telemetryTest::typeLiteral1313::test1Object1::GleanEventWithExtras::typeLiteral1314::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#telemetryTest.typeLiteral1313:test1Object1.GleanEventWithExtras:typeLiteral1314:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7534"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#telemetryTest.typeLiteral1313:test2Object1.GleanEventWithExtras:typeLiteral1315:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#telemetryTest.typeLiteral1313:test2Object1.GleanEventWithExtras:typeLiteral1315:value.","pretty":"GleanImpl::telemetryTest::typeLiteral1313::test2Object1::GleanEventWithExtras::typeLiteral1315::value","meta":{"structured":1,"pretty":"GleanImpl::telemetryTest::typeLiteral1313::test2Object1::GleanEventWithExtras::typeLiteral1315::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#telemetryTest.typeLiteral1313:test2Object1.GleanEventWithExtras:typeLiteral1315:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7535"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#telemetryTest.typeLiteral1313:test2Object2.GleanEventWithExtras:typeLiteral1316:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#telemetryTest.typeLiteral1313:test2Object2.GleanEventWithExtras:typeLiteral1316:value.","pretty":"GleanImpl::telemetryTest::typeLiteral1313::test2Object2::GleanEventWithExtras::typeLiteral1316::value","meta":{"structured":1,"pretty":"GleanImpl::telemetryTest::typeLiteral1313::test2Object2::GleanEventWithExtras::typeLiteral1316::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#telemetryTest.typeLiteral1313:test2Object2.GleanEventWithExtras:typeLiteral1316:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#7536"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#testOnlyIpc.typeLiteral1080:anEvent.GleanEventWithExtras:typeLiteral1081:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#testOnlyIpc.typeLiteral1080:anEvent.GleanEventWithExtras:typeLiteral1081:value.","pretty":"GleanImpl::testOnlyIpc::typeLiteral1080::anEvent::GleanEventWithExtras::typeLiteral1081::value","meta":{"structured":1,"pretty":"GleanImpl::testOnlyIpc::typeLiteral1080::anEvent::GleanEventWithExtras::typeLiteral1081::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#testOnlyIpc.typeLiteral1080:anEvent.GleanEventWithExtras:typeLiteral1081:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#6406"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#topsites.typeLiteral327:click.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#topsites.typeLiteral327:click.","pretty":"GleanImpl::topsites::typeLiteral327::click","meta":{"structured":1,"pretty":"GleanImpl::topsites::typeLiteral327::click","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#topsites.typeLiteral327:click.","js_sym":"#click","type_pretty":"string | ....","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#970"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#upgradeDialog.typeLiteral240:triggerReason.GleanEventWithExtras:typeLiteral241:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#upgradeDialog.typeLiteral240:triggerReason.GleanEventWithExtras:typeLiteral241:value.","pretty":"GleanImpl::upgradeDialog::typeLiteral240::triggerReason::GleanEventWithExtras::typeLiteral241::value","meta":{"structured":1,"pretty":"GleanImpl::upgradeDialog::typeLiteral240::triggerReason::GleanEventWithExtras::typeLiteral241::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#upgradeDialog.typeLiteral240:triggerReason.GleanEventWithExtras:typeLiteral241:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#796"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#uptakeRemotecontentResult.typeLiteral877:uptakeRemotesettings.GleanEventWithExtras:typeLiteral878:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#uptakeRemotecontentResult.typeLiteral877:uptakeRemotesettings.GleanEventWithExtras:typeLiteral878:value.","pretty":"GleanImpl::uptakeRemotecontentResult::typeLiteral877::uptakeRemotesettings::GleanEventWithExtras::typeLiteral878::value","meta":{"structured":1,"pretty":"GleanImpl::uptakeRemotecontentResult::typeLiteral877::uptakeRemotesettings::GleanEventWithExtras::typeLiteral878::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#uptakeRemotecontentResult.typeLiteral877:uptakeRemotesettings.GleanEventWithExtras:typeLiteral878:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#5837"}},"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#ysod.typeLiteral844:shownYsod.GleanEventWithExtras:typeLiteral845:value.":{"sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#ysod.typeLiteral844:shownYsod.GleanEventWithExtras:typeLiteral845:value.","pretty":"GleanImpl::ysod::typeLiteral844::shownYsod::GleanEventWithExtras::typeLiteral845::value","meta":{"structured":1,"pretty":"GleanImpl::ysod::typeLiteral844::shownYsod::GleanEventWithExtras::typeLiteral845::value","sym":"S_js_typescript_generated/lib.gecko.glean.d.ts/GleanImpl#ysod.typeLiteral844:shownYsod.GleanEventWithExtras:typeLiteral845:value.","js_sym":"#value","type_pretty":"string | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.glean.d.ts#5676"}},"S_js_typescript_generated/lib.gecko.linux.d.ts/InOutParam#typeLiteral1:value.":{"sym":"S_js_typescript_generated/lib.gecko.linux.d.ts/InOutParam#typeLiteral1:value.","pretty":"InOutParam::typeLiteral1::value","meta":{"structured":1,"pretty":"InOutParam::typeLiteral1::value","sym":"S_js_typescript_generated/lib.gecko.linux.d.ts/InOutParam#typeLiteral1:value.","js_sym":"#value","type_pretty":"T","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.linux.d.ts#126"}},"S_js_typescript_generated/lib.gecko.linux.d.ts/OutParam#typeLiteral2:value.":{"sym":"S_js_typescript_generated/lib.gecko.linux.d.ts/OutParam#typeLiteral2:value.","pretty":"OutParam::typeLiteral2::value","meta":{"structured":1,"pretty":"OutParam::typeLiteral2::value","sym":"S_js_typescript_generated/lib.gecko.linux.d.ts/OutParam#typeLiteral2:value.","js_sym":"#value","type_pretty":"T | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.linux.d.ts#129"}},"S_js_typescript_generated/lib.gecko.services.d.ts/JSServices#io.":{"sym":"S_js_typescript_generated/lib.gecko.services.d.ts/JSServices#io.","pretty":"JSServices::io","meta":{"structured":1,"pretty":"JSServices::io","sym":"S_js_typescript_generated/lib.gecko.services.d.ts/JSServices#io.","js_sym":"#io","type_pretty":"nsIIOService & nsINetUtil & nsISpeculativeConnect","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.services.d.ts/JSServices#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.services.d.ts#29"}},"S_js_typescript_generated/lib.gecko.services.d.ts/JSServices#prefs.":{"sym":"S_js_typescript_generated/lib.gecko.services.d.ts/JSServices#prefs.","pretty":"JSServices::prefs","meta":{"structured":1,"pretty":"JSServices::prefs","sym":"S_js_typescript_generated/lib.gecko.services.d.ts/JSServices#prefs.","js_sym":"#prefs","type_pretty":"nsIPrefBranch & nsIPrefService","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.services.d.ts/JSServices#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.services.d.ts#39"}},"S_js_typescript_generated/lib.gecko.win32.d.ts/InOutParam#typeLiteral1:value.":{"sym":"S_js_typescript_generated/lib.gecko.win32.d.ts/InOutParam#typeLiteral1:value.","pretty":"InOutParam::typeLiteral1::value","meta":{"structured":1,"pretty":"InOutParam::typeLiteral1::value","sym":"S_js_typescript_generated/lib.gecko.win32.d.ts/InOutParam#typeLiteral1:value.","js_sym":"#value","type_pretty":"T","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.win32.d.ts#384"}},"S_js_typescript_generated/lib.gecko.win32.d.ts/OutParam#typeLiteral2:value.":{"sym":"S_js_typescript_generated/lib.gecko.win32.d.ts/OutParam#typeLiteral2:value.","pretty":"OutParam::typeLiteral2::value","meta":{"structured":1,"pretty":"OutParam::typeLiteral2::value","sym":"S_js_typescript_generated/lib.gecko.win32.d.ts/OutParam#typeLiteral2:value.","js_sym":"#value","type_pretty":"T | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.win32.d.ts#387"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/InOutParam#typeLiteral71:value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/InOutParam#typeLiteral71:value.","pretty":"InOutParam::typeLiteral71::value","meta":{"structured":1,"pretty":"InOutParam::typeLiteral71::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/InOutParam#typeLiteral71:value.","js_sym":"#value","type_pretty":"T","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#27758"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/OutParam#typeLiteral72:value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/OutParam#typeLiteral72:value.","pretty":"OutParam::typeLiteral72::value","meta":{"structured":1,"pretty":"OutParam::typeLiteral72::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/OutParam#typeLiteral72:value.","js_sym":"#value","type_pretty":"T | undefined","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#27761"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/mozIExtensionAPIRequestResult#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/mozIExtensionAPIRequestResult#value.","pretty":"mozIExtensionAPIRequestResult::value","meta":{"structured":1,"pretty":"mozIExtensionAPIRequestResult::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/mozIExtensionAPIRequestResult#value.","js_sym":"#value","type_pretty":"any","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/mozIExtensionAPIRequestResult#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_mozIExtensionAPIRequestResult_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#22112"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/mozIStorageBindingParamsArray#length.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/mozIStorageBindingParamsArray#length.","pretty":"mozIStorageBindingParamsArray::length","meta":{"structured":1,"pretty":"mozIStorageBindingParamsArray::length","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/mozIStorageBindingParamsArray#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/mozIStorageBindingParamsArray#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_mozIStorageBindingParamsArray_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#18675"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessible#document.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessible#document.","pretty":"nsIAccessible::document","meta":{"structured":1,"pretty":"nsIAccessible::document","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessible#document.","js_sym":"#document","type_pretty":"nsIAccessibleDocument","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessible#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIAccessible_document"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#305"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessible#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessible#value.","pretty":"nsIAccessible::value","meta":{"structured":1,"pretty":"nsIAccessible::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessible#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessible#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIAccessible_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#313"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessibleTextChangeEvent#length.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessibleTextChangeEvent#length.","pretty":"nsIAccessibleTextChangeEvent::length","meta":{"structured":1,"pretty":"nsIAccessibleTextChangeEvent::length","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessibleTextChangeEvent#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAccessibleTextChangeEvent#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIAccessibleTextChangeEvent_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#1336"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIArray#length.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIArray#length.","pretty":"nsIArray::length","meta":{"structured":1,"pretty":"nsIArray::length","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIArray#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIArray#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIArray_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#24049"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAsyncShutdownBarrier#wait().":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAsyncShutdownBarrier#wait().","pretty":"nsIAsyncShutdownBarrier::wait","meta":{"structured":1,"pretty":"nsIAsyncShutdownBarrier::wait","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAsyncShutdownBarrier#wait().","js_sym":"#wait","type_pretty":"nsIAsyncShutdownCompletionCallback) => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIAsyncShutdownBarrier#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIAsyncShutdownBarrier_wait"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#19562"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpRequest#content.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpRequest#content.","pretty":"nsIBinaryHttpRequest::content","meta":{"structured":1,"pretty":"nsIBinaryHttpRequest::content","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpRequest#content.","js_sym":"#content","type_pretty":"number[]","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpRequest#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIBinaryHttpRequest_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#14741"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpRequest#path.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpRequest#path.","pretty":"nsIBinaryHttpRequest::path","meta":{"structured":1,"pretty":"nsIBinaryHttpRequest::path","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpRequest#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpRequest#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIBinaryHttpRequest_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#14735"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpResponse#content.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpResponse#content.","pretty":"nsIBinaryHttpResponse::content","meta":{"structured":1,"pretty":"nsIBinaryHttpResponse::content","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpResponse#content.","js_sym":"#content","type_pretty":"number[]","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIBinaryHttpResponse#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIBinaryHttpResponse_content"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#14753"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICategoryEntry#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICategoryEntry#value.","pretty":"nsICategoryEntry::value","meta":{"structured":1,"pretty":"nsICategoryEntry::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICategoryEntry#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICategoryEntry#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsICategoryEntry_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#23944"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#","pretty":"nsIChromeRegistry","meta":{"structured":1,"pretty":"nsIChromeRegistry","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#","js_sym":"#nsIChromeRegistry","type_pretty":"interface nsIChromeRegistry","kind":"class","subsystem":"Core/General","slotOwner":{"slotKind":"interface_name","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIChromeRegistry"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[{"pretty":"nsIChromeRegistry::convertChromeURL","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#convertChromeURL().","props":[],"args":[]},{"pretty":"nsIChromeRegistry::checkForNewChrome","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#checkForNewChrome().","props":[],"args":[]}],"fields":[{"lineRange":"","pretty":"nsIChromeRegistry::NONE","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#NONE.","type":"0 | undefined","typesym":"","offsetBytes":0,"bitPositions":null,"sizeBytes":null},{"lineRange":"","pretty":"nsIChromeRegistry::PARTIAL","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#PARTIAL.","type":"1 | undefined","typesym":"","offsetBytes":0,"bitPositions":null,"sizeBytes":null},{"lineRange":"","pretty":"nsIChromeRegistry::FULL","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#FULL.","type":"2 | undefined","typesym":"","offsetBytes":0,"bitPositions":null,"sizeBytes":null}],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#2407"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#convertChromeURL().":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#convertChromeURL().","pretty":"nsIChromeRegistry::convertChromeURL","meta":{"structured":1,"pretty":"nsIChromeRegistry::convertChromeURL","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#convertChromeURL().","js_sym":"#convertChromeURL","type_pretty":"nsIURI) => nsIURI","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIChromeRegistry#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIChromeRegistry_convertChromeURL"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#2416"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICommandLine#length.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICommandLine#length.","pretty":"nsICommandLine::length","meta":{"structured":1,"pretty":"nsICommandLine::length","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICommandLine#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICommandLine#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsICommandLine_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#2518"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIConsoleMessage#info.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIConsoleMessage#info.","pretty":"nsIConsoleMessage::info","meta":{"structured":1,"pretty":"nsIConsoleMessage::info","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIConsoleMessage#info.","js_sym":"#info","type_pretty":"1 | undefined","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIConsoleMessage#","slotOwner":{"slotKind":"const","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIConsoleMessage_info"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#23562"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIContentAnalysisRequest#textContent.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIContentAnalysisRequest#textContent.","pretty":"nsIContentAnalysisRequest::textContent","meta":{"structured":1,"pretty":"nsIContentAnalysisRequest::textContent","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIContentAnalysisRequest#textContent.","js_sym":"#textContent","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIContentAnalysisRequest#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIContentAnalysisRequest_textContent"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#19956"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIContentPref#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIContentPref#value.","pretty":"nsIContentPref::value","meta":{"structured":1,"pretty":"nsIContentPref::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIContentPref#value.","js_sym":"#value","type_pretty":"nsIVariant","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIContentPref#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIContentPref_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#4349"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICookie#path.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICookie#path.","pretty":"nsICookie::path","meta":{"structured":1,"pretty":"nsICookie::path","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICookie#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICookie#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsICookie_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#13917"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICookie#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICookie#value.","pretty":"nsICookie::value","meta":{"structured":1,"pretty":"nsICookie::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICookie#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsICookie#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsICookie_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#13909"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULSelectControlElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULSelectControlElement#value.","pretty":"nsIDOMXULSelectControlElement::value","meta":{"structured":1,"pretty":"nsIDOMXULSelectControlElement::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULSelectControlElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULSelectControlElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIDOMXULSelectControlElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#7597"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULSelectControlItemElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULSelectControlItemElement#value.","pretty":"nsIDOMXULSelectControlItemElement::value","meta":{"structured":1,"pretty":"nsIDOMXULSelectControlItemElement::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULSelectControlItemElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDOMXULSelectControlItemElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIDOMXULSelectControlItemElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#7621"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDataStorageItem#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDataStorageItem#value.","pretty":"nsIDataStorageItem::value","meta":{"structured":1,"pretty":"nsIDataStorageItem::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDataStorageItem#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIDataStorageItem#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIDataStorageItem_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#16376"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIEditor#document.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIEditor#document.","pretty":"nsIEditor::document","meta":{"structured":1,"pretty":"nsIEditor::document","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIEditor#document.","js_sym":"#document","type_pretty":"Document","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIEditor#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIEditor_document"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#7732"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFile#path.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFile#path.","pretty":"nsIFile::path","meta":{"structured":1,"pretty":"nsIFile::path","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFile#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFile#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIFile_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#24868"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileChannel#file.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileChannel#file.","pretty":"nsIFileChannel::file","meta":{"structured":1,"pretty":"nsIFileChannel::file","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileChannel#file.","js_sym":"#file","type_pretty":"nsIFile","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileChannel#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIFileChannel_file"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#14693"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFilePicker#file.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFilePicker#file.","pretty":"nsIFilePicker::file","meta":{"structured":1,"pretty":"nsIFilePicker::file","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFilePicker#file.","js_sym":"#file","type_pretty":"nsIFile","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFilePicker#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIFilePicker_file"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#22567"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileURL#":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileURL#","pretty":"nsIFileURL","meta":{"structured":1,"pretty":"nsIFileURL","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileURL#","js_sym":"#nsIFileURL","type_pretty":"interface nsIFileURL","kind":"class","subsystem":"Core/General","slotOwner":{"slotKind":"interface_name","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIFileURL"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[{"lineRange":"","pretty":"nsIFileURL::file","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileURL#file.","type":"nsIFile","typesym":"","offsetBytes":0,"bitPositions":null,"sizeBytes":null}],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#11099"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileURL#file.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileURL#file.","pretty":"nsIFileURL::file","meta":{"structured":1,"pretty":"nsIFileURL::file","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileURL#file.","js_sym":"#file","type_pretty":"nsIFile","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIFileURL#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIFileURL_file"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#11101"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIHttpRequest#path.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIHttpRequest#path.","pretty":"nsIHttpRequest::path","meta":{"structured":1,"pretty":"nsIHttpRequest::path","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIHttpRequest#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIHttpRequest#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIHttpRequest_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#19195"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIIOService#newURI().":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIIOService#newURI().","pretty":"nsIIOService::newURI","meta":{"structured":1,"pretty":"nsIIOService::newURI","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIIOService#newURI().","js_sym":"#newURI","type_pretty":"nsIURI | undefined) => nsIURI","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIIOService#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIIOService_newURI"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#11131"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValueImportSourceSpec#path.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValueImportSourceSpec#path.","pretty":"nsIKeyValueImportSourceSpec::path","meta":{"structured":1,"pretty":"nsIKeyValueImportSourceSpec::path","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValueImportSourceSpec#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValueImportSourceSpec#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIKeyValueImportSourceSpec_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#9316"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValuePair#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValuePair#value.","pretty":"nsIKeyValuePair::value","meta":{"structured":1,"pretty":"nsIKeyValuePair::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValuePair#value.","js_sym":"#value","type_pretty":"nsIVariant","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIKeyValuePair#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIKeyValuePair_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#9401"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPageThumbsStorageService#path.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPageThumbsStorageService#path.","pretty":"nsIPageThumbsStorageService::path","meta":{"structured":1,"pretty":"nsIPageThumbsStorageService::path","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPageThumbsStorageService#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPageThumbsStorageService#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIPageThumbsStorageService_path"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#19237"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPaymentCurrencyAmount#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPaymentCurrencyAmount#value.","pretty":"nsIPaymentCurrencyAmount::value","meta":{"structured":1,"pretty":"nsIPaymentCurrencyAmount::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPaymentCurrencyAmount#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPaymentCurrencyAmount#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIPaymentCurrencyAmount_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#6175"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPrefBranch#setBoolPref().":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPrefBranch#setBoolPref().","pretty":"nsIPrefBranch::setBoolPref","meta":{"structured":1,"pretty":"nsIPrefBranch::setBoolPref","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPrefBranch#setBoolPref().","js_sym":"#setBoolPref","type_pretty":"boolean) => void","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPrefBranch#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIPrefBranch_setBoolPref"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#17889"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPrincipal#spec.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPrincipal#spec.","pretty":"nsIPrincipal::spec","meta":{"structured":1,"pretty":"nsIPrincipal::spec","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPrincipal#spec.","js_sym":"#spec","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPrincipal#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIPrincipal_spec"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#2224"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIProperty#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIProperty#value.","pretty":"nsIProperty::value","meta":{"structured":1,"pretty":"nsIProperty::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIProperty#value.","js_sym":"#value","type_pretty":"nsIVariant","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIProperty#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIProperty_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#24185"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPropertyElement#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPropertyElement#value.","pretty":"nsIPropertyElement::value","meta":{"structured":1,"pretty":"nsIPropertyElement::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPropertyElement#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIPropertyElement#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIPropertyElement_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#24145"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIRelativeFilePref#file.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIRelativeFilePref#file.","pretty":"nsIRelativeFilePref::file","meta":{"structured":1,"pretty":"nsIRelativeFilePref::file","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIRelativeFilePref#file.","js_sym":"#file","type_pretty":"nsIFile","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIRelativeFilePref#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIRelativeFilePref_file"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#18005"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVBool#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVBool#value.","pretty":"nsISFVBool::value","meta":{"structured":1,"pretty":"nsISFVBool::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVBool#value.","js_sym":"#value","type_pretty":"boolean","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVBool#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISFVBool_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#8548"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVByteSeq#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVByteSeq#value.","pretty":"nsISFVByteSeq::value","meta":{"structured":1,"pretty":"nsISFVByteSeq::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVByteSeq#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVByteSeq#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISFVByteSeq_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#8566"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVDecimal#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVDecimal#value.","pretty":"nsISFVDecimal::value","meta":{"structured":1,"pretty":"nsISFVDecimal::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVDecimal#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVDecimal#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISFVDecimal_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#8554"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVInteger#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVInteger#value.","pretty":"nsISFVInteger::value","meta":{"structured":1,"pretty":"nsISFVInteger::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVInteger#value.","js_sym":"#value","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVInteger#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISFVInteger_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#8536"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVItem#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVItem#value.","pretty":"nsISFVItem::value","meta":{"structured":1,"pretty":"nsISFVItem::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVItem#value.","js_sym":"#value","type_pretty":"nsISFVBareItem","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVItem#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISFVItem_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#8600"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVString#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVString#value.","pretty":"nsISFVString::value","meta":{"structured":1,"pretty":"nsISFVString::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVString#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVString#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISFVString_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#8542"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVToken#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVToken#value.","pretty":"nsISFVToken::value","meta":{"structured":1,"pretty":"nsISFVToken::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVToken#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISFVToken#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISFVToken_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#8560"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIServiceManager#getService().":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIServiceManager#getService().","pretty":"nsIServiceManager::getService","meta":{"structured":1,"pretty":"nsIServiceManager::getService","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIServiceManager#getService().","js_sym":"#getService","type_pretty":"T) => nsQIResult","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIServiceManager#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIServiceManager_getService"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#24035"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIStorageStream#length.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIStorageStream#length.","pretty":"nsIStorageStream::length","meta":{"structured":1,"pretty":"nsIStorageStream::length","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIStorageStream#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIStorageStream#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIStorageStream_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#25129"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISupports#QueryInterface().":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISupports#QueryInterface().","pretty":"nsISupports::QueryInterface","meta":{"structured":1,"pretty":"nsISupports::QueryInterface","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISupports#QueryInterface().","js_sym":"#QueryInterface","type_pretty":"T) => nsQIResult) | undefined","kind":"method","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsISupports#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISupports_QueryInterface"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"labels":["uses-diagram:stop"],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#23902"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsITRRSkipReason/value#":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsITRRSkipReason/value#","pretty":"value","meta":{"structured":1,"pretty":"value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsITRRSkipReason/value#","js_sym":"#value","type_pretty":"type value","kind":"class","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#14669"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsITextInputProcessorNotification#length.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsITextInputProcessorNotification#length.","pretty":"nsITextInputProcessorNotification::length","meta":{"structured":1,"pretty":"nsITextInputProcessorNotification::length","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsITextInputProcessorNotification#length.","js_sym":"#length","type_pretty":"number","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsITextInputProcessorNotification#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsITextInputProcessorNotification_length"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#5470"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIURI#spec.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIURI#spec.","pretty":"nsIURI::spec","meta":{"structured":1,"pretty":"nsIURI::spec","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIURI#spec.","js_sym":"#spec","type_pretty":"string","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIURI#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIURI_spec"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#13375"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebNavigation#currentURI.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebNavigation#currentURI.","pretty":"nsIWebNavigation::currentURI","meta":{"structured":1,"pretty":"nsIWebNavigation::currentURI","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebNavigation#currentURI.","js_sym":"#currentURI","type_pretty":"nsIURI","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebNavigation#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIWebNavigation_currentURI"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#3416"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebNavigation#document.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebNavigation#document.","pretty":"nsIWebNavigation::document","meta":{"structured":1,"pretty":"nsIWebNavigation::document","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebNavigation#document.","js_sym":"#document","type_pretty":"Document","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebNavigation#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIWebNavigation_document"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#3414"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebTransportHash#value.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebTransportHash#value.","pretty":"nsIWebTransportHash::value","meta":{"structured":1,"pretty":"nsIWebTransportHash::value","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebTransportHash#value.","js_sym":"#value","type_pretty":"number[]","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIWebTransportHash#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIWebTransportHash_value"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#15768"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIXPCComponents_Interfaces#nsIChromeRegistry.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIXPCComponents_Interfaces#nsIChromeRegistry.","pretty":"nsIXPCComponents_Interfaces::nsIChromeRegistry","meta":{"structured":1,"pretty":"nsIXPCComponents_Interfaces::nsIChromeRegistry","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIXPCComponents_Interfaces#nsIChromeRegistry.","js_sym":"#nsIChromeRegistry","type_pretty":"nsJSIID","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIXPCComponents_Interfaces#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#26619"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIXPCComponents_Interfaces#nsIFileURL.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIXPCComponents_Interfaces#nsIFileURL.","pretty":"nsIXPCComponents_Interfaces::nsIFileURL","meta":{"structured":1,"pretty":"nsIXPCComponents_Interfaces::nsIFileURL","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIXPCComponents_Interfaces#nsIFileURL.","js_sym":"#nsIFileURL","type_pretty":"nsJSIID","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIXPCComponents_Interfaces#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#27006"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIZipReader#file.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIZipReader#file.","pretty":"nsIZipReader::file","meta":{"structured":1,"pretty":"nsIZipReader::file","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIZipReader#file.","js_sym":"#file","type_pretty":"nsIFile","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIZipReader#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIZipReader_file"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#9230"}},"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIZipWriter#file.":{"sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIZipWriter#file.","pretty":"nsIZipWriter::file","meta":{"structured":1,"pretty":"nsIZipWriter::file","sym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIZipWriter#file.","js_sym":"#file","type_pretty":"nsIFile","kind":"field","subsystem":"Core/General","parentsym":"S_js_typescript_generated/lib.gecko.xpcom.d.ts/global/nsIZipWriter#","slotOwner":{"slotKind":"attribute","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsIZipWriter_file"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/generated/lib.gecko.xpcom.d.ts#26523"}},"S_js_typescript_index.d.ts/global/Cc.":{"sym":"S_js_typescript_index.d.ts/global/Cc.","pretty":"Cc","meta":{"structured":1,"pretty":"Cc","sym":"S_js_typescript_index.d.ts/global/Cc.","js_sym":"#Cc","type_pretty":"nsXPCComponents_Classes","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/index.d.ts#28"}},"S_js_typescript_index.d.ts/global/Ci.":{"sym":"S_js_typescript_index.d.ts/global/Ci.","pretty":"Ci","meta":{"structured":1,"pretty":"Ci","sym":"S_js_typescript_index.d.ts/global/Ci.","js_sym":"#Ci","type_pretty":"nsIXPCComponents_Interfaces","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/index.d.ts#29"}},"S_js_typescript_index.d.ts/global/Services.":{"sym":"S_js_typescript_index.d.ts/global/Services.","pretty":"Services","meta":{"structured":1,"pretty":"Services","sym":"S_js_typescript_index.d.ts/global/Services.","js_sym":"#Services","type_pretty":"JSServices","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/index.d.ts#36"}},"S_js_typescript_lib.gecko.tweaks.d.ts/ChromeUtils/importESModule().":{"sym":"S_js_typescript_lib.gecko.tweaks.d.ts/ChromeUtils/importESModule().","pretty":"importESModule","meta":{"structured":1,"pretty":"importESModule","sym":"S_js_typescript_lib.gecko.tweaks.d.ts/ChromeUtils/importESModule().","js_sym":"#importESModule","type_pretty":"any","kind":"method","subsystem":"Core/General","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_ChromeUtils_importESModule"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/lib.gecko.tweaks.d.ts#18"}},"S_js_typescript_lib/ActivityStream.sys.mjs/ActivityStream#QueryInterface.":{"sym":"S_js_typescript_lib/ActivityStream.sys.mjs/ActivityStream#QueryInterface.","pretty":"ActivityStream::QueryInterface","meta":{"structured":1,"pretty":"ActivityStream::QueryInterface","sym":"S_js_typescript_lib/ActivityStream.sys.mjs/ActivityStream#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/New Tab Page","parentsym":"S_js_typescript_lib/ActivityStream.sys.mjs/ActivityStream#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"browser/extensions/newtab/lib/ActivityStream.sys.mjs#2835"}},"S_js_typescript_lib/RemoteRenderer.sys.mjs/RemoteRenderer#QueryInterface.":{"sym":"S_js_typescript_lib/RemoteRenderer.sys.mjs/RemoteRenderer#QueryInterface.","pretty":"RemoteRenderer::QueryInterface","meta":{"structured":1,"pretty":"RemoteRenderer::QueryInterface","sym":"S_js_typescript_lib/RemoteRenderer.sys.mjs/RemoteRenderer#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/New Tab Page","parentsym":"S_js_typescript_lib/RemoteRenderer.sys.mjs/RemoteRenderer#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"browser/extensions/newtab/lib/RemoteRenderer.sys.mjs#111"}},"S_js_typescript_mobile/shared/actors/LoadURIDelegateChild.sys.mjs/LoadURIDelegateChild#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/actors/LoadURIDelegateChild.sys.mjs/LoadURIDelegateChild#prototype.QueryInterface.","pretty":"LoadURIDelegateChild::prototype::QueryInterface","meta":{"structured":1,"pretty":"LoadURIDelegateChild::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/actors/LoadURIDelegateChild.sys.mjs/LoadURIDelegateChild#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/actors/LoadURIDelegateChild.sys.mjs#44"}},"S_js_typescript_mobile/shared/components/geckoview/ColorPickerDelegate.sys.mjs/ColorPickerDelegate#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/ColorPickerDelegate.sys.mjs/ColorPickerDelegate#prototype.QueryInterface.","pretty":"ColorPickerDelegate::prototype::QueryInterface","meta":{"structured":1,"pretty":"ColorPickerDelegate::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/ColorPickerDelegate.sys.mjs/ColorPickerDelegate#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/ColorPickerDelegate.sys.mjs#44"}},"S_js_typescript_mobile/shared/components/geckoview/FilePickerDelegate.sys.mjs/FilePickerDelegate#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/FilePickerDelegate.sys.mjs/FilePickerDelegate#prototype.QueryInterface.","pretty":"FilePickerDelegate::prototype::QueryInterface","meta":{"structured":1,"pretty":"FilePickerDelegate::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/FilePickerDelegate.sys.mjs/FilePickerDelegate#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/FilePickerDelegate.sys.mjs#301"}},"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPermission.sys.mjs/GeckoViewPermission#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPermission.sys.mjs/GeckoViewPermission#prototype.QueryInterface.","pretty":"GeckoViewPermission::prototype::QueryInterface","meta":{"structured":1,"pretty":"GeckoViewPermission::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPermission.sys.mjs/GeckoViewPermission#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/GeckoViewPermission.sys.mjs#225"}},"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPrompt.sys.mjs/PromptDelegate#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPrompt.sys.mjs/PromptDelegate#prototype.QueryInterface.","pretty":"PromptDelegate::prototype::QueryInterface","meta":{"structured":1,"pretty":"PromptDelegate::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPrompt.sys.mjs/PromptDelegate#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/GeckoViewPrompt.sys.mjs#816"}},"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPrompt.sys.mjs/PromptFactory#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPrompt.sys.mjs/PromptFactory#prototype.QueryInterface.","pretty":"PromptFactory::prototype::QueryInterface","meta":{"structured":1,"pretty":"PromptFactory::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPrompt.sys.mjs/PromptFactory#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/GeckoViewPrompt.sys.mjs#463"}},"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPush.sys.mjs/PushService#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPush.sys.mjs/PushService#prototype.QueryInterface.","pretty":"PushService::prototype::QueryInterface","meta":{"structured":1,"pretty":"PushService::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPush.sys.mjs/PushService#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/GeckoViewPush.sys.mjs#168"}},"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPush.sys.mjs/PushSubscription#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPush.sys.mjs/PushSubscription#prototype.QueryInterface.","pretty":"PushSubscription::prototype::QueryInterface","meta":{"structured":1,"pretty":"PushSubscription::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewPush.sys.mjs/PushSubscription#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/GeckoViewPush.sys.mjs#263"}},"S_js_typescript_mobile/shared/components/geckoview/GeckoViewStartup.sys.mjs/GeckoViewStartup#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewStartup.sys.mjs/GeckoViewStartup#prototype.QueryInterface.","pretty":"GeckoViewStartup::prototype::QueryInterface","meta":{"structured":1,"pretty":"GeckoViewStartup::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/GeckoViewStartup.sys.mjs/GeckoViewStartup#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/GeckoViewStartup.sys.mjs#527"}},"S_js_typescript_mobile/shared/components/geckoview/LoginStorageDelegate.sys.mjs/LoginStorageDelegate#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/LoginStorageDelegate.sys.mjs/LoginStorageDelegate#prototype.QueryInterface.","pretty":"LoginStorageDelegate::prototype::QueryInterface","meta":{"structured":1,"pretty":"LoginStorageDelegate::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/LoginStorageDelegate.sys.mjs/LoginStorageDelegate#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/LoginStorageDelegate.sys.mjs#119"}},"S_js_typescript_mobile/shared/components/geckoview/PromptCollection.sys.mjs/PromptCollection#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/PromptCollection.sys.mjs/PromptCollection#prototype.QueryInterface.","pretty":"PromptCollection::prototype::QueryInterface","meta":{"structured":1,"pretty":"PromptCollection::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/PromptCollection.sys.mjs/PromptCollection#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/PromptCollection.sys.mjs#46"}},"S_js_typescript_mobile/shared/components/geckoview/SessionStoreFunctions.sys.mjs/SessionStoreFunctions#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/SessionStoreFunctions.sys.mjs/SessionStoreFunctions#prototype.QueryInterface.","pretty":"SessionStoreFunctions::prototype::QueryInterface","meta":{"structured":1,"pretty":"SessionStoreFunctions::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/SessionStoreFunctions.sys.mjs/SessionStoreFunctions#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/SessionStoreFunctions.sys.mjs#58"}},"S_js_typescript_mobile/shared/components/geckoview/ShareDelegate.sys.mjs/ShareDelegate#prototype.QueryInterface.":{"sym":"S_js_typescript_mobile/shared/components/geckoview/ShareDelegate.sys.mjs/ShareDelegate#prototype.QueryInterface.","pretty":"ShareDelegate::prototype::QueryInterface","meta":{"structured":1,"pretty":"ShareDelegate::prototype::QueryInterface","sym":"S_js_typescript_mobile/shared/components/geckoview/ShareDelegate.sys.mjs/ShareDelegate#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/components/geckoview/ShareDelegate.sys.mjs#75"}},"S_js_typescript_mobile/shared/modules/geckoview/GeckoViewProgress.sys.mjs/Tracker#QueryInterface.":{"sym":"S_js_typescript_mobile/shared/modules/geckoview/GeckoViewProgress.sys.mjs/Tracker#QueryInterface.","pretty":"Tracker::QueryInterface","meta":{"structured":1,"pretty":"Tracker::QueryInterface","sym":"S_js_typescript_mobile/shared/modules/geckoview/GeckoViewProgress.sys.mjs/Tracker#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"GeckoView/General","parentsym":"S_js_typescript_mobile/shared/modules/geckoview/GeckoViewProgress.sys.mjs/Tracker#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"mobile/shared/modules/geckoview/GeckoViewProgress.sys.mjs#195"}},"S_js_typescript_modules/PageEventManager.sys.mjs/PageEventManager#once().":{"sym":"S_js_typescript_modules/PageEventManager.sys.mjs/PageEventManager#once().","pretty":"PageEventManager::once","meta":{"structured":1,"pretty":"PageEventManager::once","sym":"S_js_typescript_modules/PageEventManager.sys.mjs/PageEventManager#once().","js_sym":"#once","type_pretty":"void","kind":"method","subsystem":"Firefox/Messaging System","parentsym":"S_js_typescript_modules/PageEventManager.sys.mjs/PageEventManager#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"browser/components/asrouter/modules/PageEventManager.sys.mjs#134"}},"S_js_typescript_src/CLI.ts/InstallArgs#path.":{"sym":"S_js_typescript_src/CLI.ts/InstallArgs#path.","pretty":"InstallArgs::path","meta":{"structured":1,"pretty":"InstallArgs::path","sym":"S_js_typescript_src/CLI.ts/InstallArgs#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/CLI.ts/InstallArgs#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/browsers/src/CLI.ts#33"}},"S_js_typescript_src/api/ElementHandle.ts/BoxModel#content.":{"sym":"S_js_typescript_src/api/ElementHandle.ts/BoxModel#content.","pretty":"BoxModel::content","meta":{"structured":1,"pretty":"BoxModel::content","sym":"S_js_typescript_src/api/ElementHandle.ts/BoxModel#content.","js_sym":"#content","type_pretty":"Quad","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/ElementHandle.ts/BoxModel#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/ElementHandle.ts#51"}},"S_js_typescript_src/api/ElementHandle.ts/ElementHandle#click().":{"sym":"S_js_typescript_src/api/ElementHandle.ts/ElementHandle#click().","pretty":"ElementHandle::click","meta":{"structured":1,"pretty":"ElementHandle::click","sym":"S_js_typescript_src/api/ElementHandle.ts/ElementHandle#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/ElementHandle.ts/ElementHandle#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/ElementHandle.ts#768"}},"S_js_typescript_src/api/Frame.ts/Frame#click().":{"sym":"S_js_typescript_src/api/Frame.ts/Frame#click().","pretty":"Frame::click","meta":{"structured":1,"pretty":"Frame::click","sym":"S_js_typescript_src/api/Frame.ts/Frame#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Frame.ts/Frame#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Frame.ts#1058"}},"S_js_typescript_src/api/Frame.ts/Frame#content().":{"sym":"S_js_typescript_src/api/Frame.ts/Frame#content().","pretty":"Frame::content","meta":{"structured":1,"pretty":"Frame::content","sym":"S_js_typescript_src/api/Frame.ts/Frame#content().","js_sym":"#content","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Frame.ts/Frame#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Frame.ts#799"}},"S_js_typescript_src/api/Frame.ts/FrameAddScriptTagOptions#content.":{"sym":"S_js_typescript_src/api/Frame.ts/FrameAddScriptTagOptions#content.","pretty":"FrameAddScriptTagOptions::content","meta":{"structured":1,"pretty":"FrameAddScriptTagOptions::content","sym":"S_js_typescript_src/api/Frame.ts/FrameAddScriptTagOptions#content.","js_sym":"#content","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Frame.ts/FrameAddScriptTagOptions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Frame.ts#139"}},"S_js_typescript_src/api/Frame.ts/FrameAddScriptTagOptions#path.":{"sym":"S_js_typescript_src/api/Frame.ts/FrameAddScriptTagOptions#path.","pretty":"FrameAddScriptTagOptions::path","meta":{"structured":1,"pretty":"FrameAddScriptTagOptions::path","sym":"S_js_typescript_src/api/Frame.ts/FrameAddScriptTagOptions#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Frame.ts/FrameAddScriptTagOptions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Frame.ts#135"}},"S_js_typescript_src/api/Frame.ts/FrameAddStyleTagOptions#content.":{"sym":"S_js_typescript_src/api/Frame.ts/FrameAddStyleTagOptions#content.","pretty":"FrameAddStyleTagOptions::content","meta":{"structured":1,"pretty":"FrameAddStyleTagOptions::content","sym":"S_js_typescript_src/api/Frame.ts/FrameAddStyleTagOptions#content.","js_sym":"#content","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Frame.ts/FrameAddStyleTagOptions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Frame.ts#168"}},"S_js_typescript_src/api/Frame.ts/FrameAddStyleTagOptions#path.":{"sym":"S_js_typescript_src/api/Frame.ts/FrameAddStyleTagOptions#path.","pretty":"FrameAddStyleTagOptions::path","meta":{"structured":1,"pretty":"FrameAddStyleTagOptions::path","sym":"S_js_typescript_src/api/Frame.ts/FrameAddStyleTagOptions#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Frame.ts/FrameAddStyleTagOptions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Frame.ts#164"}},"S_js_typescript_src/api/HTTPRequest.ts/headersArray().Array:typeLiteral14:value.":{"sym":"S_js_typescript_src/api/HTTPRequest.ts/headersArray().Array:typeLiteral14:value.","pretty":"headersArray::Array::typeLiteral14::value","meta":{"structured":1,"pretty":"headersArray::Array::typeLiteral14::value","sym":"S_js_typescript_src/api/HTTPRequest.ts/headersArray().Array:typeLiteral14:value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Remote Protocol/Agent","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/HTTPRequest.ts#623"}},"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#content().":{"sym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#content().","pretty":"HTTPResponse::content","meta":{"structured":1,"pretty":"HTTPResponse::content","sym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#content().","js_sym":"#content","type_pretty":"Promise>","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"overriddenBy":["S_js_typescript_src/bidi/HTTPResponse.ts/BidiHTTPResponse#content().","S_js_typescript_src/cdp/HTTPResponse.ts/CdpHTTPResponse#content()."],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/HTTPResponse.ts#92"}},"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#ok().":{"sym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#ok().","pretty":"HTTPResponse::ok","meta":{"structured":1,"pretty":"HTTPResponse::ok","sym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#ok().","js_sym":"#ok","type_pretty":"boolean","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/HTTPResponse.ts#48"}},"S_js_typescript_src/api/Input.ts/Mouse#click().":{"sym":"S_js_typescript_src/api/Input.ts/Mouse#click().","pretty":"Mouse::click","meta":{"structured":1,"pretty":"Mouse::click","sym":"S_js_typescript_src/api/Input.ts/Mouse#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Input.ts/Mouse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"overriddenBy":["S_js_typescript_src/bidi/Input.ts/BidiMouse#click().","S_js_typescript_src/cdp/Input.ts/CdpMouse#click()."],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Input.ts#396"}},"S_js_typescript_src/api/Page.ts/MediaFeature#value.":{"sym":"S_js_typescript_src/api/Page.ts/MediaFeature#value.","pretty":"MediaFeature::value","meta":{"structured":1,"pretty":"MediaFeature::value","sym":"S_js_typescript_src/api/Page.ts/MediaFeature#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Page.ts/MediaFeature#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Page.ts#247"}},"S_js_typescript_src/api/Page.ts/Page#click().":{"sym":"S_js_typescript_src/api/Page.ts/Page#click().","pretty":"Page::click","meta":{"structured":1,"pretty":"Page::click","sym":"S_js_typescript_src/api/Page.ts/Page#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Page.ts/Page#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Page.ts#2818"}},"S_js_typescript_src/api/Page.ts/Page#content().":{"sym":"S_js_typescript_src/api/Page.ts/Page#content().","pretty":"Page::content","meta":{"structured":1,"pretty":"Page::content","sym":"S_js_typescript_src/api/Page.ts/Page#content().","js_sym":"#content","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Page.ts/Page#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Page.ts#1738"}},"S_js_typescript_src/api/Page.ts/ScreencastOptions#path.":{"sym":"S_js_typescript_src/api/Page.ts/ScreencastOptions#path.","pretty":"ScreencastOptions::path","meta":{"structured":1,"pretty":"ScreencastOptions::path","sym":"S_js_typescript_src/api/Page.ts/ScreencastOptions#path.","js_sym":"#path","type_pretty":"`${string}.webm` | `${string}.gif` | `${string}.mp4` | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Page.ts/ScreencastOptions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Page.ts#337"}},"S_js_typescript_src/api/Page.ts/ScreenshotOptions#path.":{"sym":"S_js_typescript_src/api/Page.ts/ScreenshotOptions#path.","pretty":"ScreenshotOptions::path","meta":{"structured":1,"pretty":"ScreenshotOptions::path","sym":"S_js_typescript_src/api/Page.ts/ScreenshotOptions#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/Page.ts/ScreenshotOptions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/Page.ts#310"}},"S_js_typescript_src/api/locators/locators.ts/Locator#click().":{"sym":"S_js_typescript_src/api/locators/locators.ts/Locator#click().","pretty":"Locator::click","meta":{"structured":1,"pretty":"Locator::click","sym":"S_js_typescript_src/api/locators/locators.ts/Locator#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/api/locators/locators.ts/Locator#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/api/locators/locators.ts#703"}},"S_js_typescript_src/bidi/Deserializer.ts/BidiDeserializer##deserializeTuple().typeLiteral22:value.":{"sym":"S_js_typescript_src/bidi/Deserializer.ts/BidiDeserializer##deserializeTuple().typeLiteral22:value.","pretty":"BidiDeserializer::#deserializeTuple::typeLiteral22::value","meta":{"structured":1,"pretty":"BidiDeserializer::#deserializeTuple::typeLiteral22::value","sym":"S_js_typescript_src/bidi/Deserializer.ts/BidiDeserializer##deserializeTuple().typeLiteral22:value.","js_sym":"#value","type_pretty":"unknown","kind":"field","subsystem":"Remote Protocol/Agent","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/bidi/Deserializer.ts#83"}},"S_js_typescript_src/bidi/HTTPResponse.ts/BidiHTTPResponse#content().":{"sym":"S_js_typescript_src/bidi/HTTPResponse.ts/BidiHTTPResponse#content().","pretty":"BidiHTTPResponse::content","meta":{"structured":1,"pretty":"BidiHTTPResponse::content","sym":"S_js_typescript_src/bidi/HTTPResponse.ts/BidiHTTPResponse#content().","js_sym":"#content","type_pretty":"Promise>","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/bidi/HTTPResponse.ts/BidiHTTPResponse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#content()."}],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/bidi/HTTPResponse.ts#159"}},"S_js_typescript_src/bidi/Input.ts/BidiMouse#click().":{"sym":"S_js_typescript_src/bidi/Input.ts/BidiMouse#click().","pretty":"BidiMouse::click","meta":{"structured":1,"pretty":"BidiMouse::click","sym":"S_js_typescript_src/bidi/Input.ts/BidiMouse#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/bidi/Input.ts/BidiMouse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_src/api/Input.ts/Mouse#click()."}],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/bidi/Input.ts#531"}},"S_js_typescript_src/bidi/core/UserPrompt.ts/UserPrompt#info.":{"sym":"S_js_typescript_src/bidi/core/UserPrompt.ts/UserPrompt#info.","pretty":"UserPrompt::info","meta":{"structured":1,"pretty":"UserPrompt::info","sym":"S_js_typescript_src/bidi/core/UserPrompt.ts/UserPrompt#info.","js_sym":"#info","type_pretty":"Bidi.BrowsingContext.UserPromptOpenedParameters","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/bidi/core/UserPrompt.ts/UserPrompt#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/bidi/core/UserPrompt.ts#56"}},"S_js_typescript_src/browser-data/types.ts/ProfileOptions#path.":{"sym":"S_js_typescript_src/browser-data/types.ts/ProfileOptions#path.","pretty":"ProfileOptions::path","meta":{"structured":1,"pretty":"ProfileOptions::path","sym":"S_js_typescript_src/browser-data/types.ts/ProfileOptions#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/browser-data/types.ts/ProfileOptions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/browsers/src/browser-data/types.ts#59"}},"S_js_typescript_src/cdp/Accessibility.ts/SerializedAXNode#value.":{"sym":"S_js_typescript_src/cdp/Accessibility.ts/SerializedAXNode#value.","pretty":"SerializedAXNode::value","meta":{"structured":1,"pretty":"SerializedAXNode::value","sym":"S_js_typescript_src/cdp/Accessibility.ts/SerializedAXNode#value.","js_sym":"#value","type_pretty":"string | number | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/cdp/Accessibility.ts/SerializedAXNode#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/cdp/Accessibility.ts#29"}},"S_js_typescript_src/cdp/HTTPResponse.ts/CdpHTTPResponse#content().":{"sym":"S_js_typescript_src/cdp/HTTPResponse.ts/CdpHTTPResponse#content().","pretty":"CdpHTTPResponse::content","meta":{"structured":1,"pretty":"CdpHTTPResponse::content","sym":"S_js_typescript_src/cdp/HTTPResponse.ts/CdpHTTPResponse#content().","js_sym":"#content","type_pretty":"Promise>","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/cdp/HTTPResponse.ts/CdpHTTPResponse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_src/api/HTTPResponse.ts/HTTPResponse#content()."}],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/cdp/HTTPResponse.ts#119"}},"S_js_typescript_src/cdp/Input.ts/CdpMouse#click().":{"sym":"S_js_typescript_src/cdp/Input.ts/CdpMouse#click().","pretty":"CdpMouse::click","meta":{"structured":1,"pretty":"CdpMouse::click","sym":"S_js_typescript_src/cdp/Input.ts/CdpMouse#click().","js_sym":"#click","type_pretty":"Promise","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/cdp/Input.ts/CdpMouse#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_src/api/Input.ts/Mouse#click()."}],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/cdp/Input.ts#435"}},"S_js_typescript_src/cdp/Tracing.ts/TracingOptions#path.":{"sym":"S_js_typescript_src/cdp/Tracing.ts/TracingOptions#path.","pretty":"TracingOptions::path","meta":{"structured":1,"pretty":"TracingOptions::path","sym":"S_js_typescript_src/cdp/Tracing.ts/TracingOptions#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/cdp/Tracing.ts/TracingOptions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/cdp/Tracing.ts#19"}},"S_js_typescript_src/common/AriaQueryHandler.ts/ARIAQueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/AriaQueryHandler.ts/ARIAQueryHandler#querySelector.","pretty":"ARIAQueryHandler::querySelector","meta":{"structured":1,"pretty":"ARIAQueryHandler::querySelector","sym":"S_js_typescript_src/common/AriaQueryHandler.ts/ARIAQueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"QuerySelector","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/AriaQueryHandler.ts/ARIAQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/AriaQueryHandler.ts#65"}},"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#querySelector.","pretty":"CSSQueryHandler::querySelector","meta":{"structured":1,"pretty":"CSSQueryHandler::querySelector","sym":"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"string) => AsyncIterable<...>; }>) =>...","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/CSSQueryHandler.ts#15"}},"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#querySelectorAll.":{"sym":"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#querySelectorAll.","pretty":"CSSQueryHandler::querySelectorAll","meta":{"structured":1,"pretty":"CSSQueryHandler::querySelectorAll","sym":"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#querySelectorAll.","js_sym":"#querySelectorAll","type_pretty":"string) => AsyncIterable<...>; }>)...","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/CSSQueryHandler.ts/CSSQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/CSSQueryHandler.ts#22"}},"S_js_typescript_src/common/Cookie.ts/Cookie#path.":{"sym":"S_js_typescript_src/common/Cookie.ts/Cookie#path.","pretty":"Cookie::path","meta":{"structured":1,"pretty":"Cookie::path","sym":"S_js_typescript_src/common/Cookie.ts/Cookie#path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/Cookie.ts/Cookie#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/Cookie.ts#63"}},"S_js_typescript_src/common/Cookie.ts/CookieData#path.":{"sym":"S_js_typescript_src/common/Cookie.ts/CookieData#path.","pretty":"CookieData::path","meta":{"structured":1,"pretty":"CookieData::path","sym":"S_js_typescript_src/common/Cookie.ts/CookieData#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/Cookie.ts/CookieData#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/Cookie.ts#174"}},"S_js_typescript_src/common/Cookie.ts/CookieData#value.":{"sym":"S_js_typescript_src/common/Cookie.ts/CookieData#value.","pretty":"CookieData::value","meta":{"structured":1,"pretty":"CookieData::value","sym":"S_js_typescript_src/common/Cookie.ts/CookieData#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/Cookie.ts/CookieData#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/Cookie.ts#166"}},"S_js_typescript_src/common/Cookie.ts/CookieParam#path.":{"sym":"S_js_typescript_src/common/Cookie.ts/CookieParam#path.","pretty":"CookieParam::path","meta":{"structured":1,"pretty":"CookieParam::path","sym":"S_js_typescript_src/common/Cookie.ts/CookieParam#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/Cookie.ts/CookieParam#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/Cookie.ts#114"}},"S_js_typescript_src/common/Cookie.ts/CookieParam#value.":{"sym":"S_js_typescript_src/common/Cookie.ts/CookieParam#value.","pretty":"CookieParam::value","meta":{"structured":1,"pretty":"CookieParam::value","sym":"S_js_typescript_src/common/Cookie.ts/CookieParam#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/Cookie.ts/CookieParam#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/Cookie.ts#101"}},"S_js_typescript_src/common/Cookie.ts/DeleteCookiesRequest#path.":{"sym":"S_js_typescript_src/common/Cookie.ts/DeleteCookiesRequest#path.","pretty":"DeleteCookiesRequest::path","meta":{"structured":1,"pretty":"DeleteCookiesRequest::path","sym":"S_js_typescript_src/common/Cookie.ts/DeleteCookiesRequest#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/Cookie.ts/DeleteCookiesRequest#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/Cookie.ts#232"}},"S_js_typescript_src/common/EventEmitter.ts/CommonEventEmitter#once().":{"sym":"S_js_typescript_src/common/EventEmitter.ts/CommonEventEmitter#once().","pretty":"CommonEventEmitter::once","meta":{"structured":1,"pretty":"CommonEventEmitter::once","sym":"S_js_typescript_src/common/EventEmitter.ts/CommonEventEmitter#once().","js_sym":"#once","type_pretty":"Handler) => this","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/EventEmitter.ts/CommonEventEmitter#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"overriddenBy":["S_js_typescript_src/common/EventEmitter.ts/EventEmitter#once()."],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/EventEmitter.ts#30"}},"S_js_typescript_src/common/EventEmitter.ts/EventEmitter#once().":{"sym":"S_js_typescript_src/common/EventEmitter.ts/EventEmitter#once().","pretty":"EventEmitter::once","meta":{"structured":1,"pretty":"EventEmitter::once","sym":"S_js_typescript_src/common/EventEmitter.ts/EventEmitter#once().","js_sym":"#once","type_pretty":"this","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/EventEmitter.ts/EventEmitter#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_src/common/EventEmitter.ts/CommonEventEmitter#once()."}],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/EventEmitter.ts#145"}},"S_js_typescript_src/common/PDFOptions.ts/PDFOptions#path.":{"sym":"S_js_typescript_src/common/PDFOptions.ts/PDFOptions#path.","pretty":"PDFOptions::path","meta":{"structured":1,"pretty":"PDFOptions::path","sym":"S_js_typescript_src/common/PDFOptions.ts/PDFOptions#path.","js_sym":"#path","type_pretty":"string | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/PDFOptions.ts/PDFOptions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/PDFOptions.ts#153"}},"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#querySelector.","pretty":"PQueryHandler::querySelector","meta":{"structured":1,"pretty":"PQueryHandler::querySelector","sym":"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"QuerySelector","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/PQueryHandler.ts#24"}},"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#querySelectorAll.":{"sym":"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#querySelectorAll.","pretty":"PQueryHandler::querySelectorAll","meta":{"structured":1,"pretty":"PQueryHandler::querySelectorAll","sym":"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#querySelectorAll.","js_sym":"#querySelectorAll","type_pretty":"QuerySelectorAll","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/PQueryHandler.ts/PQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/PQueryHandler.ts#17"}},"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#querySelector.","pretty":"PierceQueryHandler::querySelector","meta":{"structured":1,"pretty":"PierceQueryHandler::querySelector","sym":"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"string) => AsyncIterable<...>; }>)...","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/PierceQueryHandler.ts#15"}},"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#querySelectorAll.":{"sym":"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#querySelectorAll.","pretty":"PierceQueryHandler::querySelectorAll","meta":{"structured":1,"pretty":"PierceQueryHandler::querySelectorAll","sym":"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#querySelectorAll.","js_sym":"#querySelectorAll","type_pretty":"string) => AsyncIterable<...>; ...","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/PierceQueryHandler.ts/PierceQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/PierceQueryHandler.ts#22"}},"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#querySelector.","pretty":"QueryHandler::querySelector","meta":{"structured":1,"pretty":"QueryHandler::querySelector","sym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"QuerySelector | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/QueryHandler.ts#52"}},"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#querySelectorAll.":{"sym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#querySelectorAll.","pretty":"QueryHandler::querySelectorAll","meta":{"structured":1,"pretty":"QueryHandler::querySelectorAll","sym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#querySelectorAll.","js_sym":"#querySelectorAll","type_pretty":"QuerySelectorAll | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/QueryHandler.ts#51"}},"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#waitFor().":{"sym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#waitFor().","pretty":"QueryHandler::waitFor","meta":{"structured":1,"pretty":"QueryHandler::waitFor","sym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#waitFor().","js_sym":"#waitFor","type_pretty":"Promise<...>","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/QueryHandler.ts/QueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/QueryHandler.ts#148"}},"S_js_typescript_src/common/TextQueryHandler.ts/TextQueryHandler#querySelectorAll.":{"sym":"S_js_typescript_src/common/TextQueryHandler.ts/TextQueryHandler#querySelectorAll.","pretty":"TextQueryHandler::querySelectorAll","meta":{"structured":1,"pretty":"TextQueryHandler::querySelectorAll","sym":"S_js_typescript_src/common/TextQueryHandler.ts/TextQueryHandler#querySelectorAll.","js_sym":"#querySelectorAll","type_pretty":"QuerySelectorAll","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/TextQueryHandler.ts/TextQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/TextQueryHandler.ts#13"}},"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#querySelector.":{"sym":"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#querySelector.","pretty":"XPathQueryHandler::querySelector","meta":{"structured":1,"pretty":"XPathQueryHandler::querySelector","sym":"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#querySelector.","js_sym":"#querySelector","type_pretty":"QuerySelector","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/XPathQueryHandler.ts#25"}},"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#querySelectorAll.":{"sym":"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#querySelectorAll.","pretty":"XPathQueryHandler::querySelectorAll","meta":{"structured":1,"pretty":"XPathQueryHandler::querySelectorAll","sym":"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#querySelectorAll.","js_sym":"#querySelectorAll","type_pretty":"QuerySelectorAll","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/common/XPathQueryHandler.ts/XPathQueryHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/common/XPathQueryHandler.ts#17"}},"S_js_typescript_src/doctest.ts/Comment#file.":{"sym":"S_js_typescript_src/doctest.ts/Comment#file.","pretty":"Comment::file","meta":{"structured":1,"pretty":"Comment::file","sym":"S_js_typescript_src/doctest.ts/Comment#file.","js_sym":"#file","type_pretty":"string","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/doctest.ts/Comment#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/tools/doctest/src/doctest.ts#55"}},"S_js_typescript_src/environment.ts/EnvironmentDependencies#path.":{"sym":"S_js_typescript_src/environment.ts/EnvironmentDependencies#path.","pretty":"EnvironmentDependencies::path","meta":{"structured":1,"pretty":"EnvironmentDependencies::path","sym":"S_js_typescript_src/environment.ts/EnvironmentDependencies#path.","js_sym":"#path","type_pretty":"typeof path | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/environment.ts/EnvironmentDependencies#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/environment.ts#19"}},"S_js_typescript_src/environment.ts/environment.typeLiteral30:value.":{"sym":"S_js_typescript_src/environment.ts/environment.typeLiteral30:value.","pretty":"environment::typeLiteral30::value","meta":{"structured":1,"pretty":"environment::typeLiteral30::value","sym":"S_js_typescript_src/environment.ts/environment.typeLiteral30:value.","js_sym":"#value","type_pretty":"EnvironmentDependencies","kind":"field","subsystem":"Remote Protocol/Agent","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/environment.ts#28"}},"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#querySelector().":{"sym":"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#querySelector().","pretty":"CustomQuerySelector::querySelector","meta":{"structured":1,"pretty":"CustomQuerySelector::querySelector","sym":"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#querySelector().","js_sym":"#querySelector","type_pretty":"string) => Awaitable","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/injected/CustomQuerySelector.ts#14"}},"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#querySelectorAll().":{"sym":"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#querySelectorAll().","pretty":"CustomQuerySelector::querySelectorAll","meta":{"structured":1,"pretty":"CustomQuerySelector::querySelectorAll","sym":"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#querySelectorAll().","js_sym":"#querySelectorAll","type_pretty":"string) => AwaitableIterable","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/injected/CustomQuerySelector.ts/CustomQuerySelector#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/injected/CustomQuerySelector.ts#15"}},"S_js_typescript_src/injected/PQuerySelector.ts/PPseudoSelector#value.":{"sym":"S_js_typescript_src/injected/PQuerySelector.ts/PPseudoSelector#value.","pretty":"PPseudoSelector::value","meta":{"structured":1,"pretty":"PPseudoSelector::value","sym":"S_js_typescript_src/injected/PQuerySelector.ts/PPseudoSelector#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/injected/PQuerySelector.ts/PPseudoSelector#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/injected/PQuerySelector.ts#27"}},"S_js_typescript_src/injected/PQuerySelector.ts/QueryableNode#querySelectorAll.":{"sym":"S_js_typescript_src/injected/PQuerySelector.ts/QueryableNode#querySelectorAll.","pretty":"QueryableNode::querySelectorAll","meta":{"structured":1,"pretty":"QueryableNode::querySelectorAll","sym":"S_js_typescript_src/injected/PQuerySelector.ts/QueryableNode#querySelectorAll.","js_sym":"#querySelectorAll","type_pretty":"NodeListOf<....","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/injected/PQuerySelector.ts/QueryableNode#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/injected/PQuerySelector.ts#50"}},"S_js_typescript_src/injected/TextContent.ts/NonTrivialValueNode#value.":{"sym":"S_js_typescript_src/injected/TextContent.ts/NonTrivialValueNode#value.","pretty":"NonTrivialValueNode::value","meta":{"structured":1,"pretty":"NonTrivialValueNode::value","sym":"S_js_typescript_src/injected/TextContent.ts/NonTrivialValueNode#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/injected/TextContent.ts/NonTrivialValueNode#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/injected/TextContent.ts#8"}},"S_js_typescript_src/node/ScreenRecorder.ts/ScreenRecorderOptions#path.":{"sym":"S_js_typescript_src/node/ScreenRecorder.ts/ScreenRecorderOptions#path.","pretty":"ScreenRecorderOptions::path","meta":{"structured":1,"pretty":"ScreenRecorderOptions::path","sym":"S_js_typescript_src/node/ScreenRecorder.ts/ScreenRecorderOptions#path.","js_sym":"#path","type_pretty":"`${string}.webm` | `${string}.gif` | `${string}.mp4` | undefined","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/node/ScreenRecorder.ts/ScreenRecorderOptions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/node/ScreenRecorder.ts#54"}},"S_js_typescript_src/schematics/utils/packages.ts/updateJsonValues().(updates)Array:typeLiteral16:value.":{"sym":"S_js_typescript_src/schematics/utils/packages.ts/updateJsonValues().(updates)Array:typeLiteral16:value.","pretty":"updates::Array::typeLiteral16::value","meta":{"structured":1,"pretty":"updates::Array::typeLiteral16::value","sym":"S_js_typescript_src/schematics/utils/packages.ts/updateJsonValues().(updates)Array:typeLiteral16:value.","js_sym":"#value","type_pretty":"any","kind":"field","subsystem":"Remote Protocol/Agent","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/ng-schematics/src/schematics/utils/packages.ts#69"}},"S_js_typescript_src/types.ts/MochaTestResult#file.":{"sym":"S_js_typescript_src/types.ts/MochaTestResult#file.","pretty":"MochaTestResult::file","meta":{"structured":1,"pretty":"MochaTestResult::file","sym":"S_js_typescript_src/types.ts/MochaTestResult#file.","js_sym":"#file","type_pretty":"string","kind":"field","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/types.ts/MochaTestResult#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/tools/mocha-runner/src/types.ts#41"}},"S_js_typescript_src/util/Deferred.ts/Deferred#value().":{"sym":"S_js_typescript_src/util/Deferred.ts/Deferred#value().","pretty":"Deferred::value","meta":{"structured":1,"pretty":"Deferred::value","sym":"S_js_typescript_src/util/Deferred.ts/Deferred#value().","js_sym":"#value","type_pretty":"T | V | TimeoutError | undefined","kind":"method","subsystem":"Remote Protocol/Agent","parentsym":"S_js_typescript_src/util/Deferred.ts/Deferred#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"remote/test/puppeteer/packages/puppeteer-core/src/util/Deferred.ts#111"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message\".typeLiteral563:schema.typeLiteral564:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message\".typeLiteral563:schema.typeLiteral564:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message\"::typeLiteral563::schema::typeLiteral564::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message\"::typeLiteral563::schema::typeLiteral564::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message\".typeLiteral563:schema.typeLiteral564:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2330"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-1\".typeLiteral565:schema.typeLiteral566:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-1\".typeLiteral565:schema.typeLiteral566:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-1\"::typeLiteral565::schema::typeLiteral566::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-1\"::typeLiteral565::schema::typeLiteral566::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-1\".typeLiteral565:schema.typeLiteral566:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2341"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-10\".typeLiteral583:schema.typeLiteral584:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-10\".typeLiteral583:schema.typeLiteral584:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-10\"::typeLiteral583::schema::typeLiteral584::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-10\"::typeLiteral583::schema::typeLiteral584::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-10\".typeLiteral583:schema.typeLiteral584:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2440"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-11\".typeLiteral585:schema.typeLiteral586:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-11\".typeLiteral585:schema.typeLiteral586:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-11\"::typeLiteral585::schema::typeLiteral586::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-11\"::typeLiteral585::schema::typeLiteral586::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-11\".typeLiteral585:schema.typeLiteral586:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2451"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-12\".typeLiteral587:schema.typeLiteral588:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-12\".typeLiteral587:schema.typeLiteral588:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-12\"::typeLiteral587::schema::typeLiteral588::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-12\"::typeLiteral587::schema::typeLiteral588::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-12\".typeLiteral587:schema.typeLiteral588:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2462"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-13\".typeLiteral589:schema.typeLiteral590:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-13\".typeLiteral589:schema.typeLiteral590:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-13\"::typeLiteral589::schema::typeLiteral590::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-13\"::typeLiteral589::schema::typeLiteral590::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-13\".typeLiteral589:schema.typeLiteral590:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2473"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-14\".typeLiteral591:schema.typeLiteral592:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-14\".typeLiteral591:schema.typeLiteral592:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-14\"::typeLiteral591::schema::typeLiteral592::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-14\"::typeLiteral591::schema::typeLiteral592::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-14\".typeLiteral591:schema.typeLiteral592:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2484"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-15\".typeLiteral593:schema.typeLiteral594:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-15\".typeLiteral593:schema.typeLiteral594:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-15\"::typeLiteral593::schema::typeLiteral594::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-15\"::typeLiteral593::schema::typeLiteral594::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-15\".typeLiteral593:schema.typeLiteral594:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2495"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-16\".typeLiteral595:schema.typeLiteral596:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-16\".typeLiteral595:schema.typeLiteral596:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-16\"::typeLiteral595::schema::typeLiteral596::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-16\"::typeLiteral595::schema::typeLiteral596::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-16\".typeLiteral595:schema.typeLiteral596:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2506"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-17\".typeLiteral597:schema.typeLiteral598:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-17\".typeLiteral597:schema.typeLiteral598:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-17\"::typeLiteral597::schema::typeLiteral598::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-17\"::typeLiteral597::schema::typeLiteral598::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-17\".typeLiteral597:schema.typeLiteral598:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2517"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-18\".typeLiteral599:schema.typeLiteral600:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-18\".typeLiteral599:schema.typeLiteral600:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-18\"::typeLiteral599::schema::typeLiteral600::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-18\"::typeLiteral599::schema::typeLiteral600::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-18\".typeLiteral599:schema.typeLiteral600:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2528"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-19\".typeLiteral601:schema.typeLiteral602:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-19\".typeLiteral601:schema.typeLiteral602:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-19\"::typeLiteral601::schema::typeLiteral602::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-19\"::typeLiteral601::schema::typeLiteral602::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-19\".typeLiteral601:schema.typeLiteral602:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2539"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-2\".typeLiteral567:schema.typeLiteral568:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-2\".typeLiteral567:schema.typeLiteral568:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-2\"::typeLiteral567::schema::typeLiteral568::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-2\"::typeLiteral567::schema::typeLiteral568::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-2\".typeLiteral567:schema.typeLiteral568:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2352"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-20\".typeLiteral603:schema.typeLiteral604:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-20\".typeLiteral603:schema.typeLiteral604:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-20\"::typeLiteral603::schema::typeLiteral604::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-20\"::typeLiteral603::schema::typeLiteral604::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-20\".typeLiteral603:schema.typeLiteral604:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2550"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-21\".typeLiteral605:schema.typeLiteral606:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-21\".typeLiteral605:schema.typeLiteral606:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-21\"::typeLiteral605::schema::typeLiteral606::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-21\"::typeLiteral605::schema::typeLiteral606::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-21\".typeLiteral605:schema.typeLiteral606:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2561"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-22\".typeLiteral607:schema.typeLiteral608:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-22\".typeLiteral607:schema.typeLiteral608:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-22\"::typeLiteral607::schema::typeLiteral608::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-22\"::typeLiteral607::schema::typeLiteral608::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-22\".typeLiteral607:schema.typeLiteral608:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2572"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-23\".typeLiteral609:schema.typeLiteral610:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-23\".typeLiteral609:schema.typeLiteral610:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-23\"::typeLiteral609::schema::typeLiteral610::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-23\"::typeLiteral609::schema::typeLiteral610::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-23\".typeLiteral609:schema.typeLiteral610:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2583"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-24\".typeLiteral611:schema.typeLiteral612:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-24\".typeLiteral611:schema.typeLiteral612:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-24\"::typeLiteral611::schema::typeLiteral612::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-24\"::typeLiteral611::schema::typeLiteral612::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-24\".typeLiteral611:schema.typeLiteral612:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2594"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-25\".typeLiteral613:schema.typeLiteral614:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-25\".typeLiteral613:schema.typeLiteral614:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-25\"::typeLiteral613::schema::typeLiteral614::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-25\"::typeLiteral613::schema::typeLiteral614::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-25\".typeLiteral613:schema.typeLiteral614:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2605"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-3\".typeLiteral569:schema.typeLiteral570:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-3\".typeLiteral569:schema.typeLiteral570:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-3\"::typeLiteral569::schema::typeLiteral570::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-3\"::typeLiteral569::schema::typeLiteral570::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-3\".typeLiteral569:schema.typeLiteral570:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2363"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-4\".typeLiteral571:schema.typeLiteral572:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-4\".typeLiteral571:schema.typeLiteral572:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-4\"::typeLiteral571::schema::typeLiteral572::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-4\"::typeLiteral571::schema::typeLiteral572::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-4\".typeLiteral571:schema.typeLiteral572:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2374"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-5\".typeLiteral573:schema.typeLiteral574:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-5\".typeLiteral573:schema.typeLiteral574:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-5\"::typeLiteral573::schema::typeLiteral574::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-5\"::typeLiteral573::schema::typeLiteral574::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-5\".typeLiteral573:schema.typeLiteral574:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2385"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-6\".typeLiteral575:schema.typeLiteral576:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-6\".typeLiteral575:schema.typeLiteral576:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-6\"::typeLiteral575::schema::typeLiteral576::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-6\"::typeLiteral575::schema::typeLiteral576::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-6\".typeLiteral575:schema.typeLiteral576:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2396"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-7\".typeLiteral577:schema.typeLiteral578:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-7\".typeLiteral577:schema.typeLiteral578:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-7\"::typeLiteral577::schema::typeLiteral578::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-7\"::typeLiteral577::schema::typeLiteral578::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-7\".typeLiteral577:schema.typeLiteral578:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2407"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-8\".typeLiteral579:schema.typeLiteral580:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-8\".typeLiteral579:schema.typeLiteral580:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-8\"::typeLiteral579::schema::typeLiteral580::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-8\"::typeLiteral579::schema::typeLiteral580::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-8\".typeLiteral579:schema.typeLiteral580:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2418"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-9\".typeLiteral581:schema.typeLiteral582:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-9\".typeLiteral581:schema.typeLiteral582:path.","pretty":"FeatureManifest::typeLiteral0::\"fxms-message-9\"::typeLiteral581::schema::typeLiteral582::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"fxms-message-9\"::typeLiteral581::schema::typeLiteral582::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"fxms-message-9\".typeLiteral581:schema.typeLiteral582:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2429"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"moments-page\".typeLiteral521:schema.typeLiteral522:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"moments-page\".typeLiteral521:schema.typeLiteral522:path.","pretty":"FeatureManifest::typeLiteral0::\"moments-page\"::typeLiteral521::schema::typeLiteral522::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"moments-page\"::typeLiteral521::schema::typeLiteral522::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"moments-page\".typeLiteral521:schema.typeLiteral522:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2153"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"nimbus-qa-1\".typeLiteral8:variables.typeLiteral9:value.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"nimbus-qa-1\".typeLiteral8:variables.typeLiteral9:value.","pretty":"FeatureManifest::typeLiteral0::\"nimbus-qa-1\"::typeLiteral8::variables::typeLiteral9::value","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"nimbus-qa-1\"::typeLiteral8::variables::typeLiteral9::value","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"nimbus-qa-1\".typeLiteral8:variables.typeLiteral9:value.","js_sym":"#value","type_pretty":"string; }","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#41"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"nimbus-qa-2\".typeLiteral12:variables.typeLiteral13:value.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"nimbus-qa-2\".typeLiteral12:variables.typeLiteral13:value.","pretty":"FeatureManifest::typeLiteral0::\"nimbus-qa-2\"::typeLiteral12::variables::typeLiteral13::value","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::\"nimbus-qa-2\"::typeLiteral12::variables::typeLiteral13::value","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:\"nimbus-qa-2\".typeLiteral12:variables.typeLiteral13:value.","js_sym":"#value","type_pretty":"string; }","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#56"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:backgroundTaskMessage.typeLiteral627:schema.typeLiteral628:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:backgroundTaskMessage.typeLiteral627:schema.typeLiteral628:path.","pretty":"FeatureManifest::typeLiteral0::backgroundTaskMessage::typeLiteral627::schema::typeLiteral628::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::backgroundTaskMessage::typeLiteral627::schema::typeLiteral628::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:backgroundTaskMessage.typeLiteral627:schema.typeLiteral628:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2668"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:cfr.typeLiteral519:schema.typeLiteral520:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:cfr.typeLiteral519:schema.typeLiteral520:path.","pretty":"FeatureManifest::typeLiteral0::cfr::typeLiteral519::schema::typeLiteral520::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::cfr::typeLiteral519::schema::typeLiteral520::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:cfr.typeLiteral519:schema.typeLiteral520:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2142"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:chatbot.typeLiteral1355:variables.typeLiteral1356:prefs.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:chatbot.typeLiteral1355:variables.typeLiteral1356:prefs.","pretty":"FeatureManifest::typeLiteral0::chatbot::typeLiteral1355::variables::typeLiteral1356::prefs","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::chatbot::typeLiteral1355::variables::typeLiteral1356::prefs","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:chatbot.typeLiteral1355:variables.typeLiteral1356:prefs.","js_sym":"#prefs","type_pretty":"string; }","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#5549"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:dapIncrementality.typeLiteral923:variables.typeLiteral924:length.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:dapIncrementality.typeLiteral923:variables.typeLiteral924:length.","pretty":"FeatureManifest::typeLiteral0::dapIncrementality::typeLiteral923::variables::typeLiteral924::length","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::dapIncrementality::typeLiteral923::variables::typeLiteral924::length","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:dapIncrementality.typeLiteral923:variables.typeLiteral924:length.","js_sym":"#length","type_pretty":"string; }","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#3852"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:featureCallout.typeLiteral527:schema.typeLiteral528:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:featureCallout.typeLiteral527:schema.typeLiteral528:path.","pretty":"FeatureManifest::typeLiteral0::featureCallout::typeLiteral527::schema::typeLiteral528::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::featureCallout::typeLiteral527::schema::typeLiteral528::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:featureCallout.typeLiteral527:schema.typeLiteral528:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2186"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:fxms_bmb_button.typeLiteral1371:schema.typeLiteral1372:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:fxms_bmb_button.typeLiteral1371:schema.typeLiteral1372:path.","pretty":"FeatureManifest::typeLiteral0::fxms_bmb_button::typeLiteral1371::schema::typeLiteral1372::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::fxms_bmb_button::typeLiteral1371::schema::typeLiteral1372::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:fxms_bmb_button.typeLiteral1371:schema.typeLiteral1372:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#5604"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:infobar.typeLiteral523:schema.typeLiteral524:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:infobar.typeLiteral523:schema.typeLiteral524:path.","pretty":"FeatureManifest::typeLiteral0::infobar::typeLiteral523::schema::typeLiteral524::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::infobar::typeLiteral523::schema::typeLiteral524::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:infobar.typeLiteral523:schema.typeLiteral524:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2164"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:legacyHeartbeat.typeLiteral1006:schema.typeLiteral1007:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:legacyHeartbeat.typeLiteral1006:schema.typeLiteral1007:path.","pretty":"FeatureManifest::typeLiteral0::legacyHeartbeat::typeLiteral1006::schema::typeLiteral1007::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::legacyHeartbeat::typeLiteral1006::schema::typeLiteral1007::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:legacyHeartbeat.typeLiteral1006:schema.typeLiteral1007:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#4163"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:linkPreviews.typeLiteral1360:variables.typeLiteral1361:prefs.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:linkPreviews.typeLiteral1360:variables.typeLiteral1361:prefs.","pretty":"FeatureManifest::typeLiteral0::linkPreviews::typeLiteral1360::variables::typeLiteral1361::prefs","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::linkPreviews::typeLiteral1360::variables::typeLiteral1361::prefs","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:linkPreviews.typeLiteral1360:variables.typeLiteral1361:prefs.","js_sym":"#prefs","type_pretty":"string; }","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#5568"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:nimbusTelemetry.typeLiteral1273:schema.typeLiteral1277:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:nimbusTelemetry.typeLiteral1273:schema.typeLiteral1277:path.","pretty":"FeatureManifest::typeLiteral0::nimbusTelemetry::typeLiteral1273::schema::typeLiteral1277::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::nimbusTelemetry::typeLiteral1273::schema::typeLiteral1277::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:nimbusTelemetry.typeLiteral1273:schema.typeLiteral1277:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#5229"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:pbNewtab.typeLiteral625:schema.typeLiteral626:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:pbNewtab.typeLiteral625:schema.typeLiteral626:path.","pretty":"FeatureManifest::typeLiteral0::pbNewtab::typeLiteral625::schema::typeLiteral626::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::pbNewtab::typeLiteral625::schema::typeLiteral626::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:pbNewtab.typeLiteral625:schema.typeLiteral626:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2656"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:prefFlips.typeLiteral16:schema.typeLiteral19:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:prefFlips.typeLiteral16:schema.typeLiteral19:path.","pretty":"FeatureManifest::typeLiteral0::prefFlips::typeLiteral16::schema::typeLiteral19::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::prefFlips::typeLiteral16::schema::typeLiteral19::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:prefFlips.typeLiteral16:schema.typeLiteral19:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#79"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:prefFlips.typeLiteral16:variables.typeLiteral17:prefs.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:prefFlips.typeLiteral16:variables.typeLiteral17:prefs.","pretty":"FeatureManifest::typeLiteral0::prefFlips::typeLiteral16::variables::typeLiteral17::prefs","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::prefFlips::typeLiteral16::variables::typeLiteral17::prefs","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:prefFlips.typeLiteral16:variables.typeLiteral17:prefs.","js_sym":"#prefs","type_pretty":"string; }","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#72"}},"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:spotlight.typeLiteral525:schema.typeLiteral526:path.":{"sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:spotlight.typeLiteral525:schema.typeLiteral526:path.","pretty":"FeatureManifest::typeLiteral0::spotlight::typeLiteral525::schema::typeLiteral526::path","meta":{"structured":1,"pretty":"FeatureManifest::typeLiteral0::spotlight::typeLiteral525::schema::typeLiteral526::path","sym":"S_js_typescript_subs/FeatureManifest.sys.d.mts/FeatureManifest.typeLiteral0:spotlight.typeLiteral525:schema.typeLiteral526:path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"tools/@types/subs/FeatureManifest.sys.d.mts#2175"}},"S_js_typescript_toolkit/actors/AutoCompleteChild.sys.mjs/AutoCompleteChild#prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/actors/AutoCompleteChild.sys.mjs/AutoCompleteChild#prototype.QueryInterface.","pretty":"AutoCompleteChild::prototype::QueryInterface","meta":{"structured":1,"pretty":"AutoCompleteChild::prototype::QueryInterface","sym":"S_js_typescript_toolkit/actors/AutoCompleteChild.sys.mjs/AutoCompleteChild#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/actors/AutoCompleteChild.sys.mjs#388"}},"S_js_typescript_toolkit/actors/ControllersParent.sys.mjs/ControllersParent#prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/actors/ControllersParent.sys.mjs/ControllersParent#prototype.QueryInterface.","pretty":"ControllersParent::prototype::QueryInterface","meta":{"structured":1,"pretty":"ControllersParent::prototype::QueryInterface","sym":"S_js_typescript_toolkit/actors/ControllersParent.sys.mjs/ControllersParent#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/actors/ControllersParent.sys.mjs#92"}},"S_js_typescript_toolkit/components/antitracking/URLQueryStrippingListService.sys.mjs/URLQueryStrippingListService#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/antitracking/URLQueryStrippingListService.sys.mjs/URLQueryStrippingListService#QueryInterface.","pretty":"URLQueryStrippingListService::QueryInterface","meta":{"structured":1,"pretty":"URLQueryStrippingListService::QueryInterface","sym":"S_js_typescript_toolkit/components/antitracking/URLQueryStrippingListService.sys.mjs/URLQueryStrippingListService#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Privacy/Anti-Tracking","parentsym":"S_js_typescript_toolkit/components/antitracking/URLQueryStrippingListService.sys.mjs/URLQueryStrippingListService#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/antitracking/URLQueryStrippingListService.sys.mjs#115"}},"S_js_typescript_toolkit/components/antitracking/bouncetrackingprotection/BTPRemoteExceptionList.sys.mjs/BTPRemoteExceptionList#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/antitracking/bouncetrackingprotection/BTPRemoteExceptionList.sys.mjs/BTPRemoteExceptionList#QueryInterface.","pretty":"BTPRemoteExceptionList::QueryInterface","meta":{"structured":1,"pretty":"BTPRemoteExceptionList::QueryInterface","sym":"S_js_typescript_toolkit/components/antitracking/bouncetrackingprotection/BTPRemoteExceptionList.sys.mjs/BTPRemoteExceptionList#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Privacy/Anti-Tracking","parentsym":"S_js_typescript_toolkit/components/antitracking/bouncetrackingprotection/BTPRemoteExceptionList.sys.mjs/BTPRemoteExceptionList#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/antitracking/bouncetrackingprotection/BTPRemoteExceptionList.sys.mjs#16"}},"S_js_typescript_toolkit/components/asyncshutdown/AsyncShutdown.sys.mjs/PromiseSet().prototype.wait().":{"sym":"S_js_typescript_toolkit/components/asyncshutdown/AsyncShutdown.sys.mjs/PromiseSet().prototype.wait().","pretty":"PromiseSet::prototype::wait","meta":{"structured":1,"pretty":"PromiseSet::prototype::wait","sym":"S_js_typescript_toolkit/components/asyncshutdown/AsyncShutdown.sys.mjs/PromiseSet().prototype.wait().","js_sym":"#wait","type_pretty":"Promise","kind":"method","subsystem":"Toolkit/Async Tooling","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/asyncshutdown/AsyncShutdown.sys.mjs#116"}},"S_js_typescript_toolkit/components/asyncshutdown/nsAsyncShutdown.sys.mjs/nsAsyncShutdownBarrier().prototype.wait().":{"sym":"S_js_typescript_toolkit/components/asyncshutdown/nsAsyncShutdown.sys.mjs/nsAsyncShutdownBarrier().prototype.wait().","pretty":"nsAsyncShutdownBarrier::prototype::wait","meta":{"structured":1,"pretty":"nsAsyncShutdownBarrier::prototype::wait","sym":"S_js_typescript_toolkit/components/asyncshutdown/nsAsyncShutdown.sys.mjs/nsAsyncShutdownBarrier().prototype.wait().","js_sym":"#wait","type_pretty":"void","kind":"method","subsystem":"Toolkit/Async Tooling","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/asyncshutdown/nsAsyncShutdown.sys.mjs#199"}},"S_js_typescript_toolkit/components/backgroundtasks/BackgroundTasksManager.sys.mjs/BackgroundTasksManager#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/backgroundtasks/BackgroundTasksManager.sys.mjs/BackgroundTasksManager#QueryInterface.","pretty":"BackgroundTasksManager::QueryInterface","meta":{"structured":1,"pretty":"BackgroundTasksManager::QueryInterface","sym":"S_js_typescript_toolkit/components/backgroundtasks/BackgroundTasksManager.sys.mjs/BackgroundTasksManager#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Background Tasks","parentsym":"S_js_typescript_toolkit/components/backgroundtasks/BackgroundTasksManager.sys.mjs/BackgroundTasksManager#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/backgroundtasks/BackgroundTasksManager.sys.mjs#285"}},"S_js_typescript_toolkit/components/bitsdownload/Bits.sys.mjs/BitsRequest#prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/components/bitsdownload/Bits.sys.mjs/BitsRequest#prototype.QueryInterface.","pretty":"BitsRequest::prototype::QueryInterface","meta":{"structured":1,"pretty":"BitsRequest::prototype::QueryInterface","sym":"S_js_typescript_toolkit/components/bitsdownload/Bits.sys.mjs/BitsRequest#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Application Update","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/bitsdownload/Bits.sys.mjs#596"}},"S_js_typescript_toolkit/components/captchadetection/CaptchaResponseObserver.sys.mjs/CaptchaResponseObserver#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/captchadetection/CaptchaResponseObserver.sys.mjs/CaptchaResponseObserver#QueryInterface.","pretty":"CaptchaResponseObserver::QueryInterface","meta":{"structured":1,"pretty":"CaptchaResponseObserver::QueryInterface","sym":"S_js_typescript_toolkit/components/captchadetection/CaptchaResponseObserver.sys.mjs/CaptchaResponseObserver#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Privacy/Anti-Tracking","parentsym":"S_js_typescript_toolkit/components/captchadetection/CaptchaResponseObserver.sys.mjs/CaptchaResponseObserver#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/captchadetection/CaptchaResponseObserver.sys.mjs#120"}},"S_js_typescript_toolkit/components/cleardata/ClearBySiteEntry.sys.mjs/ClearBySiteEntry#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/cleardata/ClearBySiteEntry.sys.mjs/ClearBySiteEntry#QueryInterface.","pretty":"ClearBySiteEntry::QueryInterface","meta":{"structured":1,"pretty":"ClearBySiteEntry::QueryInterface","sym":"S_js_typescript_toolkit/components/cleardata/ClearBySiteEntry.sys.mjs/ClearBySiteEntry#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Data Sanitization","parentsym":"S_js_typescript_toolkit/components/cleardata/ClearBySiteEntry.sys.mjs/ClearBySiteEntry#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/cleardata/ClearBySiteEntry.sys.mjs#30"}},"S_js_typescript_toolkit/components/cleardata/ClearDataService.sys.mjs/PBMCleanupCollector#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/cleardata/ClearDataService.sys.mjs/PBMCleanupCollector#QueryInterface.","pretty":"PBMCleanupCollector::QueryInterface","meta":{"structured":1,"pretty":"PBMCleanupCollector::QueryInterface","sym":"S_js_typescript_toolkit/components/cleardata/ClearDataService.sys.mjs/PBMCleanupCollector#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Data Sanitization","parentsym":"S_js_typescript_toolkit/components/cleardata/ClearDataService.sys.mjs/PBMCleanupCollector#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/cleardata/ClearDataService.sys.mjs#105"}},"S_js_typescript_toolkit/components/content-classifier/ContentClassifierRemoteSettingsClient.sys.mjs/ContentClassifierRemoteSettingsClient#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/content-classifier/ContentClassifierRemoteSettingsClient.sys.mjs/ContentClassifierRemoteSettingsClient#QueryInterface.","pretty":"ContentClassifierRemoteSettingsClient::QueryInterface","meta":{"structured":1,"pretty":"ContentClassifierRemoteSettingsClient::QueryInterface","sym":"S_js_typescript_toolkit/components/content-classifier/ContentClassifierRemoteSettingsClient.sys.mjs/ContentClassifierRemoteSettingsClient#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Privacy/Anti-Tracking","parentsym":"S_js_typescript_toolkit/components/content-classifier/ContentClassifierRemoteSettingsClient.sys.mjs/ContentClassifierRemoteSettingsClient#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/content-classifier/ContentClassifierRemoteSettingsClient.sys.mjs#29"}},"S_js_typescript_toolkit/components/contentanalysis/ContentAnalysisWasmRunner.sys.mjs/ContentAnalysisWasmRunner#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/contentanalysis/ContentAnalysisWasmRunner.sys.mjs/ContentAnalysisWasmRunner#QueryInterface.","pretty":"ContentAnalysisWasmRunner::QueryInterface","meta":{"structured":1,"pretty":"ContentAnalysisWasmRunner::QueryInterface","sym":"S_js_typescript_toolkit/components/contentanalysis/ContentAnalysisWasmRunner.sys.mjs/ContentAnalysisWasmRunner#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/Data Loss Prevention","parentsym":"S_js_typescript_toolkit/components/contentanalysis/ContentAnalysisWasmRunner.sys.mjs/ContentAnalysisWasmRunner#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/contentanalysis/ContentAnalysisWasmRunner.sys.mjs#84"}},"S_js_typescript_toolkit/components/contextualidentity/ContextualIdentityService.sys.mjs/path.":{"sym":"S_js_typescript_toolkit/components/contextualidentity/ContextualIdentityService.sys.mjs/path.","pretty":"path","meta":{"structured":1,"pretty":"path","sym":"S_js_typescript_toolkit/components/contextualidentity/ContextualIdentityService.sys.mjs/path.","js_sym":"#path","type_pretty":"string","kind":"field","subsystem":"Core/DOM/Security","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/contextualidentity/ContextualIdentityService.sys.mjs#1174"}},"S_js_typescript_toolkit/components/credentialmanagement/CredentialChooserService.sys.mjs/CredentialChooserService#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/credentialmanagement/CredentialChooserService.sys.mjs/CredentialChooserService#QueryInterface.","pretty":"CredentialChooserService::QueryInterface","meta":{"structured":1,"pretty":"CredentialChooserService::QueryInterface","sym":"S_js_typescript_toolkit/components/credentialmanagement/CredentialChooserService.sys.mjs/CredentialChooserService#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/DOM/Credential Management","parentsym":"S_js_typescript_toolkit/components/credentialmanagement/CredentialChooserService.sys.mjs/CredentialChooserService#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/credentialmanagement/CredentialChooserService.sys.mjs#17"}},"S_js_typescript_toolkit/components/credentialmanagement/IdentityCredentialPromptService.sys.mjs/IdentityCredentialPromptService#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/credentialmanagement/IdentityCredentialPromptService.sys.mjs/IdentityCredentialPromptService#QueryInterface.","pretty":"IdentityCredentialPromptService::QueryInterface","meta":{"structured":1,"pretty":"IdentityCredentialPromptService::QueryInterface","sym":"S_js_typescript_toolkit/components/credentialmanagement/IdentityCredentialPromptService.sys.mjs/IdentityCredentialPromptService#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/DOM/Credential Management","parentsym":"S_js_typescript_toolkit/components/credentialmanagement/IdentityCredentialPromptService.sys.mjs/IdentityCredentialPromptService#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/credentialmanagement/IdentityCredentialPromptService.sys.mjs#71"}},"S_js_typescript_toolkit/components/doh/TRRPerformance.sys.mjs/DNSLookup#prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/components/doh/TRRPerformance.sys.mjs/DNSLookup#prototype.QueryInterface.","pretty":"DNSLookup::prototype::QueryInterface","meta":{"structured":1,"pretty":"DNSLookup::prototype::QueryInterface","sym":"S_js_typescript_toolkit/components/doh/TRRPerformance.sys.mjs/DNSLookup#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Networking/DNS","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/doh/TRRPerformance.sys.mjs#121"}},"S_js_typescript_toolkit/components/enterprisepolicies/EnterprisePoliciesContent.sys.mjs/EnterprisePoliciesManagerContent#prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/components/enterprisepolicies/EnterprisePoliciesContent.sys.mjs/EnterprisePoliciesManagerContent#prototype.QueryInterface.","pretty":"EnterprisePoliciesManagerContent::prototype::QueryInterface","meta":{"structured":1,"pretty":"EnterprisePoliciesManagerContent::prototype::QueryInterface","sym":"S_js_typescript_toolkit/components/enterprisepolicies/EnterprisePoliciesContent.sys.mjs/EnterprisePoliciesManagerContent#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/Enterprise Policies","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/enterprisepolicies/EnterprisePoliciesContent.sys.mjs#89"}},"S_js_typescript_toolkit/components/extensions/Extension.sys.mjs/Extension#once().":{"sym":"S_js_typescript_toolkit/components/extensions/Extension.sys.mjs/Extension#once().","pretty":"Extension::once","meta":{"structured":1,"pretty":"Extension::once","sym":"S_js_typescript_toolkit/components/extensions/Extension.sys.mjs/Extension#once().","js_sym":"#once","type_pretty":"void","kind":"method","subsystem":"WebExtensions/General","parentsym":"S_js_typescript_toolkit/components/extensions/Extension.sys.mjs/Extension#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/Extension.sys.mjs#3638"}},"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/EventEmitter#once().":{"sym":"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/EventEmitter#once().","pretty":"EventEmitter::once","meta":{"structured":1,"pretty":"EventEmitter::once","sym":"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/EventEmitter#once().","js_sym":"#once","type_pretty":"void","kind":"method","subsystem":"WebExtensions/General","parentsym":"S_js_typescript_toolkit/components/extensions/ExtensionCommon.sys.mjs/EventEmitter#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/ExtensionCommon.sys.mjs#307"}},"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/prefs.":{"sym":"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/prefs.","pretty":"prefs","meta":{"structured":1,"pretty":"prefs","sym":"S_js_typescript_toolkit/components/extensions/ExtensionPermissions.sys.mjs/prefs.","js_sym":"#prefs","type_pretty":"any","kind":"field","subsystem":"WebExtensions/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/ExtensionPermissions.sys.mjs#45"}},"S_js_typescript_toolkit/components/extensions/types/extensions.ts/\"resource://gre/modules/IndexedDB.sys.mjs\"/CursorWithValue#value.":{"sym":"S_js_typescript_toolkit/components/extensions/types/extensions.ts/\"resource://gre/modules/IndexedDB.sys.mjs\"/CursorWithValue#value.","pretty":"CursorWithValue::value","meta":{"structured":1,"pretty":"CursorWithValue::value","sym":"S_js_typescript_toolkit/components/extensions/types/extensions.ts/\"resource://gre/modules/IndexedDB.sys.mjs\"/CursorWithValue#value.","js_sym":"#value","type_pretty":"any","kind":"field","subsystem":"WebExtensions/General","parentsym":"S_js_typescript_toolkit/components/extensions/types/extensions.ts/\"resource://gre/modules/IndexedDB.sys.mjs\"/CursorWithValue#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/types/extensions.ts#65"}},"S_js_typescript_toolkit/components/extensions/types/extensions.ts/\"resource://testing-common/Assert.sys.mjs\"/Assert/ok.":{"sym":"S_js_typescript_toolkit/components/extensions/types/extensions.ts/\"resource://testing-common/Assert.sys.mjs\"/Assert/ok.","pretty":"ok","meta":{"structured":1,"pretty":"ok","sym":"S_js_typescript_toolkit/components/extensions/types/extensions.ts/\"resource://testing-common/Assert.sys.mjs\"/Assert/ok.","js_sym":"#ok","type_pretty":"any[]) => void","kind":"field","subsystem":"WebExtensions/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/types/extensions.ts#50"}},"S_js_typescript_toolkit/components/extensions/webrequest/WebRequest.sys.mjs/AuthRequestor#prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/components/extensions/webrequest/WebRequest.sys.mjs/AuthRequestor#prototype.QueryInterface.","pretty":"AuthRequestor::prototype::QueryInterface","meta":{"structured":1,"pretty":"AuthRequestor::prototype::QueryInterface","sym":"S_js_typescript_toolkit/components/extensions/webrequest/WebRequest.sys.mjs/AuthRequestor#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"WebExtensions/Request Handling","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/extensions/webrequest/WebRequest.sys.mjs#586"}},"S_js_typescript_toolkit/components/formautofill/FormAutofillChild.sys.mjs/FormFillFocusListener#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/formautofill/FormAutofillChild.sys.mjs/FormFillFocusListener#QueryInterface.","pretty":"FormFillFocusListener::QueryInterface","meta":{"structured":1,"pretty":"FormFillFocusListener::QueryInterface","sym":"S_js_typescript_toolkit/components/formautofill/FormAutofillChild.sys.mjs/FormFillFocusListener#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Form Autofill","parentsym":"S_js_typescript_toolkit/components/formautofill/FormAutofillChild.sys.mjs/FormFillFocusListener#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/formautofill/FormAutofillChild.sys.mjs#42"}},"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/AutofillDoorhanger#content().":{"sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/AutofillDoorhanger#content().","pretty":"AutofillDoorhanger::content","meta":{"structured":1,"pretty":"AutofillDoorhanger::content","sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/AutofillDoorhanger#content().","js_sym":"#content","type_pretty":"any","kind":"method","subsystem":"Toolkit/Form Autofill","parentsym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/AutofillDoorhanger#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/AutofillDoorhanger#content()."}],"props":[],"overriddenBy":["S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/CreditCardSaveDoorhanger#content().","S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/PassportSaveDoorhanger#content()."],"variants":[]},"jumps":{"def":"toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs#116"}},"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/CreditCardSaveDoorhanger#content().":{"sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/CreditCardSaveDoorhanger#content().","pretty":"CreditCardSaveDoorhanger::content","meta":{"structured":1,"pretty":"CreditCardSaveDoorhanger::content","sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/CreditCardSaveDoorhanger#content().","js_sym":"#content","type_pretty":"any","kind":"method","subsystem":"Toolkit/Form Autofill","parentsym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/CreditCardSaveDoorhanger#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/AutofillDoorhanger#content()."},{"sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/AutofillDoorhanger#content()."},{"sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/CreditCardSaveDoorhanger#content()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs#902"}},"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/PassportSaveDoorhanger#content().":{"sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/PassportSaveDoorhanger#content().","pretty":"PassportSaveDoorhanger::content","meta":{"structured":1,"pretty":"PassportSaveDoorhanger::content","sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/PassportSaveDoorhanger#content().","js_sym":"#content","type_pretty":"any","kind":"method","subsystem":"Toolkit/Form Autofill","parentsym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/PassportSaveDoorhanger#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/AutofillDoorhanger#content()."},{"sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/AutofillDoorhanger#content()."},{"sym":"S_js_typescript_toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs/PassportSaveDoorhanger#content()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/formautofill/default/FormAutofillPrompter.sys.mjs#1096"}},"S_js_typescript_toolkit/components/ipprotection/IPPNetworkErrorObserver.sys.mjs/IPPNetworkErrorObserver#prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/components/ipprotection/IPPNetworkErrorObserver.sys.mjs/IPPNetworkErrorObserver#prototype.QueryInterface.","pretty":"IPPNetworkErrorObserver::prototype::QueryInterface","meta":{"structured":1,"pretty":"IPPNetworkErrorObserver::prototype::QueryInterface","sym":"S_js_typescript_toolkit/components/ipprotection/IPPNetworkErrorObserver.sys.mjs/IPPNetworkErrorObserver#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/IP Protection","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/ipprotection/IPPNetworkErrorObserver.sys.mjs#131"}},"S_js_typescript_toolkit/components/media/WindowsMediaFoundationCDMOriginsListService.sys.mjs/OriginStatusEntry#prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/components/media/WindowsMediaFoundationCDMOriginsListService.sys.mjs/OriginStatusEntry#prototype.QueryInterface.","pretty":"OriginStatusEntry::prototype::QueryInterface","meta":{"structured":1,"pretty":"OriginStatusEntry::prototype::QueryInterface","sym":"S_js_typescript_toolkit/components/media/WindowsMediaFoundationCDMOriginsListService.sys.mjs/OriginStatusEntry#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Audio/Video/Playback","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/media/WindowsMediaFoundationCDMOriginsListService.sys.mjs#52"}},"S_js_typescript_toolkit/components/ml/MLModelHubService.sys.mjs/MLModelHubService#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/ml/MLModelHubService.sys.mjs/MLModelHubService#QueryInterface.","pretty":"MLModelHubService::QueryInterface","meta":{"structured":1,"pretty":"MLModelHubService::QueryInterface","sym":"S_js_typescript_toolkit/components/ml/MLModelHubService.sys.mjs/MLModelHubService#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Machine Learning/On Device","parentsym":"S_js_typescript_toolkit/components/ml/MLModelHubService.sys.mjs/MLModelHubService#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/ml/MLModelHubService.sys.mjs#28"}},"S_js_typescript_toolkit/components/ml/content/Utils.sys.mjs/ProgressAndStatusCallbackParams#ok.":{"sym":"S_js_typescript_toolkit/components/ml/content/Utils.sys.mjs/ProgressAndStatusCallbackParams#ok.","pretty":"ProgressAndStatusCallbackParams::ok","meta":{"structured":1,"pretty":"ProgressAndStatusCallbackParams::ok","sym":"S_js_typescript_toolkit/components/ml/content/Utils.sys.mjs/ProgressAndStatusCallbackParams#ok.","js_sym":"#ok","type_pretty":"boolean | null","kind":"field","subsystem":"Core/Machine Learning/On Device","parentsym":"S_js_typescript_toolkit/components/ml/content/Utils.sys.mjs/ProgressAndStatusCallbackParams#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/ml/content/Utils.sys.mjs#164"}},"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfAssertions#ok().":{"sym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfAssertions#ok().","pretty":"MLPerfAssertions::ok","meta":{"structured":1,"pretty":"MLPerfAssertions::ok","sym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfAssertions#ok().","js_sym":"#ok","type_pretty":"string | undefined) => void","kind":"method","subsystem":"Core/Machine Learning/On Device","parentsym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfAssertions#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/ml/ml.d.ts#319"}},"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfTestContext#info().":{"sym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfTestContext#info().","pretty":"MLPerfTestContext::info","meta":{"structured":1,"pretty":"MLPerfTestContext::info","sym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfTestContext#info().","js_sym":"#info","type_pretty":"string) => void","kind":"method","subsystem":"Core/Machine Learning/On Device","parentsym":"S_js_typescript_toolkit/components/ml/ml.d.ts/MLPerfTestContext#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/ml/ml.d.ts#347"}},"S_js_typescript_toolkit/components/ml/ml.d.ts/ParsedModelHubUrl#file.":{"sym":"S_js_typescript_toolkit/components/ml/ml.d.ts/ParsedModelHubUrl#file.","pretty":"ParsedModelHubUrl::file","meta":{"structured":1,"pretty":"ParsedModelHubUrl::file","sym":"S_js_typescript_toolkit/components/ml/ml.d.ts/ParsedModelHubUrl#file.","js_sym":"#file","type_pretty":"string","kind":"field","subsystem":"Core/Machine Learning/On Device","parentsym":"S_js_typescript_toolkit/components/ml/ml.d.ts/ParsedModelHubUrl#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/ml/ml.d.ts#522"}},"S_js_typescript_toolkit/components/mozintl/mozIntl.sys.mjs/MozIntl#prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/components/mozintl/mozIntl.sys.mjs/MozIntl#prototype.QueryInterface.","pretty":"MozIntl::prototype::QueryInterface","meta":{"structured":1,"pretty":"MozIntl::prototype::QueryInterface","sym":"S_js_typescript_toolkit/components/mozintl/mozIntl.sys.mjs/MozIntl#prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Internationalization","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/mozintl/mozIntl.sys.mjs#1106"}},"S_js_typescript_toolkit/components/normandy/lib/NormandyApi.sys.mjs/prefs.":{"sym":"S_js_typescript_toolkit/components/normandy/lib/NormandyApi.sys.mjs/prefs.","pretty":"prefs","meta":{"structured":1,"pretty":"prefs","sym":"S_js_typescript_toolkit/components/normandy/lib/NormandyApi.sys.mjs/prefs.","js_sym":"#prefs","type_pretty":"nsIPrefBranch","kind":"field","subsystem":"Firefox/Normandy Client","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/normandy/lib/NormandyApi.sys.mjs#11"}},"S_js_typescript_toolkit/components/passwordmgr/LoginAutoComplete.sys.mjs/LoginAutoCompleteResult#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/passwordmgr/LoginAutoComplete.sys.mjs/LoginAutoCompleteResult#QueryInterface.","pretty":"LoginAutoCompleteResult::QueryInterface","meta":{"structured":1,"pretty":"LoginAutoCompleteResult::QueryInterface","sym":"S_js_typescript_toolkit/components/passwordmgr/LoginAutoComplete.sys.mjs/LoginAutoCompleteResult#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Password Manager","parentsym":"S_js_typescript_toolkit/components/passwordmgr/LoginAutoComplete.sys.mjs/LoginAutoCompleteResult#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/passwordmgr/LoginAutoComplete.sys.mjs#422"}},"S_js_typescript_toolkit/components/pdfjs/content/PdfEmbedFallbackStreamConverter.sys.mjs/PdfEmbedFallbackStreamConverter#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/pdfjs/content/PdfEmbedFallbackStreamConverter.sys.mjs/PdfEmbedFallbackStreamConverter#QueryInterface.","pretty":"PdfEmbedFallbackStreamConverter::QueryInterface","meta":{"structured":1,"pretty":"PdfEmbedFallbackStreamConverter::QueryInterface","sym":"S_js_typescript_toolkit/components/pdfjs/content/PdfEmbedFallbackStreamConverter.sys.mjs/PdfEmbedFallbackStreamConverter#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/PDF Viewer","parentsym":"S_js_typescript_toolkit/components/pdfjs/content/PdfEmbedFallbackStreamConverter.sys.mjs/PdfEmbedFallbackStreamConverter#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/pdfjs/content/PdfEmbedFallbackStreamConverter.sys.mjs#60"}},"S_js_typescript_toolkit/components/pdfjs/content/PdfStreamConverter.sys.mjs/PrefObserver#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/pdfjs/content/PdfStreamConverter.sys.mjs/PrefObserver#QueryInterface.","pretty":"PrefObserver::QueryInterface","meta":{"structured":1,"pretty":"PrefObserver::QueryInterface","sym":"S_js_typescript_toolkit/components/pdfjs/content/PdfStreamConverter.sys.mjs/PrefObserver#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/PDF Viewer","parentsym":"S_js_typescript_toolkit/components/pdfjs/content/PdfStreamConverter.sys.mjs/PrefObserver#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/pdfjs/content/PdfStreamConverter.sys.mjs#321"}},"S_js_typescript_toolkit/components/push/PushCommandLineHandler.sys.mjs/CommandLineHandler#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/push/PushCommandLineHandler.sys.mjs/CommandLineHandler#QueryInterface.","pretty":"CommandLineHandler::QueryInterface","meta":{"structured":1,"pretty":"CommandLineHandler::QueryInterface","sym":"S_js_typescript_toolkit/components/push/PushCommandLineHandler.sys.mjs/CommandLineHandler#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/Launcher Process","parentsym":"S_js_typescript_toolkit/components/push/PushCommandLineHandler.sys.mjs/CommandLineHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/push/PushCommandLineHandler.sys.mjs#27"}},"S_js_typescript_toolkit/components/resistfingerprinting/FingerprintingWebCompatService.sys.mjs/FingerprintingOverride#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/resistfingerprinting/FingerprintingWebCompatService.sys.mjs/FingerprintingOverride#QueryInterface.","pretty":"FingerprintingOverride::QueryInterface","meta":{"structured":1,"pretty":"FingerprintingOverride::QueryInterface","sym":"S_js_typescript_toolkit/components/resistfingerprinting/FingerprintingWebCompatService.sys.mjs/FingerprintingOverride#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Privacy/Anti-Tracking","parentsym":"S_js_typescript_toolkit/components/resistfingerprinting/FingerprintingWebCompatService.sys.mjs/FingerprintingOverride#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/resistfingerprinting/FingerprintingWebCompatService.sys.mjs#79"}},"S_js_typescript_toolkit/components/resistfingerprinting/FingerprintingWebCompatService.sys.mjs/FingerprintingWebCompatService#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/resistfingerprinting/FingerprintingWebCompatService.sys.mjs/FingerprintingWebCompatService#QueryInterface.","pretty":"FingerprintingWebCompatService::QueryInterface","meta":{"structured":1,"pretty":"FingerprintingWebCompatService::QueryInterface","sym":"S_js_typescript_toolkit/components/resistfingerprinting/FingerprintingWebCompatService.sys.mjs/FingerprintingWebCompatService#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Privacy/Anti-Tracking","parentsym":"S_js_typescript_toolkit/components/resistfingerprinting/FingerprintingWebCompatService.sys.mjs/FingerprintingWebCompatService#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/resistfingerprinting/FingerprintingWebCompatService.sys.mjs#96"}},"S_js_typescript_toolkit/components/resistfingerprinting/UserCharacteristicsPageService.sys.mjs/UserCharacteristicsPageService#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/resistfingerprinting/UserCharacteristicsPageService.sys.mjs/UserCharacteristicsPageService#QueryInterface.","pretty":"UserCharacteristicsPageService::QueryInterface","meta":{"structured":1,"pretty":"UserCharacteristicsPageService::QueryInterface","sym":"S_js_typescript_toolkit/components/resistfingerprinting/UserCharacteristicsPageService.sys.mjs/UserCharacteristicsPageService#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Core/Privacy/Anti-Tracking","parentsym":"S_js_typescript_toolkit/components/resistfingerprinting/UserCharacteristicsPageService.sys.mjs/UserCharacteristicsPageService#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/resistfingerprinting/UserCharacteristicsPageService.sys.mjs#41"}},"S_js_typescript_toolkit/components/satchel/FillHelpers.sys.mjs/GenericAutocompleteItem#value.":{"sym":"S_js_typescript_toolkit/components/satchel/FillHelpers.sys.mjs/GenericAutocompleteItem#value.","pretty":"GenericAutocompleteItem::value","meta":{"structured":1,"pretty":"GenericAutocompleteItem::value","sym":"S_js_typescript_toolkit/components/satchel/FillHelpers.sys.mjs/GenericAutocompleteItem#value.","js_sym":"#value","type_pretty":"string","kind":"field","subsystem":"Toolkit/Form Manager","parentsym":"S_js_typescript_toolkit/components/satchel/FillHelpers.sys.mjs/GenericAutocompleteItem#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/satchel/FillHelpers.sys.mjs#11"}},"S_js_typescript_toolkit/components/satchel/FormHistory.sys.mjs/wait.":{"sym":"S_js_typescript_toolkit/components/satchel/FormHistory.sys.mjs/wait.","pretty":"wait","meta":{"structured":1,"pretty":"wait","sym":"S_js_typescript_toolkit/components/satchel/FormHistory.sys.mjs/wait.","js_sym":"#wait","type_pretty":"any) => Promise","kind":"field","subsystem":"Toolkit/Form Manager","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/satchel/FormHistory.sys.mjs#103"}},"S_js_typescript_toolkit/components/satchel/FormHistoryAutoComplete.sys.mjs/FormHistoryAutoCompleteResult#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/satchel/FormHistoryAutoComplete.sys.mjs/FormHistoryAutoCompleteResult#QueryInterface.","pretty":"FormHistoryAutoCompleteResult::QueryInterface","meta":{"structured":1,"pretty":"FormHistoryAutoCompleteResult::QueryInterface","sym":"S_js_typescript_toolkit/components/satchel/FormHistoryAutoComplete.sys.mjs/FormHistoryAutoCompleteResult#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Form Manager","parentsym":"S_js_typescript_toolkit/components/satchel/FormHistoryAutoComplete.sys.mjs/FormHistoryAutoCompleteResult#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISupports_QueryInterface"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/satchel/FormHistoryAutoComplete.sys.mjs#41"}},"S_js_typescript_toolkit/components/satchel/FormHistoryStartup.sys.mjs/FormHistoryStartup#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/satchel/FormHistoryStartup.sys.mjs/FormHistoryStartup#QueryInterface.","pretty":"FormHistoryStartup::QueryInterface","meta":{"structured":1,"pretty":"FormHistoryStartup::QueryInterface","sym":"S_js_typescript_toolkit/components/satchel/FormHistoryStartup.sys.mjs/FormHistoryStartup#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Form Manager","parentsym":"S_js_typescript_toolkit/components/satchel/FormHistoryStartup.sys.mjs/FormHistoryStartup#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/satchel/FormHistoryStartup.sys.mjs#14"}},"S_js_typescript_toolkit/components/search/ConfigSearchEngine.sys.mjs/IconHandler#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/search/ConfigSearchEngine.sys.mjs/IconHandler#QueryInterface.","pretty":"IconHandler::QueryInterface","meta":{"structured":1,"pretty":"IconHandler::QueryInterface","sym":"S_js_typescript_toolkit/components/search/ConfigSearchEngine.sys.mjs/IconHandler#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/Search","parentsym":"S_js_typescript_toolkit/components/search/ConfigSearchEngine.sys.mjs/IconHandler#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/search/ConfigSearchEngine.sys.mjs#156"}},"S_js_typescript_toolkit/components/search/SearchSettings.sys.mjs/SearchSettings#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/search/SearchSettings.sys.mjs/SearchSettings#QueryInterface.","pretty":"SearchSettings::QueryInterface","meta":{"structured":1,"pretty":"SearchSettings::QueryInterface","sym":"S_js_typescript_toolkit/components/search/SearchSettings.sys.mjs/SearchSettings#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/Search","parentsym":"S_js_typescript_toolkit/components/search/SearchSettings.sys.mjs/SearchSettings#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/search/SearchSettings.sys.mjs#67"}},"S_js_typescript_toolkit/components/search/SearchSuggestions.sys.mjs/SearchHistoryResult#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/search/SearchSuggestions.sys.mjs/SearchHistoryResult#QueryInterface.","pretty":"SearchHistoryResult::QueryInterface","meta":{"structured":1,"pretty":"SearchHistoryResult::QueryInterface","sym":"S_js_typescript_toolkit/components/search/SearchSuggestions.sys.mjs/SearchHistoryResult#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/Search","parentsym":"S_js_typescript_toolkit/components/search/SearchSuggestions.sys.mjs/SearchHistoryResult#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISupports_QueryInterface"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/search/SearchSuggestions.sys.mjs#47"}},"S_js_typescript_toolkit/components/search/SearchSuggestions.sys.mjs/SuggestAutoComplete#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/search/SearchSuggestions.sys.mjs/SuggestAutoComplete#QueryInterface.","pretty":"SuggestAutoComplete::QueryInterface","meta":{"structured":1,"pretty":"SuggestAutoComplete::QueryInterface","sym":"S_js_typescript_toolkit/components/search/SearchSuggestions.sys.mjs/SuggestAutoComplete#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/Search","parentsym":"S_js_typescript_toolkit/components/search/SearchSuggestions.sys.mjs/SuggestAutoComplete#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISupports_QueryInterface"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/search/SearchSuggestions.sys.mjs#468"}},"S_js_typescript_toolkit/components/search/SearchUtils.sys.mjs/LoadListener#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/search/SearchUtils.sys.mjs/LoadListener#QueryInterface.","pretty":"LoadListener::QueryInterface","meta":{"structured":1,"pretty":"LoadListener::QueryInterface","sym":"S_js_typescript_toolkit/components/search/SearchUtils.sys.mjs/LoadListener#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Firefox/Search","parentsym":"S_js_typescript_toolkit/components/search/SearchUtils.sys.mjs/LoadListener#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"XPIDL_nsISupports_QueryInterface"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/search/SearchUtils.sys.mjs#45"}},"S_js_typescript_toolkit/components/telemetry/TelemetryStartup.sys.mjs/TelemetryStartup().prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/components/telemetry/TelemetryStartup.sys.mjs/TelemetryStartup().prototype.QueryInterface.","pretty":"TelemetryStartup::prototype::QueryInterface","meta":{"structured":1,"pretty":"TelemetryStartup::prototype::QueryInterface","sym":"S_js_typescript_toolkit/components/telemetry/TelemetryStartup.sys.mjs/TelemetryStartup().prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"any","kind":"field","subsystem":"Toolkit/Telemetry","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/telemetry/TelemetryStartup.sys.mjs#18"}},"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/FullHashMatch#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/FullHashMatch#QueryInterface.","pretty":"FullHashMatch::QueryInterface","meta":{"structured":1,"pretty":"FullHashMatch::QueryInterface","sym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/FullHashMatch#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Safe Browsing","parentsym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/FullHashMatch#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs#165"}},"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/HashCompleter#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/HashCompleter#QueryInterface.","pretty":"HashCompleter::QueryInterface","meta":{"structured":1,"pretty":"HashCompleter::QueryInterface","sym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/HashCompleter#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Safe Browsing","parentsym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/HashCompleter#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs#193"}},"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/HashCompleterRequestBase#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/HashCompleterRequestBase#QueryInterface.","pretty":"HashCompleterRequestBase::QueryInterface","meta":{"structured":1,"pretty":"HashCompleterRequestBase::QueryInterface","sym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/HashCompleterRequestBase#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Safe Browsing","parentsym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs/HashCompleterRequestBase#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/url-classifier/UrlClassifierHashCompleter.sys.mjs#399"}},"S_js_typescript_toolkit/components/url-classifier/UrlClassifierLib.sys.mjs/UrlClassifierLib().prototype.QueryInterface.":{"sym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierLib.sys.mjs/UrlClassifierLib().prototype.QueryInterface.","pretty":"UrlClassifierLib::prototype::QueryInterface","meta":{"structured":1,"pretty":"UrlClassifierLib::prototype::QueryInterface","sym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierLib.sys.mjs/UrlClassifierLib().prototype.QueryInterface.","js_sym":"#QueryInterface","type_pretty":"any","kind":"field","subsystem":"Toolkit/Safe Browsing","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/url-classifier/UrlClassifierLib.sys.mjs#180"}},"S_js_typescript_toolkit/components/url-classifier/UrlClassifierListManager.sys.mjs/PROT_ListManager#QueryInterface.":{"sym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierListManager.sys.mjs/PROT_ListManager#QueryInterface.","pretty":"PROT_ListManager::QueryInterface","meta":{"structured":1,"pretty":"PROT_ListManager::QueryInterface","sym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierListManager.sys.mjs/PROT_ListManager#QueryInterface.","js_sym":"#QueryInterface","type_pretty":"MozQueryInterface","kind":"field","subsystem":"Toolkit/Safe Browsing","parentsym":"S_js_typescript_toolkit/components/url-classifier/UrlClassifierListManager.sys.mjs/PROT_ListManager#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/url-classifier/UrlClassifierListManager.sys.mjs#1044"}},"S_js_typescript_toolkit/components/utils/FilterExpressions.sys.mjs/length().":{"sym":"S_js_typescript_toolkit/components/utils/FilterExpressions.sys.mjs/length().","pretty":"length","meta":{"structured":1,"pretty":"length","sym":"S_js_typescript_toolkit/components/utils/FilterExpressions.sys.mjs/length().","js_sym":"#length","type_pretty":"number","kind":"method","subsystem":"Toolkit/General","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/components/utils/FilterExpressions.sys.mjs#101"}},"S_js_typescript_toolkit/content/widgets/lit-utils.mjs/MozBaseInputElement#click().":{"sym":"S_js_typescript_toolkit/content/widgets/lit-utils.mjs/MozBaseInputElement#click().","pretty":"MozBaseInputElement::click","meta":{"structured":1,"pretty":"MozBaseInputElement::click","sym":"S_js_typescript_toolkit/content/widgets/lit-utils.mjs/MozBaseInputElement#click().","js_sym":"#click","type_pretty":"void","kind":"method","subsystem":"Toolkit/UI Widgets","parentsym":"S_js_typescript_toolkit/content/widgets/lit-utils.mjs/MozBaseInputElement#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/content/widgets/lit-utils.mjs#404"}},"S_js_typescript_toolkit/content/widgets/moz-box-button/moz-box-button.mjs/MozBoxButton#click().":{"sym":"S_js_typescript_toolkit/content/widgets/moz-box-button/moz-box-button.mjs/MozBoxButton#click().","pretty":"MozBoxButton::click","meta":{"structured":1,"pretty":"MozBoxButton::click","sym":"S_js_typescript_toolkit/content/widgets/moz-box-button/moz-box-button.mjs/MozBoxButton#click().","js_sym":"#click","type_pretty":"void","kind":"method","subsystem":"Toolkit/UI Widgets","parentsym":"S_js_typescript_toolkit/content/widgets/moz-box-button/moz-box-button.mjs/MozBoxButton#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/content/widgets/moz-box-button/moz-box-button.mjs#42"}},"S_js_typescript_toolkit/content/widgets/moz-button/moz-button.mjs/MozButton#click().":{"sym":"S_js_typescript_toolkit/content/widgets/moz-button/moz-button.mjs/MozButton#click().","pretty":"MozButton::click","meta":{"structured":1,"pretty":"MozButton::click","sym":"S_js_typescript_toolkit/content/widgets/moz-button/moz-button.mjs/MozButton#click().","js_sym":"#click","type_pretty":"void","kind":"method","subsystem":"Toolkit/UI Widgets","parentsym":"S_js_typescript_toolkit/content/widgets/moz-button/moz-button.mjs/MozButton#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/content/widgets/moz-button/moz-button.mjs#314"}},"S_js_typescript_toolkit/content/widgets/moz-visual-picker/moz-visual-picker.mjs/MozVisualPickerItem#click().":{"sym":"S_js_typescript_toolkit/content/widgets/moz-visual-picker/moz-visual-picker.mjs/MozVisualPickerItem#click().","pretty":"MozVisualPickerItem::click","meta":{"structured":1,"pretty":"MozVisualPickerItem::click","sym":"S_js_typescript_toolkit/content/widgets/moz-visual-picker/moz-visual-picker.mjs/MozVisualPickerItem#click().","js_sym":"#click","type_pretty":"void","kind":"method","subsystem":"Toolkit/UI Widgets","parentsym":"S_js_typescript_toolkit/content/widgets/moz-visual-picker/moz-visual-picker.mjs/MozVisualPickerItem#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/content/widgets/moz-visual-picker/moz-visual-picker.mjs#85"}},"S_js_typescript_toolkit/content/widgets/panel-list/panel-list.mjs/PanelItem#click().":{"sym":"S_js_typescript_toolkit/content/widgets/panel-list/panel-list.mjs/PanelItem#click().","pretty":"PanelItem::click","meta":{"structured":1,"pretty":"PanelItem::click","sym":"S_js_typescript_toolkit/content/widgets/panel-list/panel-list.mjs/PanelItem#click().","js_sym":"#click","type_pretty":"void","kind":"method","subsystem":"Toolkit/UI Widgets","parentsym":"S_js_typescript_toolkit/content/widgets/panel-list/panel-list.mjs/PanelItem#","slotOwner":{"slotKind":"method","slotLang":"js","implKind":null,"ownerLang":"idl","sym":"WEBIDL_HTMLElement_click"},"implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[{"sym":"S_js_typescript_generated/lib.gecko.dom.d.ts/HTMLElement#click()."}],"props":[],"variants":[]},"jumps":{"def":"toolkit/content/widgets/panel-list/panel-list.mjs#1083"}},"S_js_typescript_toolkit/crashreporter/test/CrashTestUtils.sys.mjs/file.":{"sym":"S_js_typescript_toolkit/crashreporter/test/CrashTestUtils.sys.mjs/file.","pretty":"file","meta":{"structured":1,"pretty":"file","sym":"S_js_typescript_toolkit/crashreporter/test/CrashTestUtils.sys.mjs/file.","js_sym":"#file","type_pretty":"nsIFile","kind":"field","subsystem":"Toolkit/Crash Reporting","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/crashreporter/test/CrashTestUtils.sys.mjs#52"}},"S_js_typescript_toolkit/modules/EventEmitter.sys.mjs/EventEmitter#once().":{"sym":"S_js_typescript_toolkit/modules/EventEmitter.sys.mjs/EventEmitter#once().","pretty":"EventEmitter::once","meta":{"structured":1,"pretty":"EventEmitter::once","sym":"S_js_typescript_toolkit/modules/EventEmitter.sys.mjs/EventEmitter#once().","js_sym":"#once","type_pretty":"Promise","kind":"method","subsystem":"Toolkit/General","parentsym":"S_js_typescript_toolkit/modules/EventEmitter.sys.mjs/EventEmitter#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/modules/EventEmitter.sys.mjs#83"}},"S_js_typescript_toolkit/modules/Integration.sys.mjs/combined0:QueryInterface().":{"sym":"S_js_typescript_toolkit/modules/Integration.sys.mjs/combined0:QueryInterface().","pretty":"_combined0::QueryInterface","meta":{"structured":1,"pretty":"_combined0::QueryInterface","sym":"S_js_typescript_toolkit/modules/Integration.sys.mjs/combined0:QueryInterface().","js_sym":"#QueryInterface","type_pretty":"never","kind":"method","subsystem":"Toolkit/Async Tooling","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/modules/Integration.sys.mjs#144"}},"S_js_typescript_toolkit/modules/Log.sys.mjs/Logger#info().":{"sym":"S_js_typescript_toolkit/modules/Log.sys.mjs/Logger#info().","pretty":"Logger::info","meta":{"structured":1,"pretty":"Logger::info","sym":"S_js_typescript_toolkit/modules/Log.sys.mjs/Logger#info().","js_sym":"#info","type_pretty":"void","kind":"method","subsystem":"Toolkit/General","parentsym":"S_js_typescript_toolkit/modules/Log.sys.mjs/Logger#","implKind":"impl","sizeBytes":null,"alignmentBytes":null,"ownVFPtrBytes":null,"bindingSlots":[],"ontologySlots":[],"supers":[],"methods":[],"fields":[],"overrides":[],"props":[],"variants":[]},"jumps":{"def":"toolkit/modules/Log.sys.mjs#398"}},"S_js_typescript_toolkit/modules/subprocess/subprocess_common.sys.mjs/BaseProcess#wait().":{"sym":"S_js_typescript_toolkit/modules/subprocess/subprocess_common.sys.mjs/BaseProcess#wait().","pretty":"BaseProcess::wait","meta":{"structured":1,"pretty":"BaseProcess::wait","sym":"S_js_typescript_toolkit/modules/subprocess/subprocess_common.sys.mjs/BaseProcess#wait().","js_sym":"#wait","type_pretty":"Promise