LCOV - code coverage report
Current view: top level - obj-x86_64-pc-linux-gnu/dist/include/mozilla/dom - GeneratedAtomList.h (source / functions) Hit Total Coverage
Test: output.info Lines: 418 418 100.0 %
Date: 2017-07-14 16:53:18 Functions: 418 418 100.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : /* THIS FILE IS AUTOGENERATED BY Codegen.py - DO NOT EDIT */
       2             : 
       3             : #ifndef mozilla_dom_GeneratedAtomList_h
       4             : #define mozilla_dom_GeneratedAtomList_h
       5             : 
       6             : #include "mozilla/dom/BindingUtils.h"
       7             : 
       8             : namespace mozilla {
       9             : namespace dom {
      10             : 
      11           4 : struct APZBucketAtoms
      12             : {
      13             :   PinnedStringId scrollFrames_id;
      14             :   PinnedStringId sequenceNumber_id;
      15             : };
      16             : 
      17           4 : struct APZTestDataAtoms
      18             : {
      19             :   PinnedStringId paints_id;
      20             :   PinnedStringId repaintRequests_id;
      21             : };
      22             : 
      23           4 : struct AddEventListenerOptionsAtoms
      24             : {
      25             :   PinnedStringId once_id;
      26             :   PinnedStringId passive_id;
      27             : };
      28             : 
      29           4 : struct AddonAtoms
      30             : {
      31             :   PinnedStringId id_id;
      32             :   PinnedStringId version_id;
      33             :   PinnedStringId type_id;
      34             :   PinnedStringId name_id;
      35             :   PinnedStringId description_id;
      36             :   PinnedStringId isEnabled_id;
      37             :   PinnedStringId isActive_id;
      38             :   PinnedStringId canUninstall_id;
      39             :   PinnedStringId uninstall_id;
      40             :   PinnedStringId setEnabled_id;
      41             : };
      42             : 
      43           4 : struct AddonEventInitAtoms
      44             : {
      45             :   PinnedStringId id_id;
      46             :   PinnedStringId needsRestart_id;
      47             : };
      48             : 
      49           4 : struct AddonInstallAtoms
      50             : {
      51             :   PinnedStringId state_id;
      52             :   PinnedStringId error_id;
      53             :   PinnedStringId progress_id;
      54             :   PinnedStringId maxProgress_id;
      55             :   PinnedStringId install_id;
      56             :   PinnedStringId cancel_id;
      57             : };
      58             : 
      59           4 : struct AddonManagerAtoms
      60             : {
      61             :   PinnedStringId getAddonByID_id;
      62             :   PinnedStringId createInstall_id;
      63             :   PinnedStringId permissionPromptsEnabled_id;
      64             :   PinnedStringId eventListenerWasAdded_id;
      65             :   PinnedStringId eventListenerWasRemoved_id;
      66             : };
      67             : 
      68           4 : struct AesCbcParamsAtoms
      69             : {
      70             :   PinnedStringId iv_id;
      71             : };
      72             : 
      73           4 : struct AesCtrParamsAtoms
      74             : {
      75             :   PinnedStringId counter_id;
      76             :   PinnedStringId length_id;
      77             : };
      78             : 
      79           4 : struct AesDerivedKeyParamsAtoms
      80             : {
      81             :   PinnedStringId length_id;
      82             : };
      83             : 
      84           4 : struct AesGcmParamsAtoms
      85             : {
      86             :   PinnedStringId additionalData_id;
      87             :   PinnedStringId iv_id;
      88             :   PinnedStringId tagLength_id;
      89             : };
      90             : 
      91           4 : struct AesKeyAlgorithmAtoms
      92             : {
      93             :   PinnedStringId length_id;
      94             : };
      95             : 
      96           4 : struct AesKeyGenParamsAtoms
      97             : {
      98             :   PinnedStringId length_id;
      99             : };
     100             : 
     101           4 : struct AlgorithmAtoms
     102             : {
     103             :   PinnedStringId name_id;
     104             : };
     105             : 
     106           4 : struct AnalyserOptionsAtoms
     107             : {
     108             :   PinnedStringId fftSize_id;
     109             :   PinnedStringId maxDecibels_id;
     110             :   PinnedStringId minDecibels_id;
     111             :   PinnedStringId smoothingTimeConstant_id;
     112             : };
     113             : 
     114           4 : struct AnimationEffectTimingPropertiesAtoms
     115             : {
     116             :   PinnedStringId delay_id;
     117             :   PinnedStringId direction_id;
     118             :   PinnedStringId duration_id;
     119             :   PinnedStringId easing_id;
     120             :   PinnedStringId endDelay_id;
     121             :   PinnedStringId fill_id;
     122             :   PinnedStringId iterationStart_id;
     123             :   PinnedStringId iterations_id;
     124             : };
     125             : 
     126           4 : struct AnimationEventInitAtoms
     127             : {
     128             :   PinnedStringId animationName_id;
     129             :   PinnedStringId elapsedTime_id;
     130             :   PinnedStringId pseudoElement_id;
     131             : };
     132             : 
     133           4 : struct AnimationFilterAtoms
     134             : {
     135             :   PinnedStringId subtree_id;
     136             : };
     137             : 
     138           4 : struct AnimationPlaybackEventInitAtoms
     139             : {
     140             :   PinnedStringId currentTime_id;
     141             :   PinnedStringId timelineTime_id;
     142             : };
     143             : 
     144           4 : struct AnimationPropertyDetailsAtoms
     145             : {
     146             :   PinnedStringId property_id;
     147             :   PinnedStringId runningOnCompositor_id;
     148             :   PinnedStringId values_id;
     149             :   PinnedStringId warning_id;
     150             : };
     151             : 
     152           4 : struct AnimationPropertyValueDetailsAtoms
     153             : {
     154             :   PinnedStringId composite_id;
     155             :   PinnedStringId easing_id;
     156             :   PinnedStringId offset_id;
     157             :   PinnedStringId value_id;
     158             : };
     159             : 
     160           4 : struct AppInfoAtoms
     161             : {
     162             :   PinnedStringId isCoreApp_id;
     163             :   PinnedStringId path_id;
     164             : };
     165             : 
     166           4 : struct AppNotificationServiceOptionsAtoms
     167             : {
     168             :   PinnedStringId data_id;
     169             :   PinnedStringId dbId_id;
     170             :   PinnedStringId dir_id;
     171             :   PinnedStringId id_id;
     172             :   PinnedStringId lang_id;
     173             :   PinnedStringId manifestURL_id;
     174             :   PinnedStringId mozbehavior_id;
     175             :   PinnedStringId tag_id;
     176             :   PinnedStringId textClickable_id;
     177             : };
     178             : 
     179           4 : struct AudioBufferOptionsAtoms
     180             : {
     181             :   PinnedStringId length_id;
     182             :   PinnedStringId numberOfChannels_id;
     183             :   PinnedStringId sampleRate_id;
     184             : };
     185             : 
     186           4 : struct AudioBufferSourceOptionsAtoms
     187             : {
     188             :   PinnedStringId buffer_id;
     189             :   PinnedStringId detune_id;
     190             :   PinnedStringId loop_id;
     191             :   PinnedStringId loopEnd_id;
     192             :   PinnedStringId loopStart_id;
     193             :   PinnedStringId playbackRate_id;
     194             : };
     195             : 
     196           4 : struct AudioNodeOptionsAtoms
     197             : {
     198             :   PinnedStringId channelCount_id;
     199             :   PinnedStringId channelCountMode_id;
     200             :   PinnedStringId channelInterpretation_id;
     201             : };
     202             : 
     203           4 : struct AuthenticatorSelectionCriteriaAtoms
     204             : {
     205             :   PinnedStringId attachment_id;
     206             :   PinnedStringId requireResidentKey_id;
     207             : };
     208             : 
     209           4 : struct AutocompleteInfoAtoms
     210             : {
     211             :   PinnedStringId addressType_id;
     212             :   PinnedStringId contactType_id;
     213             :   PinnedStringId fieldName_id;
     214             :   PinnedStringId section_id;
     215             : };
     216             : 
     217           4 : struct Base64URLDecodeOptionsAtoms
     218             : {
     219             :   PinnedStringId padding_id;
     220             : };
     221             : 
     222           4 : struct Base64URLEncodeOptionsAtoms
     223             : {
     224             :   PinnedStringId pad_id;
     225             : };
     226             : 
     227           4 : struct BaseComputedKeyframeAtoms
     228             : {
     229             :   PinnedStringId computedOffset_id;
     230             : };
     231             : 
     232           4 : struct BaseKeyframeAtoms
     233             : {
     234             :   PinnedStringId composite_id;
     235             :   PinnedStringId easing_id;
     236             :   PinnedStringId offset_id;
     237             :   PinnedStringId simulateComputeValuesFailure_id;
     238             : };
     239             : 
     240           4 : struct BasePropertyIndexedKeyframeAtoms
     241             : {
     242             :   PinnedStringId composite_id;
     243             :   PinnedStringId easing_id;
     244             : };
     245             : 
     246           4 : struct BiquadFilterOptionsAtoms
     247             : {
     248             :   PinnedStringId Q_id;
     249             :   PinnedStringId detune_id;
     250             :   PinnedStringId frequency_id;
     251             :   PinnedStringId gain_id;
     252             :   PinnedStringId type_id;
     253             : };
     254             : 
     255           4 : struct BlobEventInitAtoms
     256             : {
     257             :   PinnedStringId data_id;
     258             : };
     259             : 
     260           4 : struct BlobPropertyBagAtoms
     261             : {
     262             :   PinnedStringId endings_id;
     263             :   PinnedStringId type_id;
     264             : };
     265             : 
     266           4 : struct BoxQuadOptionsAtoms
     267             : {
     268             :   PinnedStringId box_id;
     269             :   PinnedStringId relativeTo_id;
     270             : };
     271             : 
     272           4 : struct BrowserElementDownloadOptionsAtoms
     273             : {
     274             :   PinnedStringId filename_id;
     275             :   PinnedStringId referrer_id;
     276             : };
     277             : 
     278           4 : struct BrowserElementExecuteScriptOptionsAtoms
     279             : {
     280             :   PinnedStringId origin_id;
     281             :   PinnedStringId url_id;
     282             : };
     283             : 
     284           4 : struct BrowserFeedWriterAtoms
     285             : {
     286             :   PinnedStringId writeContent_id;
     287             :   PinnedStringId close_id;
     288             :   PinnedStringId __init_id;
     289             : };
     290             : 
     291           4 : struct CSPAtoms
     292             : {
     293             :   PinnedStringId base_uri_id;
     294             :   PinnedStringId block_all_mixed_content_id;
     295             :   PinnedStringId child_src_id;
     296             :   PinnedStringId connect_src_id;
     297             :   PinnedStringId default_src_id;
     298             :   PinnedStringId font_src_id;
     299             :   PinnedStringId form_action_id;
     300             :   PinnedStringId frame_ancestors_id;
     301             :   PinnedStringId frame_src_id;
     302             :   PinnedStringId img_src_id;
     303             :   PinnedStringId manifest_src_id;
     304             :   PinnedStringId media_src_id;
     305             :   PinnedStringId object_src_id;
     306             :   PinnedStringId referrer_id;
     307             :   PinnedStringId report_only_id;
     308             :   PinnedStringId report_uri_id;
     309             :   PinnedStringId require_sri_for_id;
     310             :   PinnedStringId sandbox_id;
     311             :   PinnedStringId script_src_id;
     312             :   PinnedStringId style_src_id;
     313             :   PinnedStringId upgrade_insecure_requests_id;
     314             : };
     315             : 
     316           4 : struct CSPPoliciesAtoms
     317             : {
     318             :   PinnedStringId csp_policies_id;
     319             : };
     320             : 
     321           4 : struct CSPReportAtoms
     322             : {
     323             :   PinnedStringId csp_report_id;
     324             : };
     325             : 
     326           4 : struct CSPReportPropertiesAtoms
     327             : {
     328             :   PinnedStringId blocked_uri_id;
     329             :   PinnedStringId document_uri_id;
     330             :   PinnedStringId line_number_id;
     331             :   PinnedStringId original_policy_id;
     332             :   PinnedStringId referrer_id;
     333             :   PinnedStringId script_sample_id;
     334             :   PinnedStringId source_file_id;
     335             :   PinnedStringId violated_directive_id;
     336             : };
     337             : 
     338           4 : struct CSSTokenAtoms
     339             : {
     340             :   PinnedStringId endOffset_id;
     341             :   PinnedStringId hasSign_id;
     342             :   PinnedStringId isInteger_id;
     343             :   PinnedStringId number_id;
     344             :   PinnedStringId startOffset_id;
     345             :   PinnedStringId text_id;
     346             :   PinnedStringId tokenType_id;
     347             : };
     348             : 
     349           4 : struct CacheBatchOperationAtoms
     350             : {
     351             :   PinnedStringId options_id;
     352             :   PinnedStringId request_id;
     353             :   PinnedStringId response_id;
     354             :   PinnedStringId type_id;
     355             : };
     356             : 
     357           4 : struct CacheQueryOptionsAtoms
     358             : {
     359             :   PinnedStringId cacheName_id;
     360             :   PinnedStringId ignoreMethod_id;
     361             :   PinnedStringId ignoreSearch_id;
     362             :   PinnedStringId ignoreVary_id;
     363             : };
     364             : 
     365           4 : struct CaretStateChangedEventInitAtoms
     366             : {
     367             :   PinnedStringId boundingClientRect_id;
     368             :   PinnedStringId caretVisible_id;
     369             :   PinnedStringId caretVisuallyVisible_id;
     370             :   PinnedStringId collapsed_id;
     371             :   PinnedStringId reason_id;
     372             :   PinnedStringId selectedTextContent_id;
     373             :   PinnedStringId selectionEditable_id;
     374             :   PinnedStringId selectionVisible_id;
     375             : };
     376             : 
     377           4 : struct ChannelMergerOptionsAtoms
     378             : {
     379             :   PinnedStringId numberOfInputs_id;
     380             : };
     381             : 
     382           4 : struct ChannelPixelLayoutAtoms
     383             : {
     384             :   PinnedStringId dataType_id;
     385             :   PinnedStringId height_id;
     386             :   PinnedStringId offset_id;
     387             :   PinnedStringId skip_id;
     388             :   PinnedStringId stride_id;
     389             :   PinnedStringId width_id;
     390             : };
     391             : 
     392           4 : struct ChannelSplitterOptionsAtoms
     393             : {
     394             :   PinnedStringId numberOfOutputs_id;
     395             : };
     396             : 
     397           4 : struct CheckerboardReportAtoms
     398             : {
     399             :   PinnedStringId log_id;
     400             :   PinnedStringId reason_id;
     401             :   PinnedStringId severity_id;
     402             :   PinnedStringId timestamp_id;
     403             : };
     404             : 
     405           4 : struct ChromeFilePropertyBagAtoms
     406             : {
     407             :   PinnedStringId existenceCheck_id;
     408             :   PinnedStringId name_id;
     409             : };
     410             : 
     411           4 : struct ClientQueryOptionsAtoms
     412             : {
     413             :   PinnedStringId includeUncontrolled_id;
     414             :   PinnedStringId type_id;
     415             : };
     416             : 
     417           4 : struct ClientRectsAndTextsAtoms
     418             : {
     419             :   PinnedStringId rectList_id;
     420             :   PinnedStringId textList_id;
     421             : };
     422             : 
     423           4 : struct ClipboardEventInitAtoms
     424             : {
     425             :   PinnedStringId data_id;
     426             :   PinnedStringId dataType_id;
     427             : };
     428             : 
     429           4 : struct CloseEventInitAtoms
     430             : {
     431             :   PinnedStringId code_id;
     432             :   PinnedStringId reason_id;
     433             :   PinnedStringId wasClean_id;
     434             : };
     435             : 
     436           4 : struct CollectedClientDataAtoms
     437             : {
     438             :   PinnedStringId challenge_id;
     439             :   PinnedStringId hashAlg_id;
     440             :   PinnedStringId origin_id;
     441             :   PinnedStringId tokenBinding_id;
     442             : };
     443             : 
     444           4 : struct CompileScriptOptionsDictionaryAtoms
     445             : {
     446             :   PinnedStringId charset_id;
     447             :   PinnedStringId hasReturnValue_id;
     448             :   PinnedStringId lazilyParse_id;
     449             : };
     450             : 
     451           4 : struct CompositionEventInitAtoms
     452             : {
     453             :   PinnedStringId data_id;
     454             : };
     455             : 
     456           4 : struct ComputedTimingPropertiesAtoms
     457             : {
     458             :   PinnedStringId activeDuration_id;
     459             :   PinnedStringId currentIteration_id;
     460             :   PinnedStringId endTime_id;
     461             :   PinnedStringId localTime_id;
     462             :   PinnedStringId progress_id;
     463             : };
     464             : 
     465           4 : struct ConnStatusDictAtoms
     466             : {
     467             :   PinnedStringId status_id;
     468             : };
     469             : 
     470           4 : struct ConsoleCounterAtoms
     471             : {
     472             :   PinnedStringId count_id;
     473             :   PinnedStringId label_id;
     474             : };
     475             : 
     476           4 : struct ConsoleCounterErrorAtoms
     477             : {
     478             :   PinnedStringId error_id;
     479             : };
     480             : 
     481           4 : struct ConsoleEventAtoms
     482             : {
     483             :   PinnedStringId ID_id;
     484             :   PinnedStringId addonId_id;
     485             :   PinnedStringId arguments_id;
     486             :   PinnedStringId columnNumber_id;
     487             :   PinnedStringId counter_id;
     488             :   PinnedStringId filename_id;
     489             :   PinnedStringId functionName_id;
     490             :   PinnedStringId groupName_id;
     491             :   PinnedStringId innerID_id;
     492             :   PinnedStringId level_id;
     493             :   PinnedStringId lineNumber_id;
     494             :   PinnedStringId originAttributes_id;
     495             :   PinnedStringId private_id;
     496             :   PinnedStringId styles_id;
     497             :   PinnedStringId timeStamp_id;
     498             :   PinnedStringId timer_id;
     499             : };
     500             : 
     501           4 : struct ConsoleProfileEventAtoms
     502             : {
     503             :   PinnedStringId action_id;
     504             :   PinnedStringId arguments_id;
     505             : };
     506             : 
     507           4 : struct ConsoleStackEntryAtoms
     508             : {
     509             :   PinnedStringId asyncCause_id;
     510             :   PinnedStringId columnNumber_id;
     511             :   PinnedStringId filename_id;
     512             :   PinnedStringId functionName_id;
     513             :   PinnedStringId language_id;
     514             :   PinnedStringId lineNumber_id;
     515             : };
     516             : 
     517           4 : struct ConsoleTimerEndAtoms
     518             : {
     519             :   PinnedStringId duration_id;
     520             :   PinnedStringId name_id;
     521             : };
     522             : 
     523           4 : struct ConsoleTimerErrorAtoms
     524             : {
     525             :   PinnedStringId error_id;
     526             :   PinnedStringId name_id;
     527             : };
     528             : 
     529           4 : struct ConsoleTimerStartAtoms
     530             : {
     531             :   PinnedStringId name_id;
     532             : };
     533             : 
     534           4 : struct ConstantSourceOptionsAtoms
     535             : {
     536             :   PinnedStringId offset_id;
     537             : };
     538             : 
     539           4 : struct ConstrainBooleanParametersAtoms
     540             : {
     541             :   PinnedStringId exact_id;
     542             :   PinnedStringId ideal_id;
     543             : };
     544             : 
     545           4 : struct ConstrainDOMStringParametersAtoms
     546             : {
     547             :   PinnedStringId exact_id;
     548             :   PinnedStringId ideal_id;
     549             : };
     550             : 
     551           4 : struct ConstrainDoubleRangeAtoms
     552             : {
     553             :   PinnedStringId exact_id;
     554             :   PinnedStringId ideal_id;
     555             :   PinnedStringId max_id;
     556             :   PinnedStringId min_id;
     557             : };
     558             : 
     559           4 : struct ConstrainLongRangeAtoms
     560             : {
     561             :   PinnedStringId exact_id;
     562             :   PinnedStringId ideal_id;
     563             :   PinnedStringId max_id;
     564             :   PinnedStringId min_id;
     565             : };
     566             : 
     567           4 : struct ContextAttributes2DAtoms
     568             : {
     569             :   PinnedStringId alpha_id;
     570             :   PinnedStringId willReadFrequently_id;
     571             : };
     572             : 
     573           4 : struct ConvertCoordinateOptionsAtoms
     574             : {
     575             :   PinnedStringId fromBox_id;
     576             :   PinnedStringId toBox_id;
     577             : };
     578             : 
     579           4 : struct ConvolverOptionsAtoms
     580             : {
     581             :   PinnedStringId buffer_id;
     582             :   PinnedStringId disableNormalization_id;
     583             : };
     584             : 
     585           4 : struct CreateOfferRequestAtoms
     586             : {
     587             :   PinnedStringId windowID_id;
     588             :   PinnedStringId innerWindowID_id;
     589             :   PinnedStringId callID_id;
     590             :   PinnedStringId isSecure_id;
     591             : };
     592             : 
     593           4 : struct CredentialCreationOptionsAtoms
     594             : {
     595             :   PinnedStringId publicKey_id;
     596             : };
     597             : 
     598           4 : struct CredentialRequestOptionsAtoms
     599             : {
     600             :   PinnedStringId publicKey_id;
     601             : };
     602             : 
     603           4 : struct CryptoKeyPairAtoms
     604             : {
     605             :   PinnedStringId privateKey_id;
     606             :   PinnedStringId publicKey_id;
     607             : };
     608             : 
     609           4 : struct CustomEventInitAtoms
     610             : {
     611             :   PinnedStringId detail_id;
     612             : };
     613             : 
     614           4 : struct DNSCacheDictAtoms
     615             : {
     616             :   PinnedStringId entries_id;
     617             : };
     618             : 
     619           4 : struct DNSLookupDictAtoms
     620             : {
     621             :   PinnedStringId address_id;
     622             :   PinnedStringId answer_id;
     623             :   PinnedStringId error_id;
     624             : };
     625             : 
     626           4 : struct DOMPointInitAtoms
     627             : {
     628             :   PinnedStringId w_id;
     629             :   PinnedStringId x_id;
     630             :   PinnedStringId y_id;
     631             :   PinnedStringId z_id;
     632             : };
     633             : 
     634           4 : struct DOMRectInitAtoms
     635             : {
     636             :   PinnedStringId height_id;
     637             :   PinnedStringId width_id;
     638             :   PinnedStringId x_id;
     639             :   PinnedStringId y_id;
     640             : };
     641             : 
     642           4 : struct DOMWindowResizeEventDetailAtoms
     643             : {
     644             :   PinnedStringId height_id;
     645             :   PinnedStringId width_id;
     646             : };
     647             : 
     648           4 : struct DateTimeValueAtoms
     649             : {
     650             :   PinnedStringId day_id;
     651             :   PinnedStringId hour_id;
     652             :   PinnedStringId minute_id;
     653             :   PinnedStringId month_id;
     654             :   PinnedStringId year_id;
     655             : };
     656             : 
     657           4 : struct DecoderDoctorNotificationAtoms
     658             : {
     659             :   PinnedStringId decodeIssue_id;
     660             :   PinnedStringId decoderDoctorReportId_id;
     661             :   PinnedStringId docURL_id;
     662             :   PinnedStringId formats_id;
     663             :   PinnedStringId isSolved_id;
     664             :   PinnedStringId resourceURL_id;
     665             :   PinnedStringId type_id;
     666             : };
     667             : 
     668           4 : struct DelayOptionsAtoms
     669             : {
     670             :   PinnedStringId delayTime_id;
     671             :   PinnedStringId maxDelayTime_id;
     672             : };
     673             : 
     674           4 : struct DeviceAccelerationInitAtoms
     675             : {
     676             :   PinnedStringId x_id;
     677             :   PinnedStringId y_id;
     678             :   PinnedStringId z_id;
     679             : };
     680             : 
     681           4 : struct DeviceLightEventInitAtoms
     682             : {
     683             :   PinnedStringId value_id;
     684             : };
     685             : 
     686           4 : struct DeviceMotionEventInitAtoms
     687             : {
     688             :   PinnedStringId acceleration_id;
     689             :   PinnedStringId accelerationIncludingGravity_id;
     690             :   PinnedStringId interval_id;
     691             :   PinnedStringId rotationRate_id;
     692             : };
     693             : 
     694           4 : struct DeviceOrientationEventInitAtoms
     695             : {
     696             :   PinnedStringId absolute_id;
     697             :   PinnedStringId alpha_id;
     698             :   PinnedStringId beta_id;
     699             :   PinnedStringId gamma_id;
     700             : };
     701             : 
     702           4 : struct DeviceProximityEventInitAtoms
     703             : {
     704             :   PinnedStringId max_id;
     705             :   PinnedStringId min_id;
     706             :   PinnedStringId value_id;
     707             : };
     708             : 
     709           4 : struct DeviceRotationRateInitAtoms
     710             : {
     711             :   PinnedStringId alpha_id;
     712             :   PinnedStringId beta_id;
     713             :   PinnedStringId gamma_id;
     714             : };
     715             : 
     716           4 : struct DhImportKeyParamsAtoms
     717             : {
     718             :   PinnedStringId generator_id;
     719             :   PinnedStringId prime_id;
     720             : };
     721             : 
     722           4 : struct DhKeyAlgorithmAtoms
     723             : {
     724             :   PinnedStringId generator_id;
     725             :   PinnedStringId prime_id;
     726             : };
     727             : 
     728           4 : struct DhKeyDeriveParamsAtoms
     729             : {
     730             :   PinnedStringId public_id;
     731             : };
     732             : 
     733           4 : struct DhKeyGenParamsAtoms
     734             : {
     735             :   PinnedStringId generator_id;
     736             :   PinnedStringId prime_id;
     737             : };
     738             : 
     739           4 : struct DictAtoms
     740             : {
     741             :   PinnedStringId a_id;
     742             :   PinnedStringId anotherAny_id;
     743             :   PinnedStringId anotherObj_id;
     744             :   PinnedStringId arrayBuffer_id;
     745             :   PinnedStringId b_id;
     746             :   PinnedStringId byteStr_id;
     747             :   PinnedStringId byteStringRecord_id;
     748             :   PinnedStringId clampedUnsignedLong_id;
     749             :   PinnedStringId customEventInit_id;
     750             :   PinnedStringId dashed_name_id;
     751             :   PinnedStringId dictionaryTypedef_id;
     752             :   PinnedStringId empty_id;
     753             :   PinnedStringId emptyByteStr_id;
     754             :   PinnedStringId enforcedUnsignedLong_id;
     755             :   PinnedStringId eventInitOrLong_id;
     756             :   PinnedStringId eventInitOrLong2_id;
     757             :   PinnedStringId eventInitOrLongWithDefaultValue_id;
     758             :   PinnedStringId eventInitOrLongWithDefaultValue2_id;
     759             :   PinnedStringId eventInitOrLongWithDefaultValue3_id;
     760             :   PinnedStringId eventInitOrLongWithDefaultValue4_id;
     761             :   PinnedStringId float64Array_id;
     762             :   PinnedStringId floatOrString_id;
     763             :   PinnedStringId infUrDouble_id;
     764             :   PinnedStringId infUrFloat_id;
     765             :   PinnedStringId nanUrDouble_id;
     766             :   PinnedStringId nanUrFloat_id;
     767             :   PinnedStringId negativeInfUrDouble_id;
     768             :   PinnedStringId negativeInfUrFloat_id;
     769             :   PinnedStringId nullableArrayBuffer_id;
     770             :   PinnedStringId nullableByteStringRecordWithDefault_id;
     771             :   PinnedStringId nullableEventInitOrLong_id;
     772             :   PinnedStringId nullableEventInitOrLong2_id;
     773             :   PinnedStringId nullableEventInitOrLongWithDefaultValue_id;
     774             :   PinnedStringId nullableEventInitOrLongWithDefaultValue2_id;
     775             :   PinnedStringId nullableEventInitOrLongWithDefaultValue3_id;
     776             :   PinnedStringId nullableEventInitOrLongWithDefaultValue4_id;
     777             :   PinnedStringId nullableFloatOrString_id;
     778             :   PinnedStringId nullableHTMLElementOrLong_id;
     779             :   PinnedStringId nullableObjectSequenceOrLong_id;
     780             :   PinnedStringId nullableObjectSequenceOrLongWithDefaultValue1_id;
     781             :   PinnedStringId nullableObjectSequenceOrLongWithDefaultValue2_id;
     782             :   PinnedStringId nullableRecord_id;
     783             :   PinnedStringId nullableRecordWithDefault_id;
     784             :   PinnedStringId nullableUSVStringRecordWithDefault_id;
     785             :   PinnedStringId objectOrLong_id;
     786             :   PinnedStringId objectSequenceOrLong_id;
     787             :   PinnedStringId objectSequenceOrLongWithDefaultValue1_id;
     788             :   PinnedStringId objectSequenceOrLongWithDefaultValue2_id;
     789             :   PinnedStringId otherByteStr_id;
     790             :   PinnedStringId otherEnum_id;
     791             :   PinnedStringId otherStr_id;
     792             :   PinnedStringId promise_id;
     793             :   PinnedStringId promiseSequence_id;
     794             :   PinnedStringId prototype_id;
     795             :   PinnedStringId recordMember_id;
     796             :   PinnedStringId requiredByteRecord_id;
     797             :   PinnedStringId requiredLong_id;
     798             :   PinnedStringId requiredObject_id;
     799             :   PinnedStringId requiredRecord_id;
     800             :   PinnedStringId requiredUSVRecord_id;
     801             :   PinnedStringId seq1_id;
     802             :   PinnedStringId seq2_id;
     803             :   PinnedStringId seq3_id;
     804             :   PinnedStringId seq4_id;
     805             :   PinnedStringId seq5_id;
     806             :   PinnedStringId someAny_id;
     807             :   PinnedStringId someCallback_id;
     808             :   PinnedStringId someEnum_id;
     809             :   PinnedStringId someObj_id;
     810             :   PinnedStringId str_id;
     811             :   PinnedStringId template_id;
     812             :   PinnedStringId uint8Array_id;
     813             :   PinnedStringId urDouble_id;
     814             :   PinnedStringId urDouble2_id;
     815             :   PinnedStringId urDouble3_id;
     816             :   PinnedStringId urDouble4_id;
     817             :   PinnedStringId urFloat_id;
     818             :   PinnedStringId urFloat2_id;
     819             :   PinnedStringId urFloat3_id;
     820             :   PinnedStringId urFloat4_id;
     821             :   PinnedStringId usvStringRecord_id;
     822             :   PinnedStringId x_id;
     823             :   PinnedStringId yetAnotherStr_id;
     824             :   PinnedStringId z_id;
     825             : };
     826             : 
     827           4 : struct DictContainingDictAtoms
     828             : {
     829             :   PinnedStringId memberDict_id;
     830             : };
     831             : 
     832           4 : struct DictContainingSequenceAtoms
     833             : {
     834             :   PinnedStringId ourSequence_id;
     835             :   PinnedStringId ourSequence10_id;
     836             :   PinnedStringId ourSequence2_id;
     837             :   PinnedStringId ourSequence3_id;
     838             :   PinnedStringId ourSequence4_id;
     839             :   PinnedStringId ourSequence5_id;
     840             :   PinnedStringId ourSequence6_id;
     841             :   PinnedStringId ourSequence7_id;
     842             :   PinnedStringId ourSequence8_id;
     843             :   PinnedStringId ourSequence9_id;
     844             : };
     845             : 
     846           4 : struct DictForConstructorAtoms
     847             : {
     848             :   PinnedStringId any1_id;
     849             :   PinnedStringId dict_id;
     850             :   PinnedStringId dict2_id;
     851             :   PinnedStringId obj1_id;
     852             :   PinnedStringId obj2_id;
     853             :   PinnedStringId seq1_id;
     854             :   PinnedStringId seq2_id;
     855             :   PinnedStringId seq3_id;
     856             :   PinnedStringId seq4_id;
     857             :   PinnedStringId seq5_id;
     858             :   PinnedStringId seq6_id;
     859             : };
     860             : 
     861           4 : struct DictWithConditionalMembersAtoms
     862             : {
     863             :   PinnedStringId chromeOnlyFuncControlledMember_id;
     864             :   PinnedStringId chromeOnlyMember_id;
     865             :   PinnedStringId funcControlledMember_id;
     866             : };
     867             : 
     868           4 : struct DisplayNameOptionsAtoms
     869             : {
     870             :   PinnedStringId keys_id;
     871             :   PinnedStringId style_id;
     872             : };
     873             : 
     874           4 : struct DisplayNameResultAtoms
     875             : {
     876             :   PinnedStringId locale_id;
     877             :   PinnedStringId style_id;
     878             :   PinnedStringId values_id;
     879             : };
     880             : 
     881           4 : struct DnsCacheEntryAtoms
     882             : {
     883             :   PinnedStringId expiration_id;
     884             :   PinnedStringId family_id;
     885             :   PinnedStringId hostaddr_id;
     886             :   PinnedStringId hostname_id;
     887             : };
     888             : 
     889           4 : struct DocumentTimelineOptionsAtoms
     890             : {
     891             :   PinnedStringId originTime_id;
     892             : };
     893             : 
     894           4 : struct DragEventInitAtoms
     895             : {
     896             :   PinnedStringId dataTransfer_id;
     897             : };
     898             : 
     899           4 : struct DynamicsCompressorOptionsAtoms
     900             : {
     901             :   PinnedStringId attack_id;
     902             :   PinnedStringId knee_id;
     903             :   PinnedStringId ratio_id;
     904             :   PinnedStringId release_id;
     905             :   PinnedStringId threshold_id;
     906             : };
     907             : 
     908           4 : struct EcKeyAlgorithmAtoms
     909             : {
     910             :   PinnedStringId namedCurve_id;
     911             : };
     912             : 
     913           4 : struct EcKeyGenParamsAtoms
     914             : {
     915             :   PinnedStringId namedCurve_id;
     916             : };
     917             : 
     918           4 : struct EcKeyImportParamsAtoms
     919             : {
     920             :   PinnedStringId namedCurve_id;
     921             : };
     922             : 
     923           4 : struct EcdhKeyDeriveParamsAtoms
     924             : {
     925             :   PinnedStringId public_id;
     926             : };
     927             : 
     928           4 : struct EcdsaParamsAtoms
     929             : {
     930             :   PinnedStringId hash_id;
     931             : };
     932             : 
     933           4 : struct ElementCreationOptionsAtoms
     934             : {
     935             :   PinnedStringId is_id;
     936             :   PinnedStringId pseudo_id;
     937             : };
     938             : 
     939           4 : struct ElementDefinitionOptionsAtoms
     940             : {
     941             :   PinnedStringId extends_id;
     942             : };
     943             : 
     944           4 : struct ElementRegistrationOptionsAtoms
     945             : {
     946             :   PinnedStringId extends_id;
     947             :   PinnedStringId prototype_id;
     948             : };
     949             : 
     950           4 : struct ErrorCallbackAtoms
     951             : {
     952             :   PinnedStringId handleEvent_id;
     953             : };
     954             : 
     955           4 : struct ErrorEventInitAtoms
     956             : {
     957             :   PinnedStringId colno_id;
     958             :   PinnedStringId error_id;
     959             :   PinnedStringId filename_id;
     960             :   PinnedStringId lineno_id;
     961             :   PinnedStringId message_id;
     962             : };
     963             : 
     964           4 : struct EventInitAtoms
     965             : {
     966             :   PinnedStringId bubbles_id;
     967             :   PinnedStringId cancelable_id;
     968             :   PinnedStringId composed_id;
     969             : };
     970             : 
     971           4 : struct EventListenerAtoms
     972             : {
     973             :   PinnedStringId handleEvent_id;
     974             : };
     975             : 
     976           4 : struct EventListenerOptionsAtoms
     977             : {
     978             :   PinnedStringId capture_id;
     979             :   PinnedStringId mozSystemGroup_id;
     980             : };
     981             : 
     982           4 : struct EventModifierInitAtoms
     983             : {
     984             :   PinnedStringId altKey_id;
     985             :   PinnedStringId ctrlKey_id;
     986             :   PinnedStringId metaKey_id;
     987             :   PinnedStringId modifierAltGraph_id;
     988             :   PinnedStringId modifierCapsLock_id;
     989             :   PinnedStringId modifierFn_id;
     990             :   PinnedStringId modifierFnLock_id;
     991             :   PinnedStringId modifierNumLock_id;
     992             :   PinnedStringId modifierOS_id;
     993             :   PinnedStringId modifierScrollLock_id;
     994             :   PinnedStringId modifierSymbol_id;
     995             :   PinnedStringId modifierSymbolLock_id;
     996             :   PinnedStringId shiftKey_id;
     997             : };
     998             : 
     999           4 : struct EventSourceInitAtoms
    1000             : {
    1001             :   PinnedStringId withCredentials_id;
    1002             : };
    1003             : 
    1004           4 : struct ExtendableMessageEventInitAtoms
    1005             : {
    1006             :   PinnedStringId data_id;
    1007             :   PinnedStringId lastEventId_id;
    1008             :   PinnedStringId origin_id;
    1009             :   PinnedStringId ports_id;
    1010             :   PinnedStringId source_id;
    1011             : };
    1012             : 
    1013           4 : struct ExternalAtoms
    1014             : {
    1015             :   PinnedStringId AddSearchProvider_id;
    1016             :   PinnedStringId IsSearchProviderInstalled_id;
    1017             :   PinnedStringId addSearchEngine_id;
    1018             : };
    1019             : 
    1020           4 : struct FakePluginMimeEntryAtoms
    1021             : {
    1022             :   PinnedStringId description_id;
    1023             :   PinnedStringId extension_id;
    1024             :   PinnedStringId type_id;
    1025             : };
    1026             : 
    1027           4 : struct FakePluginTagInitAtoms
    1028             : {
    1029             :   PinnedStringId description_id;
    1030             :   PinnedStringId fileName_id;
    1031             :   PinnedStringId fullPath_id;
    1032             :   PinnedStringId handlerURI_id;
    1033             :   PinnedStringId mimeEntries_id;
    1034             :   PinnedStringId name_id;
    1035             :   PinnedStringId niceName_id;
    1036             :   PinnedStringId sandboxScript_id;
    1037             :   PinnedStringId version_id;
    1038             : };
    1039             : 
    1040           4 : struct FetchEventInitAtoms
    1041             : {
    1042             :   PinnedStringId clientId_id;
    1043             :   PinnedStringId isReload_id;
    1044             :   PinnedStringId request_id;
    1045             : };
    1046             : 
    1047           4 : struct FileCallbackAtoms
    1048             : {
    1049             :   PinnedStringId handleEvent_id;
    1050             : };
    1051             : 
    1052           4 : struct FilePropertyBagAtoms
    1053             : {
    1054             :   PinnedStringId lastModified_id;
    1055             :   PinnedStringId type_id;
    1056             : };
    1057             : 
    1058           4 : struct FileSystemEntriesCallbackAtoms
    1059             : {
    1060             :   PinnedStringId handleEvent_id;
    1061             : };
    1062             : 
    1063           4 : struct FileSystemEntryCallbackAtoms
    1064             : {
    1065             :   PinnedStringId handleEvent_id;
    1066             : };
    1067             : 
    1068           4 : struct FileSystemFlagsAtoms
    1069             : {
    1070             :   PinnedStringId create_id;
    1071             :   PinnedStringId exclusive_id;
    1072             : };
    1073             : 
    1074           4 : struct FlyWebDiscoveredServiceAtoms
    1075             : {
    1076             :   PinnedStringId cert_id;
    1077             :   PinnedStringId displayName_id;
    1078             :   PinnedStringId path_id;
    1079             :   PinnedStringId serviceId_id;
    1080             :   PinnedStringId serviceType_id;
    1081             :   PinnedStringId transport_id;
    1082             : };
    1083             : 
    1084           4 : struct FlyWebDiscoveryCallbackAtoms
    1085             : {
    1086             :   PinnedStringId onDiscoveredServicesChanged_id;
    1087             : };
    1088             : 
    1089           4 : struct FlyWebPairedServiceAtoms
    1090             : {
    1091             :   PinnedStringId discoveredService_id;
    1092             :   PinnedStringId hostname_id;
    1093             :   PinnedStringId uiUrl_id;
    1094             : };
    1095             : 
    1096           4 : struct FlyWebPairingCallbackAtoms
    1097             : {
    1098             :   PinnedStringId pairingSucceeded_id;
    1099             :   PinnedStringId pairingFailed_id;
    1100             : };
    1101             : 
    1102           4 : struct FlyWebPublishOptionsAtoms
    1103             : {
    1104             :   PinnedStringId uiUrl_id;
    1105             : };
    1106             : 
    1107           4 : struct FocusEventInitAtoms
    1108             : {
    1109             :   PinnedStringId relatedTarget_id;
    1110             : };
    1111             : 
    1112           4 : struct FontFaceDescriptorsAtoms
    1113             : {
    1114             :   PinnedStringId display_id;
    1115             :   PinnedStringId featureSettings_id;
    1116             :   PinnedStringId stretch_id;
    1117             :   PinnedStringId style_id;
    1118             :   PinnedStringId unicodeRange_id;
    1119             :   PinnedStringId variant_id;
    1120             :   PinnedStringId weight_id;
    1121             : };
    1122             : 
    1123           4 : struct FontFaceSetIteratorResultAtoms
    1124             : {
    1125             :   PinnedStringId done_id;
    1126             :   PinnedStringId value_id;
    1127             : };
    1128             : 
    1129           4 : struct FontFaceSetLoadEventInitAtoms
    1130             : {
    1131             :   PinnedStringId fontfaces_id;
    1132             : };
    1133             : 
    1134           4 : struct FrameUniformityAtoms
    1135             : {
    1136             :   PinnedStringId frameUniformity_id;
    1137             :   PinnedStringId layerAddress_id;
    1138             : };
    1139             : 
    1140           4 : struct FrameUniformityResultsAtoms
    1141             : {
    1142             :   PinnedStringId layerUniformities_id;
    1143             : };
    1144             : 
    1145           4 : struct GainOptionsAtoms
    1146             : {
    1147             :   PinnedStringId gain_id;
    1148             : };
    1149             : 
    1150           4 : struct GamepadAxisMoveEventInitAtoms
    1151             : {
    1152             :   PinnedStringId axis_id;
    1153             :   PinnedStringId value_id;
    1154             : };
    1155             : 
    1156           4 : struct GamepadButtonEventInitAtoms
    1157             : {
    1158             :   PinnedStringId button_id;
    1159             : };
    1160             : 
    1161           4 : struct GamepadEventInitAtoms
    1162             : {
    1163             :   PinnedStringId gamepad_id;
    1164             : };
    1165             : 
    1166           4 : struct GetNotificationOptionsAtoms
    1167             : {
    1168             :   PinnedStringId tag_id;
    1169             : };
    1170             : 
    1171           4 : struct GetRootNodeOptionsAtoms
    1172             : {
    1173             :   PinnedStringId composed_id;
    1174             : };
    1175             : 
    1176           4 : struct GrandparentDictAtoms
    1177             : {
    1178             :   PinnedStringId someNum_id;
    1179             : };
    1180             : 
    1181           4 : struct GroupedHistoryEventInitAtoms
    1182             : {
    1183             :   PinnedStringId otherBrowser_id;
    1184             : };
    1185             : 
    1186           4 : struct HalfOpenInfoDictAtoms
    1187             : {
    1188             :   PinnedStringId speculative_id;
    1189             : };
    1190             : 
    1191           4 : struct HashChangeEventInitAtoms
    1192             : {
    1193             :   PinnedStringId newURL_id;
    1194             :   PinnedStringId oldURL_id;
    1195             : };
    1196             : 
    1197           4 : struct HeapSnapshotBoundariesAtoms
    1198             : {
    1199             :   PinnedStringId debugger_id;
    1200             :   PinnedStringId globals_id;
    1201             :   PinnedStringId runtime_id;
    1202             : };
    1203             : 
    1204           4 : struct HiddenPluginEventInitAtoms
    1205             : {
    1206             :   PinnedStringId tag_id;
    1207             : };
    1208             : 
    1209           4 : struct HitRegionOptionsAtoms
    1210             : {
    1211             :   PinnedStringId control_id;
    1212             :   PinnedStringId id_id;
    1213             :   PinnedStringId path_id;
    1214             : };
    1215             : 
    1216           4 : struct HkdfParamsAtoms
    1217             : {
    1218             :   PinnedStringId hash_id;
    1219             :   PinnedStringId info_id;
    1220             :   PinnedStringId salt_id;
    1221             : };
    1222             : 
    1223           4 : struct HmacDerivedKeyParamsAtoms
    1224             : {
    1225             :   PinnedStringId length_id;
    1226             : };
    1227             : 
    1228           4 : struct HmacImportParamsAtoms
    1229             : {
    1230             :   PinnedStringId hash_id;
    1231             : };
    1232             : 
    1233           4 : struct HmacKeyAlgorithmAtoms
    1234             : {
    1235             :   PinnedStringId hash_id;
    1236             :   PinnedStringId length_id;
    1237             : };
    1238             : 
    1239           4 : struct HmacKeyGenParamsAtoms
    1240             : {
    1241             :   PinnedStringId hash_id;
    1242             :   PinnedStringId length_id;
    1243             : };
    1244             : 
    1245           4 : struct HttpConnDictAtoms
    1246             : {
    1247             :   PinnedStringId connections_id;
    1248             : };
    1249             : 
    1250           4 : struct HttpConnInfoAtoms
    1251             : {
    1252             :   PinnedStringId protocolVersion_id;
    1253             :   PinnedStringId rtt_id;
    1254             :   PinnedStringId ttl_id;
    1255             : };
    1256             : 
    1257           4 : struct HttpConnectionElementAtoms
    1258             : {
    1259             :   PinnedStringId active_id;
    1260             :   PinnedStringId halfOpens_id;
    1261             :   PinnedStringId host_id;
    1262             :   PinnedStringId idle_id;
    1263             :   PinnedStringId port_id;
    1264             :   PinnedStringId spdy_id;
    1265             :   PinnedStringId ssl_id;
    1266             : };
    1267             : 
    1268           4 : struct IDBFileMetadataParametersAtoms
    1269             : {
    1270             :   PinnedStringId lastModified_id;
    1271             :   PinnedStringId size_id;
    1272             : };
    1273             : 
    1274           4 : struct IDBIndexParametersAtoms
    1275             : {
    1276             :   PinnedStringId locale_id;
    1277             :   PinnedStringId multiEntry_id;
    1278             :   PinnedStringId unique_id;
    1279             : };
    1280             : 
    1281           4 : struct IDBObjectStoreParametersAtoms
    1282             : {
    1283             :   PinnedStringId autoIncrement_id;
    1284             :   PinnedStringId keyPath_id;
    1285             : };
    1286             : 
    1287           4 : struct IDBOpenDBOptionsAtoms
    1288             : {
    1289             :   PinnedStringId storage_id;
    1290             :   PinnedStringId version_id;
    1291             : };
    1292             : 
    1293           4 : struct IDBVersionChangeEventInitAtoms
    1294             : {
    1295             :   PinnedStringId newVersion_id;
    1296             :   PinnedStringId oldVersion_id;
    1297             : };
    1298             : 
    1299           4 : struct IIRFilterOptionsAtoms
    1300             : {
    1301             :   PinnedStringId feedback_id;
    1302             :   PinnedStringId feedforward_id;
    1303             : };
    1304             : 
    1305           4 : struct IdleRequestOptionsAtoms
    1306             : {
    1307             :   PinnedStringId timeout_id;
    1308             : };
    1309             : 
    1310           4 : struct ImageCaptureErrorEventInitAtoms
    1311             : {
    1312             :   PinnedStringId imageCaptureError_id;
    1313             : };
    1314             : 
    1315           4 : struct InputEventInitAtoms
    1316             : {
    1317             :   PinnedStringId isComposing_id;
    1318             : };
    1319             : 
    1320           4 : struct InspectorRGBATupleAtoms
    1321             : {
    1322             :   PinnedStringId a_id;
    1323             :   PinnedStringId b_id;
    1324             :   PinnedStringId g_id;
    1325             :   PinnedStringId r_id;
    1326             : };
    1327             : 
    1328           4 : struct InspectorRGBTripleAtoms
    1329             : {
    1330             :   PinnedStringId b_id;
    1331             :   PinnedStringId g_id;
    1332             :   PinnedStringId r_id;
    1333             : };
    1334             : 
    1335           4 : struct InstallTriggerDataAtoms
    1336             : {
    1337             :   PinnedStringId Hash_id;
    1338             :   PinnedStringId IconURL_id;
    1339             :   PinnedStringId URL_id;
    1340             : };
    1341             : 
    1342           4 : struct InstallTriggerImplAtoms
    1343             : {
    1344             :   PinnedStringId enabled_id;
    1345             :   PinnedStringId updateEnabled_id;
    1346             :   PinnedStringId install_id;
    1347             :   PinnedStringId installChrome_id;
    1348             :   PinnedStringId startSoftwareUpdate_id;
    1349             : };
    1350             : 
    1351           4 : struct IntersectionObserverEntryInitAtoms
    1352             : {
    1353             :   PinnedStringId boundingClientRect_id;
    1354             :   PinnedStringId intersectionRect_id;
    1355             :   PinnedStringId rootBounds_id;
    1356             :   PinnedStringId target_id;
    1357             :   PinnedStringId time_id;
    1358             : };
    1359             : 
    1360           4 : struct IntersectionObserverInitAtoms
    1361             : {
    1362             :   PinnedStringId root_id;
    1363             :   PinnedStringId rootMargin_id;
    1364             :   PinnedStringId threshold_id;
    1365             : };
    1366             : 
    1367           4 : struct IterableKeyAndValueResultAtoms
    1368             : {
    1369             :   PinnedStringId done_id;
    1370             :   PinnedStringId value_id;
    1371             : };
    1372             : 
    1373           4 : struct IterableKeyOrValueResultAtoms
    1374             : {
    1375             :   PinnedStringId done_id;
    1376             :   PinnedStringId value_id;
    1377             : };
    1378             : 
    1379           4 : struct JsonWebKeyAtoms
    1380             : {
    1381             :   PinnedStringId alg_id;
    1382             :   PinnedStringId crv_id;
    1383             :   PinnedStringId d_id;
    1384             :   PinnedStringId dp_id;
    1385             :   PinnedStringId dq_id;
    1386             :   PinnedStringId e_id;
    1387             :   PinnedStringId ext_id;
    1388             :   PinnedStringId k_id;
    1389             :   PinnedStringId key_ops_id;
    1390             :   PinnedStringId kty_id;
    1391             :   PinnedStringId n_id;
    1392             :   PinnedStringId oth_id;
    1393             :   PinnedStringId p_id;
    1394             :   PinnedStringId q_id;
    1395             :   PinnedStringId qi_id;
    1396             :   PinnedStringId use_id;
    1397             :   PinnedStringId x_id;
    1398             :   PinnedStringId y_id;
    1399             : };
    1400             : 
    1401           4 : struct KeyAlgorithmAtoms
    1402             : {
    1403             :   PinnedStringId name_id;
    1404             : };
    1405             : 
    1406           4 : struct KeyIdsInitDataAtoms
    1407             : {
    1408             :   PinnedStringId kids_id;
    1409             : };
    1410             : 
    1411           4 : struct KeyboardEventInitAtoms
    1412             : {
    1413             :   PinnedStringId charCode_id;
    1414             :   PinnedStringId code_id;
    1415             :   PinnedStringId isComposing_id;
    1416             :   PinnedStringId key_id;
    1417             :   PinnedStringId keyCode_id;
    1418             :   PinnedStringId location_id;
    1419             :   PinnedStringId repeat_id;
    1420             :   PinnedStringId which_id;
    1421             : };
    1422             : 
    1423           4 : struct KeyframeAnimationOptionsAtoms
    1424             : {
    1425             :   PinnedStringId id_id;
    1426             : };
    1427             : 
    1428           4 : struct KeyframeEffectOptionsAtoms
    1429             : {
    1430             :   PinnedStringId composite_id;
    1431             :   PinnedStringId iterationComposite_id;
    1432             : };
    1433             : 
    1434           4 : struct LifecycleCallbacksAtoms
    1435             : {
    1436             :   PinnedStringId attachedCallback_id;
    1437             :   PinnedStringId attributeChangedCallback_id;
    1438             :   PinnedStringId createdCallback_id;
    1439             :   PinnedStringId detachedCallback_id;
    1440             : };
    1441             : 
    1442           4 : struct LocaleInfoAtoms
    1443             : {
    1444             :   PinnedStringId direction_id;
    1445             :   PinnedStringId locale_id;
    1446             : };
    1447             : 
    1448           4 : struct MakeCredentialOptionsAtoms
    1449             : {
    1450             :   PinnedStringId authenticatorSelection_id;
    1451             :   PinnedStringId challenge_id;
    1452             :   PinnedStringId excludeList_id;
    1453             :   PinnedStringId parameters_id;
    1454             :   PinnedStringId rp_id;
    1455             :   PinnedStringId timeout_id;
    1456             :   PinnedStringId user_id;
    1457             : };
    1458             : 
    1459           4 : struct MatchPatternOptionsAtoms
    1460             : {
    1461             :   PinnedStringId ignorePath_id;
    1462             : };
    1463             : 
    1464           4 : struct MediaElementAudioSourceOptionsAtoms
    1465             : {
    1466             :   PinnedStringId mediaElement_id;
    1467             : };
    1468             : 
    1469           4 : struct MediaKeyMessageEventInitAtoms
    1470             : {
    1471             :   PinnedStringId message_id;
    1472             :   PinnedStringId messageType_id;
    1473             : };
    1474             : 
    1475           4 : struct MediaKeyNeededEventInitAtoms
    1476             : {
    1477             :   PinnedStringId initData_id;
    1478             :   PinnedStringId initDataType_id;
    1479             : };
    1480             : 
    1481           4 : struct MediaKeySystemConfigurationAtoms
    1482             : {
    1483             :   PinnedStringId audioCapabilities_id;
    1484             :   PinnedStringId distinctiveIdentifier_id;
    1485             :   PinnedStringId initDataTypes_id;
    1486             :   PinnedStringId label_id;
    1487             :   PinnedStringId persistentState_id;
    1488             :   PinnedStringId sessionTypes_id;
    1489             :   PinnedStringId videoCapabilities_id;
    1490             : };
    1491             : 
    1492           4 : struct MediaKeySystemMediaCapabilityAtoms
    1493             : {
    1494             :   PinnedStringId contentType_id;
    1495             :   PinnedStringId robustness_id;
    1496             : };
    1497             : 
    1498           4 : struct MediaQueryListEventInitAtoms
    1499             : {
    1500             :   PinnedStringId matches_id;
    1501             :   PinnedStringId media_id;
    1502             : };
    1503             : 
    1504           4 : struct MediaRecorderOptionsAtoms
    1505             : {
    1506             :   PinnedStringId audioBitsPerSecond_id;
    1507             :   PinnedStringId bitsPerSecond_id;
    1508             :   PinnedStringId mimeType_id;
    1509             :   PinnedStringId videoBitsPerSecond_id;
    1510             : };
    1511             : 
    1512           4 : struct MediaStreamAudioSourceOptionsAtoms
    1513             : {
    1514             :   PinnedStringId mediaStream_id;
    1515             : };
    1516             : 
    1517           4 : struct MediaStreamConstraintsAtoms
    1518             : {
    1519             :   PinnedStringId audio_id;
    1520             :   PinnedStringId fake_id;
    1521             :   PinnedStringId peerIdentity_id;
    1522             :   PinnedStringId picture_id;
    1523             :   PinnedStringId video_id;
    1524             : };
    1525             : 
    1526           4 : struct MediaStreamEventInitAtoms
    1527             : {
    1528             :   PinnedStringId stream_id;
    1529             : };
    1530             : 
    1531           4 : struct MediaStreamTrackEventInitAtoms
    1532             : {
    1533             :   PinnedStringId track_id;
    1534             : };
    1535             : 
    1536           4 : struct MediaTrackConstraintSetAtoms
    1537             : {
    1538             :   PinnedStringId autoGainControl_id;
    1539             :   PinnedStringId browserWindow_id;
    1540             :   PinnedStringId channelCount_id;
    1541             :   PinnedStringId deviceId_id;
    1542             :   PinnedStringId echoCancellation_id;
    1543             :   PinnedStringId facingMode_id;
    1544             :   PinnedStringId frameRate_id;
    1545             :   PinnedStringId height_id;
    1546             :   PinnedStringId mediaSource_id;
    1547             :   PinnedStringId mozAutoGainControl_id;
    1548             :   PinnedStringId mozNoiseSuppression_id;
    1549             :   PinnedStringId noiseSuppression_id;
    1550             :   PinnedStringId scrollWithPage_id;
    1551             :   PinnedStringId viewportHeight_id;
    1552             :   PinnedStringId viewportOffsetX_id;
    1553             :   PinnedStringId viewportOffsetY_id;
    1554             :   PinnedStringId viewportWidth_id;
    1555             :   PinnedStringId width_id;
    1556             : };
    1557             : 
    1558           4 : struct MediaTrackConstraintsAtoms
    1559             : {
    1560             :   PinnedStringId advanced_id;
    1561             : };
    1562             : 
    1563           4 : struct MediaTrackSettingsAtoms
    1564             : {
    1565             :   PinnedStringId autoGainControl_id;
    1566             :   PinnedStringId browserWindow_id;
    1567             :   PinnedStringId channelCount_id;
    1568             :   PinnedStringId deviceId_id;
    1569             :   PinnedStringId echoCancellation_id;
    1570             :   PinnedStringId facingMode_id;
    1571             :   PinnedStringId frameRate_id;
    1572             :   PinnedStringId height_id;
    1573             :   PinnedStringId mediaSource_id;
    1574             :   PinnedStringId noiseSuppression_id;
    1575             :   PinnedStringId scrollWithPage_id;
    1576             :   PinnedStringId viewportHeight_id;
    1577             :   PinnedStringId viewportOffsetX_id;
    1578             :   PinnedStringId viewportOffsetY_id;
    1579             :   PinnedStringId viewportWidth_id;
    1580             :   PinnedStringId width_id;
    1581             : };
    1582             : 
    1583           4 : struct MediaTrackSupportedConstraintsAtoms
    1584             : {
    1585             :   PinnedStringId aspectRatio_id;
    1586             :   PinnedStringId autoGainControl_id;
    1587             :   PinnedStringId browserWindow_id;
    1588             :   PinnedStringId channelCount_id;
    1589             :   PinnedStringId deviceId_id;
    1590             :   PinnedStringId echoCancellation_id;
    1591             :   PinnedStringId facingMode_id;
    1592             :   PinnedStringId frameRate_id;
    1593             :   PinnedStringId groupId_id;
    1594             :   PinnedStringId height_id;
    1595             :   PinnedStringId latency_id;
    1596             :   PinnedStringId mediaSource_id;
    1597             :   PinnedStringId noiseSuppression_id;
    1598             :   PinnedStringId sampleRate_id;
    1599             :   PinnedStringId sampleSize_id;
    1600             :   PinnedStringId scrollWithPage_id;
    1601             :   PinnedStringId viewportHeight_id;
    1602             :   PinnedStringId viewportOffsetX_id;
    1603             :   PinnedStringId viewportOffsetY_id;
    1604             :   PinnedStringId viewportWidth_id;
    1605             :   PinnedStringId volume_id;
    1606             :   PinnedStringId width_id;
    1607             : };
    1608             : 
    1609           4 : struct MessageEventInitAtoms
    1610             : {
    1611             :   PinnedStringId data_id;
    1612             :   PinnedStringId lastEventId_id;
    1613             :   PinnedStringId origin_id;
    1614             :   PinnedStringId ports_id;
    1615             :   PinnedStringId source_id;
    1616             : };
    1617             : 
    1618           4 : struct MouseEventInitAtoms
    1619             : {
    1620             :   PinnedStringId button_id;
    1621             :   PinnedStringId buttons_id;
    1622             :   PinnedStringId clientX_id;
    1623             :   PinnedStringId clientY_id;
    1624             :   PinnedStringId movementX_id;
    1625             :   PinnedStringId movementY_id;
    1626             :   PinnedStringId relatedTarget_id;
    1627             :   PinnedStringId screenX_id;
    1628             :   PinnedStringId screenY_id;
    1629             : };
    1630             : 
    1631           4 : struct MozIdleObserverAtoms
    1632             : {
    1633             :   PinnedStringId time_id;
    1634             :   PinnedStringId onidle_id;
    1635             :   PinnedStringId onactive_id;
    1636             : };
    1637             : 
    1638           4 : struct MozPluginParameterAtoms
    1639             : {
    1640             :   PinnedStringId name_id;
    1641             :   PinnedStringId value_id;
    1642             : };
    1643             : 
    1644           4 : struct MozSelfSupportAtoms
    1645             : {
    1646             :   PinnedStringId healthReportDataSubmissionEnabled_id;
    1647             :   PinnedStringId getTelemetryPingList_id;
    1648             :   PinnedStringId getTelemetryPing_id;
    1649             :   PinnedStringId getCurrentTelemetryEnvironment_id;
    1650             :   PinnedStringId getCurrentTelemetrySubsessionPing_id;
    1651             :   PinnedStringId resetPref_id;
    1652             :   PinnedStringId resetSearchEngines_id;
    1653             :   PinnedStringId __init_id;
    1654             : };
    1655             : 
    1656           4 : struct MozXMLHttpRequestParametersAtoms
    1657             : {
    1658             :   PinnedStringId mozAnon_id;
    1659             :   PinnedStringId mozSystem_id;
    1660             : };
    1661             : 
    1662           4 : struct MutationObserverInitAtoms
    1663             : {
    1664             :   PinnedStringId animations_id;
    1665             :   PinnedStringId attributeFilter_id;
    1666             :   PinnedStringId attributeOldValue_id;
    1667             :   PinnedStringId attributes_id;
    1668             :   PinnedStringId characterData_id;
    1669             :   PinnedStringId characterDataOldValue_id;
    1670             :   PinnedStringId childList_id;
    1671             :   PinnedStringId nativeAnonymousChildList_id;
    1672             :   PinnedStringId subtree_id;
    1673             : };
    1674             : 
    1675           4 : struct MutationObservingInfoAtoms
    1676             : {
    1677             :   PinnedStringId observedNode_id;
    1678             : };
    1679             : 
    1680           4 : struct NativeOSFileReadOptionsAtoms
    1681             : {
    1682             :   PinnedStringId bytes_id;
    1683             :   PinnedStringId encoding_id;
    1684             : };
    1685             : 
    1686           4 : struct NetworkCommandOptionsAtoms
    1687             : {
    1688             :   PinnedStringId cmd_id;
    1689             :   PinnedStringId curExternalIfname_id;
    1690             :   PinnedStringId curInternalIfname_id;
    1691             :   PinnedStringId dns1_id;
    1692             :   PinnedStringId dns1_long_id;
    1693             :   PinnedStringId dns2_id;
    1694             :   PinnedStringId dns2_long_id;
    1695             :   PinnedStringId dnses_id;
    1696             :   PinnedStringId domain_id;
    1697             :   PinnedStringId enable_id;
    1698             :   PinnedStringId enabled_id;
    1699             :   PinnedStringId endIp_id;
    1700             :   PinnedStringId externalIfname_id;
    1701             :   PinnedStringId gateway_id;
    1702             :   PinnedStringId gateway_long_id;
    1703             :   PinnedStringId gateways_id;
    1704             :   PinnedStringId id_id;
    1705             :   PinnedStringId ifname_id;
    1706             :   PinnedStringId interfaceList_id;
    1707             :   PinnedStringId internalIfname_id;
    1708             :   PinnedStringId ip_id;
    1709             :   PinnedStringId ipaddr_id;
    1710             :   PinnedStringId key_id;
    1711             :   PinnedStringId link_id;
    1712             :   PinnedStringId mask_id;
    1713             :   PinnedStringId maskLength_id;
    1714             :   PinnedStringId mode_id;
    1715             :   PinnedStringId mtu_id;
    1716             :   PinnedStringId preExternalIfname_id;
    1717             :   PinnedStringId preInternalIfname_id;
    1718             :   PinnedStringId prefix_id;
    1719             :   PinnedStringId prefixLength_id;
    1720             :   PinnedStringId report_id;
    1721             :   PinnedStringId security_id;
    1722             :   PinnedStringId serverIp_id;
    1723             :   PinnedStringId ssid_id;
    1724             :   PinnedStringId startIp_id;
    1725             :   PinnedStringId threshold_id;
    1726             :   PinnedStringId usbEndIp_id;
    1727             :   PinnedStringId usbStartIp_id;
    1728             :   PinnedStringId wifiEndIp_id;
    1729             :   PinnedStringId wifiStartIp_id;
    1730             :   PinnedStringId wifictrlinterfacename_id;
    1731             : };
    1732             : 
    1733           4 : struct NetworkResultOptionsAtoms
    1734             : {
    1735             :   PinnedStringId broadcast_id;
    1736             :   PinnedStringId curExternalIfname_id;
    1737             :   PinnedStringId curInternalIfname_id;
    1738             :   PinnedStringId dns1_id;
    1739             :   PinnedStringId dns1_str_id;
    1740             :   PinnedStringId dns2_id;
    1741             :   PinnedStringId dns2_str_id;
    1742             :   PinnedStringId enable_id;
    1743             :   PinnedStringId error_id;
    1744             :   PinnedStringId flag_id;
    1745             :   PinnedStringId gateway_id;
    1746             :   PinnedStringId gateway_str_id;
    1747             :   PinnedStringId id_id;
    1748             :   PinnedStringId interfaceList_id;
    1749             :   PinnedStringId ipAddr_id;
    1750             :   PinnedStringId ipaddr_id;
    1751             :   PinnedStringId ipaddr_str_id;
    1752             :   PinnedStringId lease_id;
    1753             :   PinnedStringId macAddr_id;
    1754             :   PinnedStringId mask_id;
    1755             :   PinnedStringId mask_str_id;
    1756             :   PinnedStringId netId_id;
    1757             :   PinnedStringId prefixLength_id;
    1758             :   PinnedStringId reason_id;
    1759             :   PinnedStringId reply_id;
    1760             :   PinnedStringId result_id;
    1761             :   PinnedStringId resultCode_id;
    1762             :   PinnedStringId resultReason_id;
    1763             :   PinnedStringId ret_id;
    1764             :   PinnedStringId route_id;
    1765             :   PinnedStringId server_id;
    1766             :   PinnedStringId server_str_id;
    1767             :   PinnedStringId success_id;
    1768             :   PinnedStringId topic_id;
    1769             :   PinnedStringId vendor_str_id;
    1770             : };
    1771             : 
    1772           4 : struct NodeFilterAtoms
    1773             : {
    1774             :   PinnedStringId acceptNode_id;
    1775             : };
    1776             : 
    1777           4 : struct NotificationBehaviorAtoms
    1778             : {
    1779             :   PinnedStringId noclear_id;
    1780             :   PinnedStringId noscreen_id;
    1781             :   PinnedStringId showOnlyOnce_id;
    1782             :   PinnedStringId soundFile_id;
    1783             :   PinnedStringId vibrationPattern_id;
    1784             : };
    1785             : 
    1786           4 : struct NotificationEventInitAtoms
    1787             : {
    1788             :   PinnedStringId notification_id;
    1789             : };
    1790             : 
    1791           4 : struct NotificationOptionsAtoms
    1792             : {
    1793             :   PinnedStringId body_id;
    1794             :   PinnedStringId data_id;
    1795             :   PinnedStringId dir_id;
    1796             :   PinnedStringId icon_id;
    1797             :   PinnedStringId lang_id;
    1798             :   PinnedStringId mozbehavior_id;
    1799             :   PinnedStringId requireInteraction_id;
    1800             :   PinnedStringId tag_id;
    1801             : };
    1802             : 
    1803           4 : struct ObserverCallbackAtoms
    1804             : {
    1805             :   PinnedStringId handleEvent_id;
    1806             : };
    1807             : 
    1808           4 : struct OfflineAudioCompletionEventInitAtoms
    1809             : {
    1810             :   PinnedStringId renderedBuffer_id;
    1811             : };
    1812             : 
    1813           4 : struct OpenWindowEventDetailAtoms
    1814             : {
    1815             :   PinnedStringId features_id;
    1816             :   PinnedStringId frameElement_id;
    1817             :   PinnedStringId name_id;
    1818             :   PinnedStringId url_id;
    1819             : };
    1820             : 
    1821           4 : struct OriginAttributesDictionaryAtoms
    1822             : {
    1823             :   PinnedStringId appId_id;
    1824             :   PinnedStringId firstPartyDomain_id;
    1825             :   PinnedStringId inIsolatedMozBrowser_id;
    1826             :   PinnedStringId privateBrowsingId_id;
    1827             :   PinnedStringId userContextId_id;
    1828             : };
    1829             : 
    1830           4 : struct OriginAttributesPatternDictionaryAtoms
    1831             : {
    1832             :   PinnedStringId appId_id;
    1833             :   PinnedStringId firstPartyDomain_id;
    1834             :   PinnedStringId inIsolatedMozBrowser_id;
    1835             :   PinnedStringId privateBrowsingId_id;
    1836             :   PinnedStringId userContextId_id;
    1837             : };
    1838             : 
    1839           4 : struct OscillatorOptionsAtoms
    1840             : {
    1841             :   PinnedStringId detune_id;
    1842             :   PinnedStringId frequency_id;
    1843             :   PinnedStringId periodicWave_id;
    1844             :   PinnedStringId type_id;
    1845             : };
    1846             : 
    1847           4 : struct PageTransitionEventInitAtoms
    1848             : {
    1849             :   PinnedStringId persisted_id;
    1850             : };
    1851             : 
    1852           4 : struct PannerOptionsAtoms
    1853             : {
    1854             :   PinnedStringId coneInnerAngle_id;
    1855             :   PinnedStringId coneOuterAngle_id;
    1856             :   PinnedStringId coneOuterGain_id;
    1857             :   PinnedStringId distanceModel_id;
    1858             :   PinnedStringId maxDistance_id;
    1859             :   PinnedStringId orientationX_id;
    1860             :   PinnedStringId orientationY_id;
    1861             :   PinnedStringId orientationZ_id;
    1862             :   PinnedStringId panningModel_id;
    1863             :   PinnedStringId positionX_id;
    1864             :   PinnedStringId positionY_id;
    1865             :   PinnedStringId positionZ_id;
    1866             :   PinnedStringId refDistance_id;
    1867             :   PinnedStringId rolloffFactor_id;
    1868             : };
    1869             : 
    1870           4 : struct ParentDictAtoms
    1871             : {
    1872             :   PinnedStringId c_id;
    1873             :   PinnedStringId parentAny_id;
    1874             :   PinnedStringId someExternalInterface_id;
    1875             :   PinnedStringId someInterface_id;
    1876             :   PinnedStringId someNullableInterface_id;
    1877             : };
    1878             : 
    1879           4 : struct PaymentCurrencyAmountAtoms
    1880             : {
    1881             :   PinnedStringId currency_id;
    1882             :   PinnedStringId currencySystem_id;
    1883             :   PinnedStringId value_id;
    1884             : };
    1885             : 
    1886           4 : struct PaymentDetailsBaseAtoms
    1887             : {
    1888             :   PinnedStringId displayItems_id;
    1889             :   PinnedStringId modifiers_id;
    1890             :   PinnedStringId shippingOptions_id;
    1891             : };
    1892             : 
    1893           4 : struct PaymentDetailsInitAtoms
    1894             : {
    1895             :   PinnedStringId id_id;
    1896             :   PinnedStringId total_id;
    1897             : };
    1898             : 
    1899           4 : struct PaymentDetailsModifierAtoms
    1900             : {
    1901             :   PinnedStringId additionalDisplayItems_id;
    1902             :   PinnedStringId data_id;
    1903             :   PinnedStringId supportedMethods_id;
    1904             :   PinnedStringId total_id;
    1905             : };
    1906             : 
    1907           4 : struct PaymentDetailsUpdateAtoms
    1908             : {
    1909             :   PinnedStringId error_id;
    1910             :   PinnedStringId total_id;
    1911             : };
    1912             : 
    1913           4 : struct PaymentItemAtoms
    1914             : {
    1915             :   PinnedStringId amount_id;
    1916             :   PinnedStringId label_id;
    1917             :   PinnedStringId pending_id;
    1918             : };
    1919             : 
    1920           4 : struct PaymentMethodDataAtoms
    1921             : {
    1922             :   PinnedStringId data_id;
    1923             :   PinnedStringId supportedMethods_id;
    1924             : };
    1925             : 
    1926           4 : struct PaymentOptionsAtoms
    1927             : {
    1928             :   PinnedStringId requestPayerEmail_id;
    1929             :   PinnedStringId requestPayerName_id;
    1930             :   PinnedStringId requestPayerPhone_id;
    1931             :   PinnedStringId requestShipping_id;
    1932             :   PinnedStringId shippingType_id;
    1933             : };
    1934             : 
    1935           4 : struct PaymentShippingOptionAtoms
    1936             : {
    1937             :   PinnedStringId amount_id;
    1938             :   PinnedStringId id_id;
    1939             :   PinnedStringId label_id;
    1940             :   PinnedStringId selected_id;
    1941             : };
    1942             : 
    1943           4 : struct Pbkdf2ParamsAtoms
    1944             : {
    1945             :   PinnedStringId hash_id;
    1946             :   PinnedStringId iterations_id;
    1947             :   PinnedStringId salt_id;
    1948             : };
    1949             : 
    1950           4 : struct PeerConnectionObserverAtoms
    1951             : {
    1952             :   PinnedStringId onCreateOfferSuccess_id;
    1953             :   PinnedStringId onCreateOfferError_id;
    1954             :   PinnedStringId onCreateAnswerSuccess_id;
    1955             :   PinnedStringId onCreateAnswerError_id;
    1956             :   PinnedStringId onSetLocalDescriptionSuccess_id;
    1957             :   PinnedStringId onSetRemoteDescriptionSuccess_id;
    1958             :   PinnedStringId onSetLocalDescriptionError_id;
    1959             :   PinnedStringId onSetRemoteDescriptionError_id;
    1960             :   PinnedStringId onAddIceCandidateSuccess_id;
    1961             :   PinnedStringId onAddIceCandidateError_id;
    1962             :   PinnedStringId onIceCandidate_id;
    1963             :   PinnedStringId onNegotiationNeeded_id;
    1964             :   PinnedStringId onGetStatsSuccess_id;
    1965             :   PinnedStringId onGetStatsError_id;
    1966             :   PinnedStringId onReplaceTrackSuccess_id;
    1967             :   PinnedStringId onReplaceTrackError_id;
    1968             :   PinnedStringId notifyDataChannel_id;
    1969             :   PinnedStringId onStateChange_id;
    1970             :   PinnedStringId onAddStream_id;
    1971             :   PinnedStringId onRemoveStream_id;
    1972             :   PinnedStringId onAddTrack_id;
    1973             :   PinnedStringId onRemoveTrack_id;
    1974             :   PinnedStringId onDTMFToneChange_id;
    1975             :   PinnedStringId __init_id;
    1976             : };
    1977             : 
    1978           4 : struct PerformanceEntryEventInitAtoms
    1979             : {
    1980             :   PinnedStringId duration_id;
    1981             :   PinnedStringId entryType_id;
    1982             :   PinnedStringId epoch_id;
    1983             :   PinnedStringId name_id;
    1984             :   PinnedStringId origin_id;
    1985             :   PinnedStringId startTime_id;
    1986             : };
    1987             : 
    1988           4 : struct PerformanceEntryFilterOptionsAtoms
    1989             : {
    1990             :   PinnedStringId entryType_id;
    1991             :   PinnedStringId initiatorType_id;
    1992             :   PinnedStringId name_id;
    1993             : };
    1994             : 
    1995           4 : struct PerformanceObserverInitAtoms
    1996             : {
    1997             :   PinnedStringId entryTypes_id;
    1998             : };
    1999             : 
    2000           4 : struct PeriodicWaveConstraintsAtoms
    2001             : {
    2002             :   PinnedStringId disableNormalization_id;
    2003             : };
    2004             : 
    2005           4 : struct PeriodicWaveOptionsAtoms
    2006             : {
    2007             :   PinnedStringId imag_id;
    2008             :   PinnedStringId real_id;
    2009             : };
    2010             : 
    2011           4 : struct PermissionDescriptorAtoms
    2012             : {
    2013             :   PinnedStringId name_id;
    2014             : };
    2015             : 
    2016           4 : struct PluginCrashedEventInitAtoms
    2017             : {
    2018             :   PinnedStringId browserDumpID_id;
    2019             :   PinnedStringId gmpPlugin_id;
    2020             :   PinnedStringId pluginDumpID_id;
    2021             :   PinnedStringId pluginFilename_id;
    2022             :   PinnedStringId pluginID_id;
    2023             :   PinnedStringId pluginName_id;
    2024             :   PinnedStringId submittedCrashReport_id;
    2025             : };
    2026             : 
    2027           4 : struct PointerEventInitAtoms
    2028             : {
    2029             :   PinnedStringId height_id;
    2030             :   PinnedStringId isPrimary_id;
    2031             :   PinnedStringId pointerId_id;
    2032             :   PinnedStringId pointerType_id;
    2033             :   PinnedStringId pressure_id;
    2034             :   PinnedStringId tangentialPressure_id;
    2035             :   PinnedStringId tiltX_id;
    2036             :   PinnedStringId tiltY_id;
    2037             :   PinnedStringId twist_id;
    2038             :   PinnedStringId width_id;
    2039             : };
    2040             : 
    2041           4 : struct PopStateEventInitAtoms
    2042             : {
    2043             :   PinnedStringId state_id;
    2044             : };
    2045             : 
    2046           4 : struct PopupBlockedEventInitAtoms
    2047             : {
    2048             :   PinnedStringId popupWindowFeatures_id;
    2049             :   PinnedStringId popupWindowName_id;
    2050             :   PinnedStringId popupWindowURI_id;
    2051             :   PinnedStringId requestingWindow_id;
    2052             : };
    2053             : 
    2054           4 : struct PositionOptionsAtoms
    2055             : {
    2056             :   PinnedStringId enableHighAccuracy_id;
    2057             :   PinnedStringId maximumAge_id;
    2058             :   PinnedStringId timeout_id;
    2059             : };
    2060             : 
    2061           4 : struct PresentationConnectionAvailableEventInitAtoms
    2062             : {
    2063             :   PinnedStringId connection_id;
    2064             : };
    2065             : 
    2066           4 : struct PresentationConnectionCloseEventInitAtoms
    2067             : {
    2068             :   PinnedStringId message_id;
    2069             :   PinnedStringId reason_id;
    2070             : };
    2071             : 
    2072           4 : struct ProfileTimelineLayerRectAtoms
    2073             : {
    2074             :   PinnedStringId height_id;
    2075             :   PinnedStringId width_id;
    2076             :   PinnedStringId x_id;
    2077             :   PinnedStringId y_id;
    2078             : };
    2079             : 
    2080           4 : struct ProfileTimelineMarkerAtoms
    2081             : {
    2082             :   PinnedStringId causeName_id;
    2083             :   PinnedStringId end_id;
    2084             :   PinnedStringId endStack_id;
    2085             :   PinnedStringId eventPhase_id;
    2086             :   PinnedStringId isAnimationOnly_id;
    2087             :   PinnedStringId isOffMainThread_id;
    2088             :   PinnedStringId messagePortOperation_id;
    2089             :   PinnedStringId name_id;
    2090             :   PinnedStringId processType_id;
    2091             :   PinnedStringId rectangles_id;
    2092             :   PinnedStringId stack_id;
    2093             :   PinnedStringId start_id;
    2094             :   PinnedStringId type_id;
    2095             :   PinnedStringId unixTime_id;
    2096             :   PinnedStringId workerOperation_id;
    2097             : };
    2098             : 
    2099           4 : struct ProfileTimelineStackFrameAtoms
    2100             : {
    2101             :   PinnedStringId asyncCause_id;
    2102             :   PinnedStringId asyncParent_id;
    2103             :   PinnedStringId column_id;
    2104             :   PinnedStringId functionDisplayName_id;
    2105             :   PinnedStringId line_id;
    2106             :   PinnedStringId parent_id;
    2107             :   PinnedStringId source_id;
    2108             : };
    2109             : 
    2110           4 : struct ProgressEventInitAtoms
    2111             : {
    2112             :   PinnedStringId lengthComputable_id;
    2113             :   PinnedStringId loaded_id;
    2114             :   PinnedStringId total_id;
    2115             : };
    2116             : 
    2117           4 : struct PromiseDebuggingStateHolderAtoms
    2118             : {
    2119             :   PinnedStringId reason_id;
    2120             :   PinnedStringId state_id;
    2121             :   PinnedStringId value_id;
    2122             : };
    2123             : 
    2124           4 : struct PromiseRejectionEventInitAtoms
    2125             : {
    2126             :   PinnedStringId promise_id;
    2127             :   PinnedStringId reason_id;
    2128             : };
    2129             : 
    2130           4 : struct PublicKeyCredentialDescriptorAtoms
    2131             : {
    2132             :   PinnedStringId id_id;
    2133             :   PinnedStringId transports_id;
    2134             :   PinnedStringId type_id;
    2135             : };
    2136             : 
    2137           4 : struct PublicKeyCredentialEntityAtoms
    2138             : {
    2139             :   PinnedStringId icon_id;
    2140             :   PinnedStringId id_id;
    2141             :   PinnedStringId name_id;
    2142             : };
    2143             : 
    2144           4 : struct PublicKeyCredentialParametersAtoms
    2145             : {
    2146             :   PinnedStringId algorithm_id;
    2147             :   PinnedStringId type_id;
    2148             : };
    2149             : 
    2150           4 : struct PublicKeyCredentialRequestOptionsAtoms
    2151             : {
    2152             :   PinnedStringId allowList_id;
    2153             :   PinnedStringId challenge_id;
    2154             :   PinnedStringId rpId_id;
    2155             :   PinnedStringId timeout_id;
    2156             : };
    2157             : 
    2158           4 : struct PublicKeyCredentialUserEntityAtoms
    2159             : {
    2160             :   PinnedStringId displayName_id;
    2161             : };
    2162             : 
    2163           4 : struct PushEventInitAtoms
    2164             : {
    2165             :   PinnedStringId data_id;
    2166             : };
    2167             : 
    2168           4 : struct PushManagerImplAtoms
    2169             : {
    2170             :   PinnedStringId subscribe_id;
    2171             :   PinnedStringId getSubscription_id;
    2172             :   PinnedStringId permissionState_id;
    2173             :   PinnedStringId __init_id;
    2174             : };
    2175             : 
    2176           4 : struct PushSubscriptionInitAtoms
    2177             : {
    2178             :   PinnedStringId appServerKey_id;
    2179             :   PinnedStringId authSecret_id;
    2180             :   PinnedStringId endpoint_id;
    2181             :   PinnedStringId p256dhKey_id;
    2182             :   PinnedStringId scope_id;
    2183             : };
    2184             : 
    2185           4 : struct PushSubscriptionJSONAtoms
    2186             : {
    2187             :   PinnedStringId endpoint_id;
    2188             :   PinnedStringId keys_id;
    2189             : };
    2190             : 
    2191           4 : struct PushSubscriptionKeysAtoms
    2192             : {
    2193             :   PinnedStringId auth_id;
    2194             :   PinnedStringId p256dh_id;
    2195             : };
    2196             : 
    2197           4 : struct PushSubscriptionOptionsInitAtoms
    2198             : {
    2199             :   PinnedStringId applicationServerKey_id;
    2200             : };
    2201             : 
    2202           4 : struct RTCCertificateExpirationAtoms
    2203             : {
    2204             :   PinnedStringId expires_id;
    2205             : };
    2206             : 
    2207           4 : struct RTCCodecStatsAtoms
    2208             : {
    2209             :   PinnedStringId channels_id;
    2210             :   PinnedStringId clockRate_id;
    2211             :   PinnedStringId codec_id;
    2212             :   PinnedStringId parameters_id;
    2213             :   PinnedStringId payloadType_id;
    2214             : };
    2215             : 
    2216           4 : struct RTCConfigurationAtoms
    2217             : {
    2218             :   PinnedStringId bundlePolicy_id;
    2219             :   PinnedStringId certificates_id;
    2220             :   PinnedStringId iceServers_id;
    2221             :   PinnedStringId iceTransportPolicy_id;
    2222             :   PinnedStringId peerIdentity_id;
    2223             : };
    2224             : 
    2225           4 : struct RTCDTMFSenderAtoms
    2226             : {
    2227             :   PinnedStringId insertDTMF_id;
    2228             :   PinnedStringId ontonechange_id;
    2229             :   PinnedStringId toneBuffer_id;
    2230             : };
    2231             : 
    2232           4 : struct RTCDTMFToneChangeEventInitAtoms
    2233             : {
    2234             :   PinnedStringId tone_id;
    2235             : };
    2236             : 
    2237           4 : struct RTCDataChannelEventInitAtoms
    2238             : {
    2239             :   PinnedStringId channel_id;
    2240             : };
    2241             : 
    2242           4 : struct RTCDataChannelInitAtoms
    2243             : {
    2244             :   PinnedStringId id_id;
    2245             :   PinnedStringId maxPacketLifeTime_id;
    2246             :   PinnedStringId maxRetransmitTime_id;
    2247             :   PinnedStringId maxRetransmits_id;
    2248             :   PinnedStringId negotiated_id;
    2249             :   PinnedStringId ordered_id;
    2250             :   PinnedStringId protocol_id;
    2251             : };
    2252             : 
    2253           4 : struct RTCFecParametersAtoms
    2254             : {
    2255             :   PinnedStringId ssrc_id;
    2256             : };
    2257             : 
    2258           4 : struct RTCIceCandidateAtoms
    2259             : {
    2260             :   PinnedStringId candidate_id;
    2261             :   PinnedStringId sdpMid_id;
    2262             :   PinnedStringId sdpMLineIndex_id;
    2263             :   PinnedStringId __jsonifier_id;
    2264             :   PinnedStringId __init_id;
    2265             : };
    2266             : 
    2267           4 : struct RTCIceCandidateInitAtoms
    2268             : {
    2269             :   PinnedStringId candidate_id;
    2270             :   PinnedStringId sdpMLineIndex_id;
    2271             :   PinnedStringId sdpMid_id;
    2272             : };
    2273             : 
    2274           4 : struct RTCIceCandidatePairStatsAtoms
    2275             : {
    2276             :   PinnedStringId bytesReceived_id;
    2277             :   PinnedStringId bytesSent_id;
    2278             :   PinnedStringId lastPacketReceivedTimestamp_id;
    2279             :   PinnedStringId lastPacketSentTimestamp_id;
    2280             :   PinnedStringId localCandidateId_id;
    2281             :   PinnedStringId nominated_id;
    2282             :   PinnedStringId priority_id;
    2283             :   PinnedStringId readable_id;
    2284             :   PinnedStringId remoteCandidateId_id;
    2285             :   PinnedStringId selected_id;
    2286             :   PinnedStringId state_id;
    2287             :   PinnedStringId transportId_id;
    2288             :   PinnedStringId writable_id;
    2289             : };
    2290             : 
    2291           4 : struct RTCIceCandidateStatsAtoms
    2292             : {
    2293             :   PinnedStringId candidateId_id;
    2294             :   PinnedStringId candidateType_id;
    2295             :   PinnedStringId componentId_id;
    2296             :   PinnedStringId ipAddress_id;
    2297             :   PinnedStringId mozLocalTransport_id;
    2298             :   PinnedStringId portNumber_id;
    2299             :   PinnedStringId transport_id;
    2300             : };
    2301             : 
    2302           4 : struct RTCIceComponentStatsAtoms
    2303             : {
    2304             :   PinnedStringId activeConnection_id;
    2305             :   PinnedStringId bytesReceived_id;
    2306             :   PinnedStringId bytesSent_id;
    2307             :   PinnedStringId component_id;
    2308             :   PinnedStringId transportId_id;
    2309             : };
    2310             : 
    2311           4 : struct RTCIceServerAtoms
    2312             : {
    2313             :   PinnedStringId credential_id;
    2314             :   PinnedStringId credentialType_id;
    2315             :   PinnedStringId url_id;
    2316             :   PinnedStringId urls_id;
    2317             :   PinnedStringId username_id;
    2318             : };
    2319             : 
    2320           4 : struct RTCIdentityAssertionAtoms
    2321             : {
    2322             :   PinnedStringId idp_id;
    2323             :   PinnedStringId name_id;
    2324             : };
    2325             : 
    2326           4 : struct RTCIdentityAssertionResultAtoms
    2327             : {
    2328             :   PinnedStringId assertion_id;
    2329             :   PinnedStringId idp_id;
    2330             : };
    2331             : 
    2332           4 : struct RTCIdentityProviderAtoms
    2333             : {
    2334             :   PinnedStringId generateAssertion_id;
    2335             :   PinnedStringId validateAssertion_id;
    2336             : };
    2337             : 
    2338           4 : struct RTCIdentityProviderDetailsAtoms
    2339             : {
    2340             :   PinnedStringId domain_id;
    2341             :   PinnedStringId protocol_id;
    2342             : };
    2343             : 
    2344           4 : struct RTCIdentityValidationResultAtoms
    2345             : {
    2346             :   PinnedStringId contents_id;
    2347             :   PinnedStringId identity_id;
    2348             : };
    2349             : 
    2350           4 : struct RTCInboundRTPStreamStatsAtoms
    2351             : {
    2352             :   PinnedStringId bytesReceived_id;
    2353             :   PinnedStringId discardedPackets_id;
    2354             :   PinnedStringId framesDecoded_id;
    2355             :   PinnedStringId jitter_id;
    2356             :   PinnedStringId mozAvSyncDelay_id;
    2357             :   PinnedStringId mozJitterBufferDelay_id;
    2358             :   PinnedStringId packetsLost_id;
    2359             :   PinnedStringId packetsReceived_id;
    2360             :   PinnedStringId roundTripTime_id;
    2361             : };
    2362             : 
    2363           4 : struct RTCMediaStreamStatsAtoms
    2364             : {
    2365             :   PinnedStringId streamIdentifier_id;
    2366             :   PinnedStringId trackIds_id;
    2367             : };
    2368             : 
    2369           4 : struct RTCMediaStreamTrackStatsAtoms
    2370             : {
    2371             :   PinnedStringId audioLevel_id;
    2372             :   PinnedStringId echoReturnLoss_id;
    2373             :   PinnedStringId echoReturnLossEnhancement_id;
    2374             :   PinnedStringId frameHeight_id;
    2375             :   PinnedStringId frameWidth_id;
    2376             :   PinnedStringId framesCorrupted_id;
    2377             :   PinnedStringId framesDecoded_id;
    2378             :   PinnedStringId framesDropped_id;
    2379             :   PinnedStringId framesPerSecond_id;
    2380             :   PinnedStringId framesReceived_id;
    2381             :   PinnedStringId framesSent_id;
    2382             :   PinnedStringId remoteSource_id;
    2383             :   PinnedStringId ssrcIds_id;
    2384             :   PinnedStringId trackIdentifier_id;
    2385             : };
    2386             : 
    2387           4 : struct RTCOfferOptionsAtoms
    2388             : {
    2389             :   PinnedStringId iceRestart_id;
    2390             :   PinnedStringId mozBundleOnly_id;
    2391             :   PinnedStringId mozDontOfferDataChannel_id;
    2392             :   PinnedStringId offerToReceiveAudio_id;
    2393             :   PinnedStringId offerToReceiveVideo_id;
    2394             : };
    2395             : 
    2396           4 : struct RTCOutboundRTPStreamStatsAtoms
    2397             : {
    2398             :   PinnedStringId bytesSent_id;
    2399             :   PinnedStringId droppedFrames_id;
    2400             :   PinnedStringId framesEncoded_id;
    2401             :   PinnedStringId packetsSent_id;
    2402             :   PinnedStringId targetBitrate_id;
    2403             : };
    2404             : 
    2405           4 : struct RTCPeerConnectionAtoms
    2406             : {
    2407             :   PinnedStringId generateCertificate_id;
    2408             :   PinnedStringId setIdentityProvider_id;
    2409             :   PinnedStringId getIdentityAssertion_id;
    2410             :   PinnedStringId createOffer_id;
    2411             :   PinnedStringId createAnswer_id;
    2412             :   PinnedStringId setLocalDescription_id;
    2413             :   PinnedStringId setRemoteDescription_id;
    2414             :   PinnedStringId localDescription_id;
    2415             :   PinnedStringId remoteDescription_id;
    2416             :   PinnedStringId signalingState_id;
    2417             :   PinnedStringId addIceCandidate_id;
    2418             :   PinnedStringId canTrickleIceCandidates_id;
    2419             :   PinnedStringId iceGatheringState_id;
    2420             :   PinnedStringId iceConnectionState_id;
    2421             :   PinnedStringId peerIdentity_id;
    2422             :   PinnedStringId idpLoginUrl_id;
    2423             :   PinnedStringId id_id;
    2424             :   PinnedStringId getConfiguration_id;
    2425             :   PinnedStringId getLocalStreams_id;
    2426             :   PinnedStringId getRemoteStreams_id;
    2427             :   PinnedStringId addStream_id;
    2428             :   PinnedStringId addTrack_id;
    2429             :   PinnedStringId removeTrack_id;
    2430             :   PinnedStringId getSenders_id;
    2431             :   PinnedStringId getReceivers_id;
    2432             :   PinnedStringId mozAddRIDExtension_id;
    2433             :   PinnedStringId mozAddRIDFilter_id;
    2434             :   PinnedStringId close_id;
    2435             :   PinnedStringId onnegotiationneeded_id;
    2436             :   PinnedStringId onicecandidate_id;
    2437             :   PinnedStringId onsignalingstatechange_id;
    2438             :   PinnedStringId onaddstream_id;
    2439             :   PinnedStringId onaddtrack_id;
    2440             :   PinnedStringId ontrack_id;
    2441             :   PinnedStringId onremovestream_id;
    2442             :   PinnedStringId oniceconnectionstatechange_id;
    2443             :   PinnedStringId onicegatheringstatechange_id;
    2444             :   PinnedStringId getStats_id;
    2445             :   PinnedStringId createDataChannel_id;
    2446             :   PinnedStringId ondatachannel_id;
    2447             :   PinnedStringId __init_id;
    2448             : };
    2449             : 
    2450           4 : struct RTCPeerConnectionIceEventInitAtoms
    2451             : {
    2452             :   PinnedStringId candidate_id;
    2453             : };
    2454             : 
    2455           4 : struct RTCPeerConnectionStaticAtoms
    2456             : {
    2457             :   PinnedStringId registerPeerConnectionLifecycleCallback_id;
    2458             :   PinnedStringId __init_id;
    2459             : };
    2460             : 
    2461           4 : struct RTCRTPContributingSourceStatsAtoms
    2462             : {
    2463             :   PinnedStringId contributorSsrc_id;
    2464             :   PinnedStringId inboundRtpStreamId_id;
    2465             : };
    2466             : 
    2467           4 : struct RTCRTPStreamStatsAtoms
    2468             : {
    2469             :   PinnedStringId bitrateMean_id;
    2470             :   PinnedStringId bitrateStdDev_id;
    2471             :   PinnedStringId codecId_id;
    2472             :   PinnedStringId firCount_id;
    2473             :   PinnedStringId framerateMean_id;
    2474             :   PinnedStringId framerateStdDev_id;
    2475             :   PinnedStringId isRemote_id;
    2476             :   PinnedStringId mediaTrackId_id;
    2477             :   PinnedStringId mediaType_id;
    2478             :   PinnedStringId nackCount_id;
    2479             :   PinnedStringId pliCount_id;
    2480             :   PinnedStringId remoteId_id;
    2481             :   PinnedStringId ssrc_id;
    2482             :   PinnedStringId transportId_id;
    2483             : };
    2484             : 
    2485           4 : struct RTCRtcpParametersAtoms
    2486             : {
    2487             :   PinnedStringId cname_id;
    2488             :   PinnedStringId reducedSize_id;
    2489             : };
    2490             : 
    2491           4 : struct RTCRtpCodecParametersAtoms
    2492             : {
    2493             :   PinnedStringId channels_id;
    2494             :   PinnedStringId clockRate_id;
    2495             :   PinnedStringId mimeType_id;
    2496             :   PinnedStringId payloadType_id;
    2497             :   PinnedStringId sdpFmtpLine_id;
    2498             : };
    2499             : 
    2500           4 : struct RTCRtpEncodingParametersAtoms
    2501             : {
    2502             :   PinnedStringId active_id;
    2503             :   PinnedStringId degradationPreference_id;
    2504             :   PinnedStringId fec_id;
    2505             :   PinnedStringId maxBitrate_id;
    2506             :   PinnedStringId priority_id;
    2507             :   PinnedStringId rid_id;
    2508             :   PinnedStringId rtx_id;
    2509             :   PinnedStringId scaleResolutionDownBy_id;
    2510             :   PinnedStringId ssrc_id;
    2511             : };
    2512             : 
    2513           4 : struct RTCRtpHeaderExtensionParametersAtoms
    2514             : {
    2515             :   PinnedStringId encrypted_id;
    2516             :   PinnedStringId id_id;
    2517             :   PinnedStringId uri_id;
    2518             : };
    2519             : 
    2520           4 : struct RTCRtpParametersAtoms
    2521             : {
    2522             :   PinnedStringId codecs_id;
    2523             :   PinnedStringId encodings_id;
    2524             :   PinnedStringId headerExtensions_id;
    2525             :   PinnedStringId rtcp_id;
    2526             : };
    2527             : 
    2528           4 : struct RTCRtpReceiverAtoms
    2529             : {
    2530             :   PinnedStringId track_id;
    2531             :   PinnedStringId getStats_id;
    2532             : };
    2533             : 
    2534           4 : struct RTCRtpSenderAtoms
    2535             : {
    2536             :   PinnedStringId track_id;
    2537             :   PinnedStringId setParameters_id;
    2538             :   PinnedStringId getParameters_id;
    2539             :   PinnedStringId replaceTrack_id;
    2540             :   PinnedStringId getStats_id;
    2541             :   PinnedStringId dtmf_id;
    2542             : };
    2543             : 
    2544           4 : struct RTCRtxParametersAtoms
    2545             : {
    2546             :   PinnedStringId ssrc_id;
    2547             : };
    2548             : 
    2549           4 : struct RTCSessionDescriptionAtoms
    2550             : {
    2551             :   PinnedStringId type_id;
    2552             :   PinnedStringId sdp_id;
    2553             :   PinnedStringId __jsonifier_id;
    2554             :   PinnedStringId __init_id;
    2555             : };
    2556             : 
    2557           4 : struct RTCSessionDescriptionInitAtoms
    2558             : {
    2559             :   PinnedStringId sdp_id;
    2560             :   PinnedStringId type_id;
    2561             : };
    2562             : 
    2563           4 : struct RTCStatsAtoms
    2564             : {
    2565             :   PinnedStringId id_id;
    2566             :   PinnedStringId timestamp_id;
    2567             :   PinnedStringId type_id;
    2568             : };
    2569             : 
    2570           4 : struct RTCStatsReportAtoms
    2571             : {
    2572             :   PinnedStringId mozPcid_id;
    2573             :   PinnedStringId size_id;
    2574             :   PinnedStringId entries_id;
    2575             :   PinnedStringId keys_id;
    2576             :   PinnedStringId values_id;
    2577             :   PinnedStringId forEach_id;
    2578             :   PinnedStringId has_id;
    2579             :   PinnedStringId __clear_id;
    2580             :   PinnedStringId __delete_id;
    2581             :   PinnedStringId get_id;
    2582             :   PinnedStringId __set_id;
    2583             : };
    2584             : 
    2585           4 : struct RTCStatsReportInternalAtoms
    2586             : {
    2587             :   PinnedStringId closed_id;
    2588             :   PinnedStringId codecStats_id;
    2589             :   PinnedStringId iceCandidatePairStats_id;
    2590             :   PinnedStringId iceCandidateStats_id;
    2591             :   PinnedStringId iceComponentStats_id;
    2592             :   PinnedStringId iceRestarts_id;
    2593             :   PinnedStringId iceRollbacks_id;
    2594             :   PinnedStringId inboundRTPStreamStats_id;
    2595             :   PinnedStringId localSdp_id;
    2596             :   PinnedStringId mediaStreamStats_id;
    2597             :   PinnedStringId mediaStreamTrackStats_id;
    2598             :   PinnedStringId outboundRTPStreamStats_id;
    2599             :   PinnedStringId pcid_id;
    2600             :   PinnedStringId remoteSdp_id;
    2601             :   PinnedStringId rtpContributingSourceStats_id;
    2602             :   PinnedStringId timestamp_id;
    2603             :   PinnedStringId transportStats_id;
    2604             : };
    2605             : 
    2606           4 : struct RTCTrackEventInitAtoms
    2607             : {
    2608             :   PinnedStringId receiver_id;
    2609             :   PinnedStringId streams_id;
    2610             :   PinnedStringId track_id;
    2611             : };
    2612             : 
    2613           4 : struct RTCTransportStatsAtoms
    2614             : {
    2615             :   PinnedStringId bytesReceived_id;
    2616             :   PinnedStringId bytesSent_id;
    2617             : };
    2618             : 
    2619           4 : struct RcwnPerfStatsAtoms
    2620             : {
    2621             :   PinnedStringId avgLong_id;
    2622             :   PinnedStringId avgShort_id;
    2623             :   PinnedStringId stddevLong_id;
    2624             : };
    2625             : 
    2626           4 : struct RcwnStatusAtoms
    2627             : {
    2628             :   PinnedStringId cacheNotSlowCount_id;
    2629             :   PinnedStringId cacheSlowCount_id;
    2630             :   PinnedStringId perfStats_id;
    2631             :   PinnedStringId rcwnCacheWonCount_id;
    2632             :   PinnedStringId rcwnNetWonCount_id;
    2633             :   PinnedStringId totalNetworkRequests_id;
    2634             : };
    2635             : 
    2636           4 : struct RecordErrorEventInitAtoms
    2637             : {
    2638             :   PinnedStringId name_id;
    2639             : };
    2640             : 
    2641           4 : struct RegisterRequestAtoms
    2642             : {
    2643             :   PinnedStringId challenge_id;
    2644             :   PinnedStringId version_id;
    2645             : };
    2646             : 
    2647           4 : struct RegisterResponseAtoms
    2648             : {
    2649             :   PinnedStringId clientData_id;
    2650             :   PinnedStringId errorCode_id;
    2651             :   PinnedStringId errorMessage_id;
    2652             :   PinnedStringId registrationData_id;
    2653             :   PinnedStringId version_id;
    2654             : };
    2655             : 
    2656           4 : struct RegisteredKeyAtoms
    2657             : {
    2658             :   PinnedStringId appId_id;
    2659             :   PinnedStringId keyHandle_id;
    2660             :   PinnedStringId transports_id;
    2661             :   PinnedStringId version_id;
    2662             : };
    2663             : 
    2664           4 : struct RegistrationOptionsAtoms
    2665             : {
    2666             :   PinnedStringId scope_id;
    2667             : };
    2668             : 
    2669           4 : struct RequestInitAtoms
    2670             : {
    2671             :   PinnedStringId body_id;
    2672             :   PinnedStringId cache_id;
    2673             :   PinnedStringId credentials_id;
    2674             :   PinnedStringId headers_id;
    2675             :   PinnedStringId integrity_id;
    2676             :   PinnedStringId method_id;
    2677             :   PinnedStringId mode_id;
    2678             :   PinnedStringId observe_id;
    2679             :   PinnedStringId redirect_id;
    2680             :   PinnedStringId referrer_id;
    2681             :   PinnedStringId referrerPolicy_id;
    2682             :   PinnedStringId signal_id;
    2683             : };
    2684             : 
    2685           4 : struct RequestMediaKeySystemAccessNotificationAtoms
    2686             : {
    2687             :   PinnedStringId keySystem_id;
    2688             :   PinnedStringId status_id;
    2689             : };
    2690             : 
    2691           4 : struct ResponseInitAtoms
    2692             : {
    2693             :   PinnedStringId headers_id;
    2694             :   PinnedStringId status_id;
    2695             :   PinnedStringId statusText_id;
    2696             : };
    2697             : 
    2698           4 : struct RsaHashedImportParamsAtoms
    2699             : {
    2700             :   PinnedStringId hash_id;
    2701             : };
    2702             : 
    2703           4 : struct RsaHashedKeyAlgorithmAtoms
    2704             : {
    2705             :   PinnedStringId hash_id;
    2706             :   PinnedStringId modulusLength_id;
    2707             :   PinnedStringId publicExponent_id;
    2708             : };
    2709             : 
    2710           4 : struct RsaHashedKeyGenParamsAtoms
    2711             : {
    2712             :   PinnedStringId hash_id;
    2713             :   PinnedStringId modulusLength_id;
    2714             :   PinnedStringId publicExponent_id;
    2715             : };
    2716             : 
    2717           4 : struct RsaOaepParamsAtoms
    2718             : {
    2719             :   PinnedStringId label_id;
    2720             : };
    2721             : 
    2722           4 : struct RsaOtherPrimesInfoAtoms
    2723             : {
    2724             :   PinnedStringId d_id;
    2725             :   PinnedStringId r_id;
    2726             :   PinnedStringId t_id;
    2727             : };
    2728             : 
    2729           4 : struct RsaPssParamsAtoms
    2730             : {
    2731             :   PinnedStringId saltLength_id;
    2732             : };
    2733             : 
    2734           4 : struct SEChannelAtoms
    2735             : {
    2736             :   PinnedStringId session_id;
    2737             :   PinnedStringId openResponse_id;
    2738             :   PinnedStringId isClosed_id;
    2739             :   PinnedStringId type_id;
    2740             :   PinnedStringId transmit_id;
    2741             :   PinnedStringId close_id;
    2742             : };
    2743             : 
    2744           4 : struct SECommandAtoms
    2745             : {
    2746             :   PinnedStringId cla_id;
    2747             :   PinnedStringId data_id;
    2748             :   PinnedStringId ins_id;
    2749             :   PinnedStringId le_id;
    2750             :   PinnedStringId p1_id;
    2751             :   PinnedStringId p2_id;
    2752             : };
    2753             : 
    2754           4 : struct SEManagerAtoms
    2755             : {
    2756             :   PinnedStringId getSEReaders_id;
    2757             : };
    2758             : 
    2759           4 : struct SEReaderAtoms
    2760             : {
    2761             :   PinnedStringId isSEPresent_id;
    2762             :   PinnedStringId type_id;
    2763             :   PinnedStringId openSession_id;
    2764             :   PinnedStringId closeAll_id;
    2765             : };
    2766             : 
    2767           4 : struct SEResponseAtoms
    2768             : {
    2769             :   PinnedStringId channel_id;
    2770             :   PinnedStringId sw1_id;
    2771             :   PinnedStringId sw2_id;
    2772             :   PinnedStringId data_id;
    2773             : };
    2774             : 
    2775           4 : struct SESessionAtoms
    2776             : {
    2777             :   PinnedStringId reader_id;
    2778             :   PinnedStringId isClosed_id;
    2779             :   PinnedStringId openLogicalChannel_id;
    2780             :   PinnedStringId closeAll_id;
    2781             : };
    2782             : 
    2783           4 : struct SVGBoundingBoxOptionsAtoms
    2784             : {
    2785             :   PinnedStringId clipped_id;
    2786             :   PinnedStringId fill_id;
    2787             :   PinnedStringId markers_id;
    2788             :   PinnedStringId stroke_id;
    2789             : };
    2790             : 
    2791           4 : struct ScrollFrameDataAtoms
    2792             : {
    2793             :   PinnedStringId entries_id;
    2794             :   PinnedStringId scrollId_id;
    2795             : };
    2796             : 
    2797           4 : struct ScrollFrameDataEntryAtoms
    2798             : {
    2799             :   PinnedStringId key_id;
    2800             :   PinnedStringId value_id;
    2801             : };
    2802             : 
    2803           4 : struct ScrollIntoViewOptionsAtoms
    2804             : {
    2805             :   PinnedStringId block_id;
    2806             : };
    2807             : 
    2808           4 : struct ScrollOptionsAtoms
    2809             : {
    2810             :   PinnedStringId behavior_id;
    2811             : };
    2812             : 
    2813           4 : struct ScrollToOptionsAtoms
    2814             : {
    2815             :   PinnedStringId left_id;
    2816             :   PinnedStringId top_id;
    2817             : };
    2818             : 
    2819           4 : struct ScrollViewChangeEventInitAtoms
    2820             : {
    2821             :   PinnedStringId state_id;
    2822             : };
    2823             : 
    2824           4 : struct ServerSocketOptionsAtoms
    2825             : {
    2826             :   PinnedStringId binaryType_id;
    2827             : };
    2828             : 
    2829           4 : struct SettingChangeNotificationAtoms
    2830             : {
    2831             :   PinnedStringId isInternalChange_id;
    2832             :   PinnedStringId key_id;
    2833             :   PinnedStringId value_id;
    2834             : };
    2835             : 
    2836           4 : struct SignResponseAtoms
    2837             : {
    2838             :   PinnedStringId clientData_id;
    2839             :   PinnedStringId errorCode_id;
    2840             :   PinnedStringId errorMessage_id;
    2841             :   PinnedStringId keyHandle_id;
    2842             :   PinnedStringId signatureData_id;
    2843             : };
    2844             : 
    2845           4 : struct SocketElementAtoms
    2846             : {
    2847             :   PinnedStringId active_id;
    2848             :   PinnedStringId host_id;
    2849             :   PinnedStringId port_id;
    2850             :   PinnedStringId received_id;
    2851             :   PinnedStringId sent_id;
    2852             :   PinnedStringId tcp_id;
    2853             : };
    2854             : 
    2855           4 : struct SocketOptionsAtoms
    2856             : {
    2857             :   PinnedStringId binaryType_id;
    2858             :   PinnedStringId useSecureTransport_id;
    2859             : };
    2860             : 
    2861           4 : struct SocketsDictAtoms
    2862             : {
    2863             :   PinnedStringId received_id;
    2864             :   PinnedStringId sent_id;
    2865             :   PinnedStringId sockets_id;
    2866             : };
    2867             : 
    2868           4 : struct SpeechRecognitionErrorInitAtoms
    2869             : {
    2870             :   PinnedStringId error_id;
    2871             :   PinnedStringId message_id;
    2872             : };
    2873             : 
    2874           4 : struct SpeechRecognitionEventInitAtoms
    2875             : {
    2876             :   PinnedStringId emma_id;
    2877             :   PinnedStringId interpretation_id;
    2878             :   PinnedStringId resultIndex_id;
    2879             :   PinnedStringId results_id;
    2880             : };
    2881             : 
    2882           4 : struct SpeechSynthesisErrorEventInitAtoms
    2883             : {
    2884             :   PinnedStringId error_id;
    2885             : };
    2886             : 
    2887           4 : struct SpeechSynthesisEventInitAtoms
    2888             : {
    2889             :   PinnedStringId charIndex_id;
    2890             :   PinnedStringId charLength_id;
    2891             :   PinnedStringId elapsedTime_id;
    2892             :   PinnedStringId name_id;
    2893             :   PinnedStringId utterance_id;
    2894             : };
    2895             : 
    2896           4 : struct StereoPannerOptionsAtoms
    2897             : {
    2898             :   PinnedStringId pan_id;
    2899             : };
    2900             : 
    2901           4 : struct StorageEstimateAtoms
    2902             : {
    2903             :   PinnedStringId quota_id;
    2904             :   PinnedStringId usage_id;
    2905             : };
    2906             : 
    2907           4 : struct StorageEventInitAtoms
    2908             : {
    2909             :   PinnedStringId key_id;
    2910             :   PinnedStringId newValue_id;
    2911             :   PinnedStringId oldValue_id;
    2912             :   PinnedStringId storageArea_id;
    2913             :   PinnedStringId url_id;
    2914             : };
    2915             : 
    2916           4 : struct StyleRuleChangeEventInitAtoms
    2917             : {
    2918             :   PinnedStringId rule_id;
    2919             :   PinnedStringId stylesheet_id;
    2920             : };
    2921             : 
    2922           4 : struct StyleSheetApplicableStateChangeEventInitAtoms
    2923             : {
    2924             :   PinnedStringId applicable_id;
    2925             :   PinnedStringId stylesheet_id;
    2926             : };
    2927             : 
    2928           4 : struct StyleSheetChangeEventInitAtoms
    2929             : {
    2930             :   PinnedStringId documentSheet_id;
    2931             :   PinnedStringId stylesheet_id;
    2932             : };
    2933             : 
    2934           4 : struct TCPServerSocketEventInitAtoms
    2935             : {
    2936             :   PinnedStringId socket_id;
    2937             : };
    2938             : 
    2939           4 : struct TCPSocketErrorEventInitAtoms
    2940             : {
    2941             :   PinnedStringId message_id;
    2942             :   PinnedStringId name_id;
    2943             : };
    2944             : 
    2945           4 : struct TCPSocketEventInitAtoms
    2946             : {
    2947             :   PinnedStringId data_id;
    2948             : };
    2949             : 
    2950           4 : struct TestCallbackInterfaceAtoms
    2951             : {
    2952             :   PinnedStringId foo_id;
    2953             :   PinnedStringId bar_id;
    2954             :   PinnedStringId doSomething_id;
    2955             :   PinnedStringId doSomethingElse_id;
    2956             :   PinnedStringId doSequenceLongArg_id;
    2957             :   PinnedStringId doSequenceStringArg_id;
    2958             :   PinnedStringId doRecordLongArg_id;
    2959             :   PinnedStringId getSequenceOfLong_id;
    2960             :   PinnedStringId getSequenceOfInterfaces_id;
    2961             :   PinnedStringId getNullableSequenceOfInterfaces_id;
    2962             :   PinnedStringId getSequenceOfNullableInterfaces_id;
    2963             :   PinnedStringId getNullableSequenceOfNullableInterfaces_id;
    2964             :   PinnedStringId getSequenceOfCallbackInterfaces_id;
    2965             :   PinnedStringId getNullableSequenceOfCallbackInterfaces_id;
    2966             :   PinnedStringId getSequenceOfNullableCallbackInterfaces_id;
    2967             :   PinnedStringId getNullableSequenceOfNullableCallbackInterfaces_id;
    2968             :   PinnedStringId getRecordOfLong_id;
    2969             :   PinnedStringId getDictionary_id;
    2970             :   PinnedStringId passArrayBuffer_id;
    2971             :   PinnedStringId passNullableArrayBuffer_id;
    2972             :   PinnedStringId passOptionalArrayBuffer_id;
    2973             :   PinnedStringId passOptionalNullableArrayBuffer_id;
    2974             :   PinnedStringId passOptionalNullableArrayBufferWithDefaultValue_id;
    2975             :   PinnedStringId passArrayBufferView_id;
    2976             :   PinnedStringId passInt8Array_id;
    2977             :   PinnedStringId passInt16Array_id;
    2978             :   PinnedStringId passInt32Array_id;
    2979             :   PinnedStringId passUint8Array_id;
    2980             :   PinnedStringId passUint16Array_id;
    2981             :   PinnedStringId passUint32Array_id;
    2982             :   PinnedStringId passUint8ClampedArray_id;
    2983             :   PinnedStringId passFloat32Array_id;
    2984             :   PinnedStringId passFloat64Array_id;
    2985             :   PinnedStringId passSequenceOfArrayBuffers_id;
    2986             :   PinnedStringId passSequenceOfNullableArrayBuffers_id;
    2987             :   PinnedStringId passVariadicTypedArray_id;
    2988             :   PinnedStringId passVariadicNullableTypedArray_id;
    2989             :   PinnedStringId receiveUint8Array_id;
    2990             :   PinnedStringId uint8ArrayAttr_id;
    2991             :   PinnedStringId receivePromise_id;
    2992             : };
    2993             : 
    2994           4 : struct TestInterfaceJSAtoms
    2995             : {
    2996             :   PinnedStringId anyArg_id;
    2997             :   PinnedStringId objectArg_id;
    2998             :   PinnedStringId dictionaryArg_id;
    2999             :   PinnedStringId anyAttr_id;
    3000             :   PinnedStringId objectAttr_id;
    3001             :   PinnedStringId dictionaryAttr_id;
    3002             :   PinnedStringId pingPongAny_id;
    3003             :   PinnedStringId pingPongObject_id;
    3004             :   PinnedStringId pingPongObjectOrString_id;
    3005             :   PinnedStringId pingPongDictionary_id;
    3006             :   PinnedStringId pingPongDictionaryOrLong_id;
    3007             :   PinnedStringId pingPongMap_id;
    3008             :   PinnedStringId objectSequenceLength_id;
    3009             :   PinnedStringId anySequenceLength_id;
    3010             :   PinnedStringId getCallerPrincipal_id;
    3011             :   PinnedStringId convertSVS_id;
    3012             :   PinnedStringId pingPongUnion_id;
    3013             :   PinnedStringId pingPongUnionContainingNull_id;
    3014             :   PinnedStringId pingPongNullableUnion_id;
    3015             :   PinnedStringId returnBadUnion_id;
    3016             :   PinnedStringId cachedAttr_id;
    3017             :   PinnedStringId setCachedAttr_id;
    3018             :   PinnedStringId clearCachedAttrCache_id;
    3019             :   PinnedStringId testSequenceOverload_id;
    3020             :   PinnedStringId testSequenceUnion_id;
    3021             :   PinnedStringId testThrowError_id;
    3022             :   PinnedStringId testThrowDOMException_id;
    3023             :   PinnedStringId testThrowTypeError_id;
    3024             :   PinnedStringId testThrowCallbackError_id;
    3025             :   PinnedStringId testThrowXraySelfHosted_id;
    3026             :   PinnedStringId testThrowSelfHosted_id;
    3027             :   PinnedStringId testPromiseWithThrowingChromePromiseInit_id;
    3028             :   PinnedStringId testPromiseWithThrowingContentPromiseInit_id;
    3029             :   PinnedStringId testPromiseWithDOMExceptionThrowingPromiseInit_id;
    3030             :   PinnedStringId testPromiseWithThrowingChromeThenFunction_id;
    3031             :   PinnedStringId testPromiseWithThrowingContentThenFunction_id;
    3032             :   PinnedStringId testPromiseWithDOMExceptionThrowingThenFunction_id;
    3033             :   PinnedStringId testPromiseWithThrowingChromeThenable_id;
    3034             :   PinnedStringId testPromiseWithThrowingContentThenable_id;
    3035             :   PinnedStringId testPromiseWithDOMExceptionThrowingThenable_id;
    3036             :   PinnedStringId onsomething_id;
    3037             :   PinnedStringId __init_id;
    3038             : };
    3039             : 
    3040           4 : struct TestInterfaceJSDictionary2Atoms
    3041             : {
    3042             :   PinnedStringId innerObject_id;
    3043             : };
    3044             : 
    3045           4 : struct TestInterfaceJSDictionaryAtoms
    3046             : {
    3047             :   PinnedStringId anyMember_id;
    3048             :   PinnedStringId anySequenceMember_id;
    3049             :   PinnedStringId innerDictionary_id;
    3050             :   PinnedStringId objectMember_id;
    3051             :   PinnedStringId objectOrStringMember_id;
    3052             : };
    3053             : 
    3054           4 : struct TestInterfaceJSMaplikeAtoms
    3055             : {
    3056             :   PinnedStringId setInternal_id;
    3057             :   PinnedStringId clearInternal_id;
    3058             :   PinnedStringId deleteInternal_id;
    3059             :   PinnedStringId size_id;
    3060             :   PinnedStringId entries_id;
    3061             :   PinnedStringId keys_id;
    3062             :   PinnedStringId values_id;
    3063             :   PinnedStringId forEach_id;
    3064             :   PinnedStringId has_id;
    3065             :   PinnedStringId __clear_id;
    3066             :   PinnedStringId __delete_id;
    3067             :   PinnedStringId get_id;
    3068             :   PinnedStringId __set_id;
    3069             :   PinnedStringId __init_id;
    3070             : };
    3071             : 
    3072           4 : struct TestInterfaceJSUnionableDictionaryAtoms
    3073             : {
    3074             :   PinnedStringId anyMember_id;
    3075             :   PinnedStringId objectMember_id;
    3076             : };
    3077             : 
    3078           4 : struct TestJSImplInterface2Atoms
    3079             : {
    3080             :   PinnedStringId __init_id;
    3081             : };
    3082             : 
    3083           4 : struct TestJSImplInterface3Atoms
    3084             : {
    3085             :   PinnedStringId __init_id;
    3086             : };
    3087             : 
    3088           4 : struct TestJSImplInterface4Atoms
    3089             : {
    3090             :   PinnedStringId __init_id;
    3091             : };
    3092             : 
    3093           4 : struct TestJSImplInterface5Atoms
    3094             : {
    3095             :   PinnedStringId __init_id;
    3096             : };
    3097             : 
    3098           4 : struct TestJSImplInterface6Atoms
    3099             : {
    3100             :   PinnedStringId __init_id;
    3101             : };
    3102             : 
    3103           4 : struct TestJSImplInterfaceAtoms
    3104             : {
    3105             :   PinnedStringId readonlyByte_id;
    3106             :   PinnedStringId writableByte_id;
    3107             :   PinnedStringId passByte_id;
    3108             :   PinnedStringId receiveByte_id;
    3109             :   PinnedStringId passOptionalByte_id;
    3110             :   PinnedStringId passOptionalByteBeforeRequired_id;
    3111             :   PinnedStringId passOptionalByteWithDefault_id;
    3112             :   PinnedStringId passOptionalByteWithDefaultBeforeRequired_id;
    3113             :   PinnedStringId passNullableByte_id;
    3114             :   PinnedStringId passOptionalNullableByte_id;
    3115             :   PinnedStringId passVariadicByte_id;
    3116             :   PinnedStringId cachedByte_id;
    3117             :   PinnedStringId cachedConstantByte_id;
    3118             :   PinnedStringId cachedWritableByte_id;
    3119             :   PinnedStringId sideEffectFreeByte_id;
    3120             :   PinnedStringId domDependentByte_id;
    3121             :   PinnedStringId constantByte_id;
    3122             :   PinnedStringId deviceStateDependentByte_id;
    3123             :   PinnedStringId returnByteSideEffectFree_id;
    3124             :   PinnedStringId returnDOMDependentByte_id;
    3125             :   PinnedStringId returnConstantByte_id;
    3126             :   PinnedStringId returnDeviceStateDependentByte_id;
    3127             :   PinnedStringId readonlyShort_id;
    3128             :   PinnedStringId writableShort_id;
    3129             :   PinnedStringId passShort_id;
    3130             :   PinnedStringId receiveShort_id;
    3131             :   PinnedStringId passOptionalShort_id;
    3132             :   PinnedStringId passOptionalShortWithDefault_id;
    3133             :   PinnedStringId readonlyLong_id;
    3134             :   PinnedStringId writableLong_id;
    3135             :   PinnedStringId passLong_id;
    3136             :   PinnedStringId receiveLong_id;
    3137             :   PinnedStringId passOptionalLong_id;
    3138             :   PinnedStringId passOptionalLongWithDefault_id;
    3139             :   PinnedStringId readonlyLongLong_id;
    3140             :   PinnedStringId writableLongLong_id;
    3141             :   PinnedStringId passLongLong_id;
    3142             :   PinnedStringId receiveLongLong_id;
    3143             :   PinnedStringId passOptionalLongLong_id;
    3144             :   PinnedStringId passOptionalLongLongWithDefault_id;
    3145             :   PinnedStringId readonlyOctet_id;
    3146             :   PinnedStringId writableOctet_id;
    3147             :   PinnedStringId passOctet_id;
    3148             :   PinnedStringId receiveOctet_id;
    3149             :   PinnedStringId passOptionalOctet_id;
    3150             :   PinnedStringId passOptionalOctetWithDefault_id;
    3151             :   PinnedStringId readonlyUnsignedShort_id;
    3152             :   PinnedStringId writableUnsignedShort_id;
    3153             :   PinnedStringId passUnsignedShort_id;
    3154             :   PinnedStringId receiveUnsignedShort_id;
    3155             :   PinnedStringId passOptionalUnsignedShort_id;
    3156             :   PinnedStringId passOptionalUnsignedShortWithDefault_id;
    3157             :   PinnedStringId readonlyUnsignedLong_id;
    3158             :   PinnedStringId writableUnsignedLong_id;
    3159             :   PinnedStringId passUnsignedLong_id;
    3160             :   PinnedStringId receiveUnsignedLong_id;
    3161             :   PinnedStringId passOptionalUnsignedLong_id;
    3162             :   PinnedStringId passOptionalUnsignedLongWithDefault_id;
    3163             :   PinnedStringId readonlyUnsignedLongLong_id;
    3164             :   PinnedStringId writableUnsignedLongLong_id;
    3165             :   PinnedStringId passUnsignedLongLong_id;
    3166             :   PinnedStringId receiveUnsignedLongLong_id;
    3167             :   PinnedStringId passOptionalUnsignedLongLong_id;
    3168             :   PinnedStringId passOptionalUnsignedLongLongWithDefault_id;
    3169             :   PinnedStringId writableFloat_id;
    3170             :   PinnedStringId writableUnrestrictedFloat_id;
    3171             :   PinnedStringId writableNullableFloat_id;
    3172             :   PinnedStringId writableNullableUnrestrictedFloat_id;
    3173             :   PinnedStringId writableDouble_id;
    3174             :   PinnedStringId writableUnrestrictedDouble_id;
    3175             :   PinnedStringId writableNullableDouble_id;
    3176             :   PinnedStringId writableNullableUnrestrictedDouble_id;
    3177             :   PinnedStringId passFloat_id;
    3178             :   PinnedStringId passLenientFloat_id;
    3179             :   PinnedStringId lenientFloatAttr_id;
    3180             :   PinnedStringId lenientDoubleAttr_id;
    3181             :   PinnedStringId receiveSelf_id;
    3182             :   PinnedStringId receiveNullableSelf_id;
    3183             :   PinnedStringId receiveWeakSelf_id;
    3184             :   PinnedStringId receiveWeakNullableSelf_id;
    3185             :   PinnedStringId passSelf_id;
    3186             :   PinnedStringId passNullableSelf_id;
    3187             :   PinnedStringId nonNullSelf_id;
    3188             :   PinnedStringId nullableSelf_id;
    3189             :   PinnedStringId cachedSelf_id;
    3190             :   PinnedStringId passOptionalSelf_id;
    3191             :   PinnedStringId passOptionalNonNullSelf_id;
    3192             :   PinnedStringId passOptionalSelfWithDefault_id;
    3193             :   PinnedStringId receiveNonWrapperCacheInterface_id;
    3194             :   PinnedStringId receiveNullableNonWrapperCacheInterface_id;
    3195             :   PinnedStringId receiveNonWrapperCacheInterfaceSequence_id;
    3196             :   PinnedStringId receiveNullableNonWrapperCacheInterfaceSequence_id;
    3197             :   PinnedStringId receiveNonWrapperCacheInterfaceNullableSequence_id;
    3198             :   PinnedStringId receiveNullableNonWrapperCacheInterfaceNullableSequence_id;
    3199             :   PinnedStringId receiveOther_id;
    3200             :   PinnedStringId receiveNullableOther_id;
    3201             :   PinnedStringId receiveWeakOther_id;
    3202             :   PinnedStringId receiveWeakNullableOther_id;
    3203             :   PinnedStringId passOther_id;
    3204             :   PinnedStringId passNullableOther_id;
    3205             :   PinnedStringId nonNullOther_id;
    3206             :   PinnedStringId nullableOther_id;
    3207             :   PinnedStringId passOptionalOther_id;
    3208             :   PinnedStringId passOptionalNonNullOther_id;
    3209             :   PinnedStringId passOptionalOtherWithDefault_id;
    3210             :   PinnedStringId receiveExternal_id;
    3211             :   PinnedStringId receiveNullableExternal_id;
    3212             :   PinnedStringId receiveWeakExternal_id;
    3213             :   PinnedStringId receiveWeakNullableExternal_id;
    3214             :   PinnedStringId passExternal_id;
    3215             :   PinnedStringId passNullableExternal_id;
    3216             :   PinnedStringId nonNullExternal_id;
    3217             :   PinnedStringId nullableExternal_id;
    3218             :   PinnedStringId passOptionalExternal_id;
    3219             :   PinnedStringId passOptionalNonNullExternal_id;
    3220             :   PinnedStringId passOptionalExternalWithDefault_id;
    3221             :   PinnedStringId receiveCallbackInterface_id;
    3222             :   PinnedStringId receiveNullableCallbackInterface_id;
    3223             :   PinnedStringId receiveWeakCallbackInterface_id;
    3224             :   PinnedStringId receiveWeakNullableCallbackInterface_id;
    3225             :   PinnedStringId passCallbackInterface_id;
    3226             :   PinnedStringId passNullableCallbackInterface_id;
    3227             :   PinnedStringId nonNullCallbackInterface_id;
    3228             :   PinnedStringId nullableCallbackInterface_id;
    3229             :   PinnedStringId passOptionalCallbackInterface_id;
    3230             :   PinnedStringId passOptionalNonNullCallbackInterface_id;
    3231             :   PinnedStringId passOptionalCallbackInterfaceWithDefault_id;
    3232             :   PinnedStringId receiveConsequentialInterface_id;
    3233             :   PinnedStringId passConsequentialInterface_id;
    3234             :   PinnedStringId readonlySequence_id;
    3235             :   PinnedStringId readonlySequenceOfDictionaries_id;
    3236             :   PinnedStringId readonlyNullableSequenceOfDictionaries_id;
    3237             :   PinnedStringId readonlyFrozenSequence_id;
    3238             :   PinnedStringId readonlyFrozenNullableSequence_id;
    3239             :   PinnedStringId receiveSequence_id;
    3240             :   PinnedStringId receiveNullableSequence_id;
    3241             :   PinnedStringId receiveSequenceOfNullableInts_id;
    3242             :   PinnedStringId receiveNullableSequenceOfNullableInts_id;
    3243             :   PinnedStringId passSequence_id;
    3244             :   PinnedStringId passNullableSequence_id;
    3245             :   PinnedStringId passSequenceOfNullableInts_id;
    3246             :   PinnedStringId passOptionalSequenceOfNullableInts_id;
    3247             :   PinnedStringId passOptionalNullableSequenceOfNullableInts_id;
    3248             :   PinnedStringId receiveCastableObjectSequence_id;
    3249             :   PinnedStringId receiveCallbackObjectSequence_id;
    3250             :   PinnedStringId receiveNullableCastableObjectSequence_id;
    3251             :   PinnedStringId receiveNullableCallbackObjectSequence_id;
    3252             :   PinnedStringId receiveCastableObjectNullableSequence_id;
    3253             :   PinnedStringId receiveNullableCastableObjectNullableSequence_id;
    3254             :   PinnedStringId receiveWeakCastableObjectSequence_id;
    3255             :   PinnedStringId receiveWeakNullableCastableObjectSequence_id;
    3256             :   PinnedStringId receiveWeakCastableObjectNullableSequence_id;
    3257             :   PinnedStringId receiveWeakNullableCastableObjectNullableSequence_id;
    3258             :   PinnedStringId passCastableObjectSequence_id;
    3259             :   PinnedStringId passNullableCastableObjectSequence_id;
    3260             :   PinnedStringId passCastableObjectNullableSequence_id;
    3261             :   PinnedStringId passNullableCastableObjectNullableSequence_id;
    3262             :   PinnedStringId passOptionalSequence_id;
    3263             :   PinnedStringId passOptionalSequenceWithDefaultValue_id;
    3264             :   PinnedStringId passOptionalNullableSequence_id;
    3265             :   PinnedStringId passOptionalNullableSequenceWithDefaultValue_id;
    3266             :   PinnedStringId passOptionalNullableSequenceWithDefaultValue2_id;
    3267             :   PinnedStringId passOptionalObjectSequence_id;
    3268             :   PinnedStringId passExternalInterfaceSequence_id;
    3269             :   PinnedStringId passNullableExternalInterfaceSequence_id;
    3270             :   PinnedStringId receiveStringSequence_id;
    3271             :   PinnedStringId receiveByteStringSequence_id;
    3272             :   PinnedStringId receiveAnySequence_id;
    3273             :   PinnedStringId receiveNullableAnySequence_id;
    3274             :   PinnedStringId receiveObjectSequence_id;
    3275             :   PinnedStringId receiveNullableObjectSequence_id;
    3276             :   PinnedStringId passSequenceOfSequences_id;
    3277             :   PinnedStringId passSequenceOfSequencesOfSequences_id;
    3278             :   PinnedStringId passRecord_id;
    3279             :   PinnedStringId passNullableRecord_id;
    3280             :   PinnedStringId passRecordOfNullableInts_id;
    3281             :   PinnedStringId passOptionalRecordOfNullableInts_id;
    3282             :   PinnedStringId passOptionalNullableRecordOfNullableInts_id;
    3283             :   PinnedStringId passCastableObjectRecord_id;
    3284             :   PinnedStringId passNullableCastableObjectRecord_id;
    3285             :   PinnedStringId passCastableObjectNullableRecord_id;
    3286             :   PinnedStringId passNullableCastableObjectNullableRecord_id;
    3287             :   PinnedStringId passOptionalRecord_id;
    3288             :   PinnedStringId passOptionalNullableRecord_id;
    3289             :   PinnedStringId passOptionalNullableRecordWithDefaultValue_id;
    3290             :   PinnedStringId passOptionalObjectRecord_id;
    3291             :   PinnedStringId passExternalInterfaceRecord_id;
    3292             :   PinnedStringId passNullableExternalInterfaceRecord_id;
    3293             :   PinnedStringId passStringRecord_id;
    3294             :   PinnedStringId passByteStringRecord_id;
    3295             :   PinnedStringId passRecordOfRecords_id;
    3296             :   PinnedStringId receiveRecord_id;
    3297             :   PinnedStringId receiveNullableRecord_id;
    3298             :   PinnedStringId receiveRecordOfNullableInts_id;
    3299             :   PinnedStringId receiveNullableRecordOfNullableInts_id;
    3300             :   PinnedStringId receiveAnyRecord_id;
    3301             :   PinnedStringId passArrayBuffer_id;
    3302             :   PinnedStringId passNullableArrayBuffer_id;
    3303             :   PinnedStringId passOptionalArrayBuffer_id;
    3304             :   PinnedStringId passOptionalNullableArrayBuffer_id;
    3305             :   PinnedStringId passOptionalNullableArrayBufferWithDefaultValue_id;
    3306             :   PinnedStringId passArrayBufferView_id;
    3307             :   PinnedStringId passInt8Array_id;
    3308             :   PinnedStringId passInt16Array_id;
    3309             :   PinnedStringId passInt32Array_id;
    3310             :   PinnedStringId passUint8Array_id;
    3311             :   PinnedStringId passUint16Array_id;
    3312             :   PinnedStringId passUint32Array_id;
    3313             :   PinnedStringId passUint8ClampedArray_id;
    3314             :   PinnedStringId passFloat32Array_id;
    3315             :   PinnedStringId passFloat64Array_id;
    3316             :   PinnedStringId passSequenceOfArrayBuffers_id;
    3317             :   PinnedStringId passSequenceOfNullableArrayBuffers_id;
    3318             :   PinnedStringId passRecordOfArrayBuffers_id;
    3319             :   PinnedStringId passRecordOfNullableArrayBuffers_id;
    3320             :   PinnedStringId passVariadicTypedArray_id;
    3321             :   PinnedStringId passVariadicNullableTypedArray_id;
    3322             :   PinnedStringId receiveUint8Array_id;
    3323             :   PinnedStringId uint8ArrayAttr_id;
    3324             :   PinnedStringId passString_id;
    3325             :   PinnedStringId passNullableString_id;
    3326             :   PinnedStringId passOptionalString_id;
    3327             :   PinnedStringId passOptionalStringWithDefaultValue_id;
    3328             :   PinnedStringId passOptionalNullableString_id;
    3329             :   PinnedStringId passOptionalNullableStringWithDefaultValue_id;
    3330             :   PinnedStringId passVariadicString_id;
    3331             :   PinnedStringId passByteString_id;
    3332             :   PinnedStringId passNullableByteString_id;
    3333             :   PinnedStringId passOptionalByteString_id;
    3334             :   PinnedStringId passOptionalByteStringWithDefaultValue_id;
    3335             :   PinnedStringId passOptionalNullableByteString_id;
    3336             :   PinnedStringId passOptionalNullableByteStringWithDefaultValue_id;
    3337             :   PinnedStringId passVariadicByteString_id;
    3338             :   PinnedStringId passUnionByteString_id;
    3339             :   PinnedStringId passOptionalUnionByteString_id;
    3340             :   PinnedStringId passOptionalUnionByteStringWithDefaultValue_id;
    3341             :   PinnedStringId passSVS_id;
    3342             :   PinnedStringId passNullableSVS_id;
    3343             :   PinnedStringId passOptionalSVS_id;
    3344             :   PinnedStringId passOptionalSVSWithDefaultValue_id;
    3345             :   PinnedStringId passOptionalNullableSVS_id;
    3346             :   PinnedStringId passOptionalNullableSVSWithDefaultValue_id;
    3347             :   PinnedStringId passVariadicSVS_id;
    3348             :   PinnedStringId receiveSVS_id;
    3349             :   PinnedStringId passEnum_id;
    3350             :   PinnedStringId passNullableEnum_id;
    3351             :   PinnedStringId passOptionalEnum_id;
    3352             :   PinnedStringId passEnumWithDefault_id;
    3353             :   PinnedStringId passOptionalNullableEnum_id;
    3354             :   PinnedStringId passOptionalNullableEnumWithDefaultValue_id;
    3355             :   PinnedStringId passOptionalNullableEnumWithDefaultValue2_id;
    3356             :   PinnedStringId receiveEnum_id;
    3357             :   PinnedStringId receiveNullableEnum_id;
    3358             :   PinnedStringId enumAttribute_id;
    3359             :   PinnedStringId readonlyEnumAttribute_id;
    3360             :   PinnedStringId passCallback_id;
    3361             :   PinnedStringId passNullableCallback_id;
    3362             :   PinnedStringId passOptionalCallback_id;
    3363             :   PinnedStringId passOptionalNullableCallback_id;
    3364             :   PinnedStringId passOptionalNullableCallbackWithDefaultValue_id;
    3365             :   PinnedStringId receiveCallback_id;
    3366             :   PinnedStringId receiveNullableCallback_id;
    3367             :   PinnedStringId passOptionalNullableTreatAsNullCallbackWithDefaultValue_id;
    3368             :   PinnedStringId passAny_id;
    3369             :   PinnedStringId passVariadicAny_id;
    3370             :   PinnedStringId passOptionalAny_id;
    3371             :   PinnedStringId passAnyDefaultNull_id;
    3372             :   PinnedStringId passSequenceOfAny_id;
    3373             :   PinnedStringId passNullableSequenceOfAny_id;
    3374             :   PinnedStringId passOptionalSequenceOfAny_id;
    3375             :   PinnedStringId passOptionalNullableSequenceOfAny_id;
    3376             :   PinnedStringId passOptionalSequenceOfAnyWithDefaultValue_id;
    3377             :   PinnedStringId passSequenceOfSequenceOfAny_id;
    3378             :   PinnedStringId passSequenceOfNullableSequenceOfAny_id;
    3379             :   PinnedStringId passNullableSequenceOfNullableSequenceOfAny_id;
    3380             :   PinnedStringId passOptionalNullableSequenceOfNullableSequenceOfAny_id;
    3381             :   PinnedStringId passRecordOfAny_id;
    3382             :   PinnedStringId passNullableRecordOfAny_id;
    3383             :   PinnedStringId passOptionalRecordOfAny_id;
    3384             :   PinnedStringId passOptionalNullableRecordOfAny_id;
    3385             :   PinnedStringId passOptionalRecordOfAnyWithDefaultValue_id;
    3386             :   PinnedStringId passRecordOfRecordOfAny_id;
    3387             :   PinnedStringId passRecordOfNullableRecordOfAny_id;
    3388             :   PinnedStringId passNullableRecordOfNullableRecordOfAny_id;
    3389             :   PinnedStringId passOptionalNullableRecordOfNullableRecordOfAny_id;
    3390             :   PinnedStringId passOptionalNullableRecordOfNullableSequenceOfAny_id;
    3391             :   PinnedStringId passOptionalNullableSequenceOfNullableRecordOfAny_id;
    3392             :   PinnedStringId receiveAny_id;
    3393             :   PinnedStringId passObject_id;
    3394             :   PinnedStringId passVariadicObject_id;
    3395             :   PinnedStringId passNullableObject_id;
    3396             :   PinnedStringId passVariadicNullableObject_id;
    3397             :   PinnedStringId passOptionalObject_id;
    3398             :   PinnedStringId passOptionalNullableObject_id;
    3399             :   PinnedStringId passOptionalNullableObjectWithDefaultValue_id;
    3400             :   PinnedStringId passSequenceOfObject_id;
    3401             :   PinnedStringId passSequenceOfNullableObject_id;
    3402             :   PinnedStringId passNullableSequenceOfObject_id;
    3403             :   PinnedStringId passOptionalNullableSequenceOfNullableSequenceOfObject_id;
    3404             :   PinnedStringId passOptionalNullableSequenceOfNullableSequenceOfNullableObject_id;
    3405             :   PinnedStringId passRecordOfObject_id;
    3406             :   PinnedStringId receiveObject_id;
    3407             :   PinnedStringId receiveNullableObject_id;
    3408             :   PinnedStringId passUnion_id;
    3409             :   PinnedStringId passUnion2_id;
    3410             :   PinnedStringId passUnion3_id;
    3411             :   PinnedStringId passUnion4_id;
    3412             :   PinnedStringId passUnion5_id;
    3413             :   PinnedStringId passUnion6_id;
    3414             :   PinnedStringId passUnion7_id;
    3415             :   PinnedStringId passUnion8_id;
    3416             :   PinnedStringId passUnion9_id;
    3417             :   PinnedStringId passUnion10_id;
    3418             :   PinnedStringId passUnion11_id;
    3419             :   PinnedStringId passUnion12_id;
    3420             :   PinnedStringId passUnion13_id;
    3421             :   PinnedStringId passUnion14_id;
    3422             :   PinnedStringId passUnion15_id;
    3423             :   PinnedStringId passUnion16_id;
    3424             :   PinnedStringId passUnion17_id;
    3425             :   PinnedStringId passUnion18_id;
    3426             :   PinnedStringId passUnion19_id;
    3427             :   PinnedStringId passUnion20_id;
    3428             :   PinnedStringId passUnion21_id;
    3429             :   PinnedStringId passUnion22_id;
    3430             :   PinnedStringId passUnion23_id;
    3431             :   PinnedStringId passUnion24_id;
    3432             :   PinnedStringId passUnion25_id;
    3433             :   PinnedStringId passUnion26_id;
    3434             :   PinnedStringId passUnion27_id;
    3435             :   PinnedStringId passUnion28_id;
    3436             :   PinnedStringId passUnionWithCallback_id;
    3437             :   PinnedStringId passUnionWithByteString_id;
    3438             :   PinnedStringId passUnionWithRecord_id;
    3439             :   PinnedStringId passUnionWithRecordAndSequence_id;
    3440             :   PinnedStringId passUnionWithSequenceAndRecord_id;
    3441             :   PinnedStringId passUnionWithSVS_id;
    3442             :   PinnedStringId passUnionWithNullable_id;
    3443             :   PinnedStringId passNullableUnion_id;
    3444             :   PinnedStringId passOptionalUnion_id;
    3445             :   PinnedStringId passOptionalNullableUnion_id;
    3446             :   PinnedStringId passOptionalNullableUnionWithDefaultValue_id;
    3447             :   PinnedStringId passUnionWithArrayBuffer_id;
    3448             :   PinnedStringId passUnionWithString_id;
    3449             :   PinnedStringId passUnionWithEnum_id;
    3450             :   PinnedStringId passUnionWithObject_id;
    3451             :   PinnedStringId passUnionWithDefaultValue1_id;
    3452             :   PinnedStringId passUnionWithDefaultValue2_id;
    3453             :   PinnedStringId passUnionWithDefaultValue3_id;
    3454             :   PinnedStringId passUnionWithDefaultValue4_id;
    3455             :   PinnedStringId passUnionWithDefaultValue5_id;
    3456             :   PinnedStringId passUnionWithDefaultValue6_id;
    3457             :   PinnedStringId passUnionWithDefaultValue7_id;
    3458             :   PinnedStringId passUnionWithDefaultValue8_id;
    3459             :   PinnedStringId passUnionWithDefaultValue9_id;
    3460             :   PinnedStringId passUnionWithDefaultValue10_id;
    3461             :   PinnedStringId passUnionWithDefaultValue11_id;
    3462             :   PinnedStringId passUnionWithDefaultValue12_id;
    3463             :   PinnedStringId passUnionWithDefaultValue13_id;
    3464             :   PinnedStringId passUnionWithDefaultValue14_id;
    3465             :   PinnedStringId passUnionWithDefaultValue15_id;
    3466             :   PinnedStringId passUnionWithDefaultValue16_id;
    3467             :   PinnedStringId passUnionWithDefaultValue17_id;
    3468             :   PinnedStringId passUnionWithDefaultValue18_id;
    3469             :   PinnedStringId passUnionWithDefaultValue19_id;
    3470             :   PinnedStringId passUnionWithDefaultValue20_id;
    3471             :   PinnedStringId passUnionWithDefaultValue21_id;
    3472             :   PinnedStringId passUnionWithDefaultValue22_id;
    3473             :   PinnedStringId passNullableUnionWithDefaultValue1_id;
    3474             :   PinnedStringId passNullableUnionWithDefaultValue2_id;
    3475             :   PinnedStringId passNullableUnionWithDefaultValue3_id;
    3476             :   PinnedStringId passNullableUnionWithDefaultValue4_id;
    3477             :   PinnedStringId passNullableUnionWithDefaultValue5_id;
    3478             :   PinnedStringId passNullableUnionWithDefaultValue6_id;
    3479             :   PinnedStringId passNullableUnionWithDefaultValue7_id;
    3480             :   PinnedStringId passNullableUnionWithDefaultValue8_id;
    3481             :   PinnedStringId passNullableUnionWithDefaultValue9_id;
    3482             :   PinnedStringId passNullableUnionWithDefaultValue10_id;
    3483             :   PinnedStringId passNullableUnionWithDefaultValue11_id;
    3484             :   PinnedStringId passNullableUnionWithDefaultValue12_id;
    3485             :   PinnedStringId passNullableUnionWithDefaultValue13_id;
    3486             :   PinnedStringId passNullableUnionWithDefaultValue14_id;
    3487             :   PinnedStringId passNullableUnionWithDefaultValue15_id;
    3488             :   PinnedStringId passNullableUnionWithDefaultValue16_id;
    3489             :   PinnedStringId passNullableUnionWithDefaultValue17_id;
    3490             :   PinnedStringId passNullableUnionWithDefaultValue18_id;
    3491             :   PinnedStringId passNullableUnionWithDefaultValue19_id;
    3492             :   PinnedStringId passNullableUnionWithDefaultValue20_id;
    3493             :   PinnedStringId passNullableUnionWithDefaultValue21_id;
    3494             :   PinnedStringId passNullableUnionWithDefaultValue22_id;
    3495             :   PinnedStringId passNullableUnionWithDefaultValue23_id;
    3496             :   PinnedStringId passNullableUnionWithDefaultValue24_id;
    3497             :   PinnedStringId passSequenceOfUnions_id;
    3498             :   PinnedStringId passSequenceOfUnions2_id;
    3499             :   PinnedStringId passVariadicUnion_id;
    3500             :   PinnedStringId passSequenceOfNullableUnions_id;
    3501             :   PinnedStringId passVariadicNullableUnion_id;
    3502             :   PinnedStringId passRecordOfUnions_id;
    3503             :   PinnedStringId receiveUnion_id;
    3504             :   PinnedStringId receiveUnion2_id;
    3505             :   PinnedStringId receiveUnionContainingNull_id;
    3506             :   PinnedStringId receiveNullableUnion_id;
    3507             :   PinnedStringId receiveNullableUnion2_id;
    3508             :   PinnedStringId writableUnion_id;
    3509             :   PinnedStringId writableUnionContainingNull_id;
    3510             :   PinnedStringId writableNullableUnion_id;
    3511             :   PinnedStringId passDate_id;
    3512             :   PinnedStringId passNullableDate_id;
    3513             :   PinnedStringId passOptionalDate_id;
    3514             :   PinnedStringId passOptionalNullableDate_id;
    3515             :   PinnedStringId passOptionalNullableDateWithDefaultValue_id;
    3516             :   PinnedStringId passDateSequence_id;
    3517             :   PinnedStringId passNullableDateSequence_id;
    3518             :   PinnedStringId passDateRecord_id;
    3519             :   PinnedStringId receiveDate_id;
    3520             :   PinnedStringId receiveNullableDate_id;
    3521             :   PinnedStringId passPromise_id;
    3522             :   PinnedStringId passOptionalPromise_id;
    3523             :   PinnedStringId passPromiseSequence_id;
    3524             :   PinnedStringId receivePromise_id;
    3525             :   PinnedStringId receiveAddrefedPromise_id;
    3526             :   PinnedStringId methodRenamedTo_id;
    3527             :   PinnedStringId otherMethodRenamedTo_id;
    3528             :   PinnedStringId attributeGetterRenamedTo_id;
    3529             :   PinnedStringId attributeRenamedTo_id;
    3530             :   PinnedStringId otherAttributeRenamedTo_id;
    3531             :   PinnedStringId passDictionary_id;
    3532             :   PinnedStringId passDictionary2_id;
    3533             :   PinnedStringId readonlyDictionary_id;
    3534             :   PinnedStringId readonlyNullableDictionary_id;
    3535             :   PinnedStringId writableDictionary_id;
    3536             :   PinnedStringId readonlyFrozenDictionary_id;
    3537             :   PinnedStringId readonlyFrozenNullableDictionary_id;
    3538             :   PinnedStringId writableFrozenDictionary_id;
    3539             :   PinnedStringId receiveDictionary_id;
    3540             :   PinnedStringId receiveNullableDictionary_id;
    3541             :   PinnedStringId passOtherDictionary_id;
    3542             :   PinnedStringId passSequenceOfDictionaries_id;
    3543             :   PinnedStringId passRecordOfDictionaries_id;
    3544             :   PinnedStringId passDictionaryOrLong_id;
    3545             :   PinnedStringId passDictContainingDict_id;
    3546             :   PinnedStringId passDictContainingSequence_id;
    3547             :   PinnedStringId receiveDictContainingSequence_id;
    3548             :   PinnedStringId passVariadicDictionary_id;
    3549             :   PinnedStringId dontEnforceRangeOrClamp_id;
    3550             :   PinnedStringId doEnforceRange_id;
    3551             :   PinnedStringId doClamp_id;
    3552             :   PinnedStringId enforcedByte_id;
    3553             :   PinnedStringId clampedByte_id;
    3554             :   PinnedStringId exerciseTypedefInterfaces1_id;
    3555             :   PinnedStringId exerciseTypedefInterfaces2_id;
    3556             :   PinnedStringId exerciseTypedefInterfaces3_id;
    3557             :   PinnedStringId deprecatedAttribute_id;
    3558             :   PinnedStringId deprecatedMethod_id;
    3559             :   PinnedStringId deprecatedMethodWithContext_id;
    3560             :   PinnedStringId overload1_id;
    3561             :   PinnedStringId overload2_id;
    3562             :   PinnedStringId overload3_id;
    3563             :   PinnedStringId overload4_id;
    3564             :   PinnedStringId overload5_id;
    3565             :   PinnedStringId overload6_id;
    3566             :   PinnedStringId overload7_id;
    3567             :   PinnedStringId overload8_id;
    3568             :   PinnedStringId overload9_id;
    3569             :   PinnedStringId overload10_id;
    3570             :   PinnedStringId overload11_id;
    3571             :   PinnedStringId overload12_id;
    3572             :   PinnedStringId overload13_id;
    3573             :   PinnedStringId overload14_id;
    3574             :   PinnedStringId overload15_id;
    3575             :   PinnedStringId overload16_id;
    3576             :   PinnedStringId overload17_id;
    3577             :   PinnedStringId overload18_id;
    3578             :   PinnedStringId overload19_id;
    3579             :   PinnedStringId overload20_id;
    3580             :   PinnedStringId passVariadicThirdArg_id;
    3581             :   PinnedStringId prefable1_id;
    3582             :   PinnedStringId prefable2_id;
    3583             :   PinnedStringId prefable3_id;
    3584             :   PinnedStringId prefable4_id;
    3585             :   PinnedStringId prefable5_id;
    3586             :   PinnedStringId prefable6_id;
    3587             :   PinnedStringId prefable7_id;
    3588             :   PinnedStringId prefable8_id;
    3589             :   PinnedStringId prefable9_id;
    3590             :   PinnedStringId prefable10_id;
    3591             :   PinnedStringId prefable11_id;
    3592             :   PinnedStringId prefable12_id;
    3593             :   PinnedStringId prefable13_id;
    3594             :   PinnedStringId prefable14_id;
    3595             :   PinnedStringId prefable15_id;
    3596             :   PinnedStringId prefable16_id;
    3597             :   PinnedStringId prefable17_id;
    3598             :   PinnedStringId prefable18_id;
    3599             :   PinnedStringId prefable19_id;
    3600             :   PinnedStringId prefable20_id;
    3601             :   PinnedStringId conditionalOnSecureContext1_id;
    3602             :   PinnedStringId conditionalOnSecureContext2_id;
    3603             :   PinnedStringId conditionalOnSecureContext3_id;
    3604             :   PinnedStringId conditionalOnSecureContext4_id;
    3605             :   PinnedStringId conditionalOnSecureContext5_id;
    3606             :   PinnedStringId conditionalOnSecureContext6_id;
    3607             :   PinnedStringId conditionalOnSecureContext7_id;
    3608             :   PinnedStringId conditionalOnSecureContext8_id;
    3609             :   PinnedStringId attrWithLenientThis_id;
    3610             :   PinnedStringId passRenamedInterface_id;
    3611             :   PinnedStringId putForwardsAttr_id;
    3612             :   PinnedStringId putForwardsAttr2_id;
    3613             :   PinnedStringId putForwardsAttr3_id;
    3614             :   PinnedStringId throwingMethod_id;
    3615             :   PinnedStringId throwingAttr_id;
    3616             :   PinnedStringId throwingGetterAttr_id;
    3617             :   PinnedStringId throwingSetterAttr_id;
    3618             :   PinnedStringId canOOMMethod_id;
    3619             :   PinnedStringId canOOMAttr_id;
    3620             :   PinnedStringId canOOMGetterAttr_id;
    3621             :   PinnedStringId canOOMSetterAttr_id;
    3622             :   PinnedStringId ceReactionsMethod_id;
    3623             :   PinnedStringId ceReactionsMethodOverload_id;
    3624             :   PinnedStringId ceReactionsAttr_id;
    3625             :   PinnedStringId passArgsWithDefaults_id;
    3626             :   PinnedStringId jsonifierShouldSkipThis_id;
    3627             :   PinnedStringId jsonifierShouldSkipThis2_id;
    3628             :   PinnedStringId jsonifierShouldSkipThis3_id;
    3629             :   PinnedStringId __jsonifier_id;
    3630             :   PinnedStringId dashed_attribute_id;
    3631             :   PinnedStringId dashed_method_id;
    3632             :   PinnedStringId __init_id;
    3633             : };
    3634             : 
    3635           4 : struct TestJSImplNoInterfaceObjectAtoms
    3636             : {
    3637             :   PinnedStringId cachedByte_id;
    3638             : };
    3639             : 
    3640           4 : struct TestNavigatorWithConstructorAtoms
    3641             : {
    3642             :   PinnedStringId __init_id;
    3643             : };
    3644             : 
    3645           4 : struct TestSingleOperationCallbackInterfaceAtoms
    3646             : {
    3647             :   PinnedStringId doSomething_id;
    3648             : };
    3649             : 
    3650           4 : struct TextDecodeOptionsAtoms
    3651             : {
    3652             :   PinnedStringId stream_id;
    3653             : };
    3654             : 
    3655           4 : struct TextDecoderOptionsAtoms
    3656             : {
    3657             :   PinnedStringId fatal_id;
    3658             : };
    3659             : 
    3660           4 : struct TouchEventInitAtoms
    3661             : {
    3662             :   PinnedStringId changedTouches_id;
    3663             :   PinnedStringId targetTouches_id;
    3664             :   PinnedStringId touches_id;
    3665             : };
    3666             : 
    3667           4 : struct TouchInitAtoms
    3668             : {
    3669             :   PinnedStringId clientX_id;
    3670             :   PinnedStringId clientY_id;
    3671             :   PinnedStringId force_id;
    3672             :   PinnedStringId identifier_id;
    3673             :   PinnedStringId pageX_id;
    3674             :   PinnedStringId pageY_id;
    3675             :   PinnedStringId radiusX_id;
    3676             :   PinnedStringId radiusY_id;
    3677             :   PinnedStringId rotationAngle_id;
    3678             :   PinnedStringId screenX_id;
    3679             :   PinnedStringId screenY_id;
    3680             :   PinnedStringId target_id;
    3681             : };
    3682             : 
    3683           4 : struct TrackEventInitAtoms
    3684             : {
    3685             :   PinnedStringId track_id;
    3686             : };
    3687             : 
    3688           4 : struct TransitionEventInitAtoms
    3689             : {
    3690             :   PinnedStringId elapsedTime_id;
    3691             :   PinnedStringId propertyName_id;
    3692             :   PinnedStringId pseudoElement_id;
    3693             : };
    3694             : 
    3695           4 : struct TreeCellInfoAtoms
    3696             : {
    3697             :   PinnedStringId childElt_id;
    3698             :   PinnedStringId col_id;
    3699             :   PinnedStringId row_id;
    3700             : };
    3701             : 
    3702           4 : struct U2FClientDataAtoms
    3703             : {
    3704             :   PinnedStringId challenge_id;
    3705             :   PinnedStringId origin_id;
    3706             :   PinnedStringId typ_id;
    3707             : };
    3708             : 
    3709           4 : struct UDPMessageEventInitAtoms
    3710             : {
    3711             :   PinnedStringId data_id;
    3712             :   PinnedStringId remoteAddress_id;
    3713             :   PinnedStringId remotePort_id;
    3714             : };
    3715             : 
    3716           4 : struct UDPOptionsAtoms
    3717             : {
    3718             :   PinnedStringId addressReuse_id;
    3719             :   PinnedStringId localAddress_id;
    3720             :   PinnedStringId localPort_id;
    3721             :   PinnedStringId loopback_id;
    3722             :   PinnedStringId remoteAddress_id;
    3723             :   PinnedStringId remotePort_id;
    3724             : };
    3725             : 
    3726           4 : struct UIEventInitAtoms
    3727             : {
    3728             :   PinnedStringId detail_id;
    3729             :   PinnedStringId view_id;
    3730             : };
    3731             : 
    3732           4 : struct UncaughtRejectionObserverAtoms
    3733             : {
    3734             :   PinnedStringId onLeftUncaught_id;
    3735             :   PinnedStringId onConsumed_id;
    3736             : };
    3737             : 
    3738           4 : struct UserProximityEventInitAtoms
    3739             : {
    3740             :   PinnedStringId near_id;
    3741             : };
    3742             : 
    3743           4 : struct VRDisplayEventInitAtoms
    3744             : {
    3745             :   PinnedStringId display_id;
    3746             :   PinnedStringId reason_id;
    3747             : };
    3748             : 
    3749           4 : struct VRLayerAtoms
    3750             : {
    3751             :   PinnedStringId leftBounds_id;
    3752             :   PinnedStringId rightBounds_id;
    3753             :   PinnedStringId source_id;
    3754             : };
    3755             : 
    3756           4 : struct VoidCallbackAtoms
    3757             : {
    3758             :   PinnedStringId handleEvent_id;
    3759             : };
    3760             : 
    3761           4 : struct WaveShaperOptionsAtoms
    3762             : {
    3763             :   PinnedStringId curve_id;
    3764             :   PinnedStringId oversample_id;
    3765             : };
    3766             : 
    3767           4 : struct WebExtensionContentScriptInitAtoms
    3768             : {
    3769             :   PinnedStringId allFrames_id;
    3770             :   PinnedStringId cssPaths_id;
    3771             :   PinnedStringId excludeGlobs_id;
    3772             :   PinnedStringId excludeMatches_id;
    3773             :   PinnedStringId frameID_id;
    3774             :   PinnedStringId includeGlobs_id;
    3775             :   PinnedStringId jsPaths_id;
    3776             :   PinnedStringId matchAboutBlank_id;
    3777             :   PinnedStringId matches_id;
    3778             :   PinnedStringId runAt_id;
    3779             : };
    3780             : 
    3781           4 : struct WebExtensionInitAtoms
    3782             : {
    3783             :   PinnedStringId allowedOrigins_id;
    3784             :   PinnedStringId backgroundScripts_id;
    3785             :   PinnedStringId baseURL_id;
    3786             :   PinnedStringId contentScripts_id;
    3787             :   PinnedStringId contentSecurityPolicy_id;
    3788             :   PinnedStringId id_id;
    3789             :   PinnedStringId localizeCallback_id;
    3790             :   PinnedStringId mozExtensionHostname_id;
    3791             :   PinnedStringId permissions_id;
    3792             :   PinnedStringId webAccessibleResources_id;
    3793             : };
    3794             : 
    3795           4 : struct WebGLContextAttributesAtoms
    3796             : {
    3797             :   PinnedStringId alpha_id;
    3798             :   PinnedStringId antialias_id;
    3799             :   PinnedStringId depth_id;
    3800             :   PinnedStringId failIfMajorPerformanceCaveat_id;
    3801             :   PinnedStringId premultipliedAlpha_id;
    3802             :   PinnedStringId preserveDrawingBuffer_id;
    3803             :   PinnedStringId stencil_id;
    3804             : };
    3805             : 
    3806           4 : struct WebGLContextEventInitAtoms
    3807             : {
    3808             :   PinnedStringId statusMessage_id;
    3809             : };
    3810             : 
    3811           4 : struct WebSocketDictAtoms
    3812             : {
    3813             :   PinnedStringId websockets_id;
    3814             : };
    3815             : 
    3816           4 : struct WebSocketElementAtoms
    3817             : {
    3818             :   PinnedStringId encrypted_id;
    3819             :   PinnedStringId hostport_id;
    3820             :   PinnedStringId msgreceived_id;
    3821             :   PinnedStringId msgsent_id;
    3822             :   PinnedStringId receivedsize_id;
    3823             :   PinnedStringId sentsize_id;
    3824             : };
    3825             : 
    3826           4 : struct WebrtcGlobalStatisticsReportAtoms
    3827             : {
    3828             :   PinnedStringId reports_id;
    3829             : };
    3830             : 
    3831           4 : struct WheelEventInitAtoms
    3832             : {
    3833             :   PinnedStringId deltaMode_id;
    3834             :   PinnedStringId deltaX_id;
    3835             :   PinnedStringId deltaY_id;
    3836             :   PinnedStringId deltaZ_id;
    3837             : };
    3838             : 
    3839           4 : struct WidevineCDMManifestAtoms
    3840             : {
    3841             :   PinnedStringId description_id;
    3842             :   PinnedStringId name_id;
    3843             :   PinnedStringId version_id;
    3844             :   PinnedStringId x_cdm_codecs_id;
    3845             :   PinnedStringId x_cdm_host_versions_id;
    3846             :   PinnedStringId x_cdm_interface_versions_id;
    3847             :   PinnedStringId x_cdm_module_versions_id;
    3848             : };
    3849             : 
    3850           4 : struct WorkerOptionsAtoms
    3851             : {
    3852             :   PinnedStringId name_id;
    3853             : };
    3854             : 
    3855           4 : struct XPathNSResolverAtoms
    3856             : {
    3857             :   PinnedStringId lookupNamespaceURI_id;
    3858             : };
    3859             : 
    3860           4 : struct XULBuilderListenerAtoms
    3861             : {
    3862             :   PinnedStringId willRebuild_id;
    3863             :   PinnedStringId didRebuild_id;
    3864             : };
    3865             : 
    3866           4 : struct XULTreeBuilderObserverAtoms
    3867             : {
    3868             :   PinnedStringId canDrop_id;
    3869             :   PinnedStringId onDrop_id;
    3870             :   PinnedStringId onToggleOpenState_id;
    3871             :   PinnedStringId onCycleHeader_id;
    3872             :   PinnedStringId onCycleCell_id;
    3873             :   PinnedStringId onSelectionChanged_id;
    3874             :   PinnedStringId onPerformAction_id;
    3875             :   PinnedStringId onPerformActionOnRow_id;
    3876             :   PinnedStringId onPerformActionOnCell_id;
    3877             : };
    3878             : 
    3879           4 : struct addonInstallOptionsAtoms
    3880             : {
    3881             :   PinnedStringId hash_id;
    3882             :   PinnedStringId url_id;
    3883             : };
    3884             : 
    3885           4 : struct mozRTCIceCandidateAtoms
    3886             : {
    3887             :   PinnedStringId __init_id;
    3888             : };
    3889             : 
    3890           4 : struct mozRTCPeerConnectionAtoms
    3891             : {
    3892             :   PinnedStringId __init_id;
    3893             : };
    3894             : 
    3895           4 : struct mozRTCSessionDescriptionAtoms
    3896             : {
    3897             :   PinnedStringId __init_id;
    3898             : };
    3899             : 
    3900           4 : struct PerThreadAtomCache : public APZBucketAtoms,
    3901             :                             public APZTestDataAtoms,
    3902             :                             public AddEventListenerOptionsAtoms,
    3903             :                             public AddonAtoms,
    3904             :                             public AddonEventInitAtoms,
    3905             :                             public AddonInstallAtoms,
    3906             :                             public AddonManagerAtoms,
    3907             :                             public AesCbcParamsAtoms,
    3908             :                             public AesCtrParamsAtoms,
    3909             :                             public AesDerivedKeyParamsAtoms,
    3910             :                             public AesGcmParamsAtoms,
    3911             :                             public AesKeyAlgorithmAtoms,
    3912             :                             public AesKeyGenParamsAtoms,
    3913             :                             public AlgorithmAtoms,
    3914             :                             public AnalyserOptionsAtoms,
    3915             :                             public AnimationEffectTimingPropertiesAtoms,
    3916             :                             public AnimationEventInitAtoms,
    3917             :                             public AnimationFilterAtoms,
    3918             :                             public AnimationPlaybackEventInitAtoms,
    3919             :                             public AnimationPropertyDetailsAtoms,
    3920             :                             public AnimationPropertyValueDetailsAtoms,
    3921             :                             public AppInfoAtoms,
    3922             :                             public AppNotificationServiceOptionsAtoms,
    3923             :                             public AudioBufferOptionsAtoms,
    3924             :                             public AudioBufferSourceOptionsAtoms,
    3925             :                             public AudioNodeOptionsAtoms,
    3926             :                             public AuthenticatorSelectionCriteriaAtoms,
    3927             :                             public AutocompleteInfoAtoms,
    3928             :                             public Base64URLDecodeOptionsAtoms,
    3929             :                             public Base64URLEncodeOptionsAtoms,
    3930             :                             public BaseComputedKeyframeAtoms,
    3931             :                             public BaseKeyframeAtoms,
    3932             :                             public BasePropertyIndexedKeyframeAtoms,
    3933             :                             public BiquadFilterOptionsAtoms,
    3934             :                             public BlobEventInitAtoms,
    3935             :                             public BlobPropertyBagAtoms,
    3936             :                             public BoxQuadOptionsAtoms,
    3937             :                             public BrowserElementDownloadOptionsAtoms,
    3938             :                             public BrowserElementExecuteScriptOptionsAtoms,
    3939             :                             public BrowserFeedWriterAtoms,
    3940             :                             public CSPAtoms,
    3941             :                             public CSPPoliciesAtoms,
    3942             :                             public CSPReportAtoms,
    3943             :                             public CSPReportPropertiesAtoms,
    3944             :                             public CSSTokenAtoms,
    3945             :                             public CacheBatchOperationAtoms,
    3946             :                             public CacheQueryOptionsAtoms,
    3947             :                             public CaretStateChangedEventInitAtoms,
    3948             :                             public ChannelMergerOptionsAtoms,
    3949             :                             public ChannelPixelLayoutAtoms,
    3950             :                             public ChannelSplitterOptionsAtoms,
    3951             :                             public CheckerboardReportAtoms,
    3952             :                             public ChromeFilePropertyBagAtoms,
    3953             :                             public ClientQueryOptionsAtoms,
    3954             :                             public ClientRectsAndTextsAtoms,
    3955             :                             public ClipboardEventInitAtoms,
    3956             :                             public CloseEventInitAtoms,
    3957             :                             public CollectedClientDataAtoms,
    3958             :                             public CompileScriptOptionsDictionaryAtoms,
    3959             :                             public CompositionEventInitAtoms,
    3960             :                             public ComputedTimingPropertiesAtoms,
    3961             :                             public ConnStatusDictAtoms,
    3962             :                             public ConsoleCounterAtoms,
    3963             :                             public ConsoleCounterErrorAtoms,
    3964             :                             public ConsoleEventAtoms,
    3965             :                             public ConsoleProfileEventAtoms,
    3966             :                             public ConsoleStackEntryAtoms,
    3967             :                             public ConsoleTimerEndAtoms,
    3968             :                             public ConsoleTimerErrorAtoms,
    3969             :                             public ConsoleTimerStartAtoms,
    3970             :                             public ConstantSourceOptionsAtoms,
    3971             :                             public ConstrainBooleanParametersAtoms,
    3972             :                             public ConstrainDOMStringParametersAtoms,
    3973             :                             public ConstrainDoubleRangeAtoms,
    3974             :                             public ConstrainLongRangeAtoms,
    3975             :                             public ContextAttributes2DAtoms,
    3976             :                             public ConvertCoordinateOptionsAtoms,
    3977             :                             public ConvolverOptionsAtoms,
    3978             :                             public CreateOfferRequestAtoms,
    3979             :                             public CredentialCreationOptionsAtoms,
    3980             :                             public CredentialRequestOptionsAtoms,
    3981             :                             public CryptoKeyPairAtoms,
    3982             :                             public CustomEventInitAtoms,
    3983             :                             public DNSCacheDictAtoms,
    3984             :                             public DNSLookupDictAtoms,
    3985             :                             public DOMPointInitAtoms,
    3986             :                             public DOMRectInitAtoms,
    3987             :                             public DOMWindowResizeEventDetailAtoms,
    3988             :                             public DateTimeValueAtoms,
    3989             :                             public DecoderDoctorNotificationAtoms,
    3990             :                             public DelayOptionsAtoms,
    3991             :                             public DeviceAccelerationInitAtoms,
    3992             :                             public DeviceLightEventInitAtoms,
    3993             :                             public DeviceMotionEventInitAtoms,
    3994             :                             public DeviceOrientationEventInitAtoms,
    3995             :                             public DeviceProximityEventInitAtoms,
    3996             :                             public DeviceRotationRateInitAtoms,
    3997             :                             public DhImportKeyParamsAtoms,
    3998             :                             public DhKeyAlgorithmAtoms,
    3999             :                             public DhKeyDeriveParamsAtoms,
    4000             :                             public DhKeyGenParamsAtoms,
    4001             :                             public DictAtoms,
    4002             :                             public DictContainingDictAtoms,
    4003             :                             public DictContainingSequenceAtoms,
    4004             :                             public DictForConstructorAtoms,
    4005             :                             public DictWithConditionalMembersAtoms,
    4006             :                             public DisplayNameOptionsAtoms,
    4007             :                             public DisplayNameResultAtoms,
    4008             :                             public DnsCacheEntryAtoms,
    4009             :                             public DocumentTimelineOptionsAtoms,
    4010             :                             public DragEventInitAtoms,
    4011             :                             public DynamicsCompressorOptionsAtoms,
    4012             :                             public EcKeyAlgorithmAtoms,
    4013             :                             public EcKeyGenParamsAtoms,
    4014             :                             public EcKeyImportParamsAtoms,
    4015             :                             public EcdhKeyDeriveParamsAtoms,
    4016             :                             public EcdsaParamsAtoms,
    4017             :                             public ElementCreationOptionsAtoms,
    4018             :                             public ElementDefinitionOptionsAtoms,
    4019             :                             public ElementRegistrationOptionsAtoms,
    4020             :                             public ErrorCallbackAtoms,
    4021             :                             public ErrorEventInitAtoms,
    4022             :                             public EventInitAtoms,
    4023             :                             public EventListenerAtoms,
    4024             :                             public EventListenerOptionsAtoms,
    4025             :                             public EventModifierInitAtoms,
    4026             :                             public EventSourceInitAtoms,
    4027             :                             public ExtendableMessageEventInitAtoms,
    4028             :                             public ExternalAtoms,
    4029             :                             public FakePluginMimeEntryAtoms,
    4030             :                             public FakePluginTagInitAtoms,
    4031             :                             public FetchEventInitAtoms,
    4032             :                             public FileCallbackAtoms,
    4033             :                             public FilePropertyBagAtoms,
    4034             :                             public FileSystemEntriesCallbackAtoms,
    4035             :                             public FileSystemEntryCallbackAtoms,
    4036             :                             public FileSystemFlagsAtoms,
    4037             :                             public FlyWebDiscoveredServiceAtoms,
    4038             :                             public FlyWebDiscoveryCallbackAtoms,
    4039             :                             public FlyWebPairedServiceAtoms,
    4040             :                             public FlyWebPairingCallbackAtoms,
    4041             :                             public FlyWebPublishOptionsAtoms,
    4042             :                             public FocusEventInitAtoms,
    4043             :                             public FontFaceDescriptorsAtoms,
    4044             :                             public FontFaceSetIteratorResultAtoms,
    4045             :                             public FontFaceSetLoadEventInitAtoms,
    4046             :                             public FrameUniformityAtoms,
    4047             :                             public FrameUniformityResultsAtoms,
    4048             :                             public GainOptionsAtoms,
    4049             :                             public GamepadAxisMoveEventInitAtoms,
    4050             :                             public GamepadButtonEventInitAtoms,
    4051             :                             public GamepadEventInitAtoms,
    4052             :                             public GetNotificationOptionsAtoms,
    4053             :                             public GetRootNodeOptionsAtoms,
    4054             :                             public GrandparentDictAtoms,
    4055             :                             public GroupedHistoryEventInitAtoms,
    4056             :                             public HalfOpenInfoDictAtoms,
    4057             :                             public HashChangeEventInitAtoms,
    4058             :                             public HeapSnapshotBoundariesAtoms,
    4059             :                             public HiddenPluginEventInitAtoms,
    4060             :                             public HitRegionOptionsAtoms,
    4061             :                             public HkdfParamsAtoms,
    4062             :                             public HmacDerivedKeyParamsAtoms,
    4063             :                             public HmacImportParamsAtoms,
    4064             :                             public HmacKeyAlgorithmAtoms,
    4065             :                             public HmacKeyGenParamsAtoms,
    4066             :                             public HttpConnDictAtoms,
    4067             :                             public HttpConnInfoAtoms,
    4068             :                             public HttpConnectionElementAtoms,
    4069             :                             public IDBFileMetadataParametersAtoms,
    4070             :                             public IDBIndexParametersAtoms,
    4071             :                             public IDBObjectStoreParametersAtoms,
    4072             :                             public IDBOpenDBOptionsAtoms,
    4073             :                             public IDBVersionChangeEventInitAtoms,
    4074             :                             public IIRFilterOptionsAtoms,
    4075             :                             public IdleRequestOptionsAtoms,
    4076             :                             public ImageCaptureErrorEventInitAtoms,
    4077             :                             public InputEventInitAtoms,
    4078             :                             public InspectorRGBATupleAtoms,
    4079             :                             public InspectorRGBTripleAtoms,
    4080             :                             public InstallTriggerDataAtoms,
    4081             :                             public InstallTriggerImplAtoms,
    4082             :                             public IntersectionObserverEntryInitAtoms,
    4083             :                             public IntersectionObserverInitAtoms,
    4084             :                             public IterableKeyAndValueResultAtoms,
    4085             :                             public IterableKeyOrValueResultAtoms,
    4086             :                             public JsonWebKeyAtoms,
    4087             :                             public KeyAlgorithmAtoms,
    4088             :                             public KeyIdsInitDataAtoms,
    4089             :                             public KeyboardEventInitAtoms,
    4090             :                             public KeyframeAnimationOptionsAtoms,
    4091             :                             public KeyframeEffectOptionsAtoms,
    4092             :                             public LifecycleCallbacksAtoms,
    4093             :                             public LocaleInfoAtoms,
    4094             :                             public MakeCredentialOptionsAtoms,
    4095             :                             public MatchPatternOptionsAtoms,
    4096             :                             public MediaElementAudioSourceOptionsAtoms,
    4097             :                             public MediaKeyMessageEventInitAtoms,
    4098             :                             public MediaKeyNeededEventInitAtoms,
    4099             :                             public MediaKeySystemConfigurationAtoms,
    4100             :                             public MediaKeySystemMediaCapabilityAtoms,
    4101             :                             public MediaQueryListEventInitAtoms,
    4102             :                             public MediaRecorderOptionsAtoms,
    4103             :                             public MediaStreamAudioSourceOptionsAtoms,
    4104             :                             public MediaStreamConstraintsAtoms,
    4105             :                             public MediaStreamEventInitAtoms,
    4106             :                             public MediaStreamTrackEventInitAtoms,
    4107             :                             public MediaTrackConstraintSetAtoms,
    4108             :                             public MediaTrackConstraintsAtoms,
    4109             :                             public MediaTrackSettingsAtoms,
    4110             :                             public MediaTrackSupportedConstraintsAtoms,
    4111             :                             public MessageEventInitAtoms,
    4112             :                             public MouseEventInitAtoms,
    4113             :                             public MozIdleObserverAtoms,
    4114             :                             public MozPluginParameterAtoms,
    4115             :                             public MozSelfSupportAtoms,
    4116             :                             public MozXMLHttpRequestParametersAtoms,
    4117             :                             public MutationObserverInitAtoms,
    4118             :                             public MutationObservingInfoAtoms,
    4119             :                             public NativeOSFileReadOptionsAtoms,
    4120             :                             public NetworkCommandOptionsAtoms,
    4121             :                             public NetworkResultOptionsAtoms,
    4122             :                             public NodeFilterAtoms,
    4123             :                             public NotificationBehaviorAtoms,
    4124             :                             public NotificationEventInitAtoms,
    4125             :                             public NotificationOptionsAtoms,
    4126             :                             public ObserverCallbackAtoms,
    4127             :                             public OfflineAudioCompletionEventInitAtoms,
    4128             :                             public OpenWindowEventDetailAtoms,
    4129             :                             public OriginAttributesDictionaryAtoms,
    4130             :                             public OriginAttributesPatternDictionaryAtoms,
    4131             :                             public OscillatorOptionsAtoms,
    4132             :                             public PageTransitionEventInitAtoms,
    4133             :                             public PannerOptionsAtoms,
    4134             :                             public ParentDictAtoms,
    4135             :                             public PaymentCurrencyAmountAtoms,
    4136             :                             public PaymentDetailsBaseAtoms,
    4137             :                             public PaymentDetailsInitAtoms,
    4138             :                             public PaymentDetailsModifierAtoms,
    4139             :                             public PaymentDetailsUpdateAtoms,
    4140             :                             public PaymentItemAtoms,
    4141             :                             public PaymentMethodDataAtoms,
    4142             :                             public PaymentOptionsAtoms,
    4143             :                             public PaymentShippingOptionAtoms,
    4144             :                             public Pbkdf2ParamsAtoms,
    4145             :                             public PeerConnectionObserverAtoms,
    4146             :                             public PerformanceEntryEventInitAtoms,
    4147             :                             public PerformanceEntryFilterOptionsAtoms,
    4148             :                             public PerformanceObserverInitAtoms,
    4149             :                             public PeriodicWaveConstraintsAtoms,
    4150             :                             public PeriodicWaveOptionsAtoms,
    4151             :                             public PermissionDescriptorAtoms,
    4152             :                             public PluginCrashedEventInitAtoms,
    4153             :                             public PointerEventInitAtoms,
    4154             :                             public PopStateEventInitAtoms,
    4155             :                             public PopupBlockedEventInitAtoms,
    4156             :                             public PositionOptionsAtoms,
    4157             :                             public PresentationConnectionAvailableEventInitAtoms,
    4158             :                             public PresentationConnectionCloseEventInitAtoms,
    4159             :                             public ProfileTimelineLayerRectAtoms,
    4160             :                             public ProfileTimelineMarkerAtoms,
    4161             :                             public ProfileTimelineStackFrameAtoms,
    4162             :                             public ProgressEventInitAtoms,
    4163             :                             public PromiseDebuggingStateHolderAtoms,
    4164             :                             public PromiseRejectionEventInitAtoms,
    4165             :                             public PublicKeyCredentialDescriptorAtoms,
    4166             :                             public PublicKeyCredentialEntityAtoms,
    4167             :                             public PublicKeyCredentialParametersAtoms,
    4168             :                             public PublicKeyCredentialRequestOptionsAtoms,
    4169             :                             public PublicKeyCredentialUserEntityAtoms,
    4170             :                             public PushEventInitAtoms,
    4171             :                             public PushManagerImplAtoms,
    4172             :                             public PushSubscriptionInitAtoms,
    4173             :                             public PushSubscriptionJSONAtoms,
    4174             :                             public PushSubscriptionKeysAtoms,
    4175             :                             public PushSubscriptionOptionsInitAtoms,
    4176             :                             public RTCCertificateExpirationAtoms,
    4177             :                             public RTCCodecStatsAtoms,
    4178             :                             public RTCConfigurationAtoms,
    4179             :                             public RTCDTMFSenderAtoms,
    4180             :                             public RTCDTMFToneChangeEventInitAtoms,
    4181             :                             public RTCDataChannelEventInitAtoms,
    4182             :                             public RTCDataChannelInitAtoms,
    4183             :                             public RTCFecParametersAtoms,
    4184             :                             public RTCIceCandidateAtoms,
    4185             :                             public RTCIceCandidateInitAtoms,
    4186             :                             public RTCIceCandidatePairStatsAtoms,
    4187             :                             public RTCIceCandidateStatsAtoms,
    4188             :                             public RTCIceComponentStatsAtoms,
    4189             :                             public RTCIceServerAtoms,
    4190             :                             public RTCIdentityAssertionAtoms,
    4191             :                             public RTCIdentityAssertionResultAtoms,
    4192             :                             public RTCIdentityProviderAtoms,
    4193             :                             public RTCIdentityProviderDetailsAtoms,
    4194             :                             public RTCIdentityValidationResultAtoms,
    4195             :                             public RTCInboundRTPStreamStatsAtoms,
    4196             :                             public RTCMediaStreamStatsAtoms,
    4197             :                             public RTCMediaStreamTrackStatsAtoms,
    4198             :                             public RTCOfferOptionsAtoms,
    4199             :                             public RTCOutboundRTPStreamStatsAtoms,
    4200             :                             public RTCPeerConnectionAtoms,
    4201             :                             public RTCPeerConnectionIceEventInitAtoms,
    4202             :                             public RTCPeerConnectionStaticAtoms,
    4203             :                             public RTCRTPContributingSourceStatsAtoms,
    4204             :                             public RTCRTPStreamStatsAtoms,
    4205             :                             public RTCRtcpParametersAtoms,
    4206             :                             public RTCRtpCodecParametersAtoms,
    4207             :                             public RTCRtpEncodingParametersAtoms,
    4208             :                             public RTCRtpHeaderExtensionParametersAtoms,
    4209             :                             public RTCRtpParametersAtoms,
    4210             :                             public RTCRtpReceiverAtoms,
    4211             :                             public RTCRtpSenderAtoms,
    4212             :                             public RTCRtxParametersAtoms,
    4213             :                             public RTCSessionDescriptionAtoms,
    4214             :                             public RTCSessionDescriptionInitAtoms,
    4215             :                             public RTCStatsAtoms,
    4216             :                             public RTCStatsReportAtoms,
    4217             :                             public RTCStatsReportInternalAtoms,
    4218             :                             public RTCTrackEventInitAtoms,
    4219             :                             public RTCTransportStatsAtoms,
    4220             :                             public RcwnPerfStatsAtoms,
    4221             :                             public RcwnStatusAtoms,
    4222             :                             public RecordErrorEventInitAtoms,
    4223             :                             public RegisterRequestAtoms,
    4224             :                             public RegisterResponseAtoms,
    4225             :                             public RegisteredKeyAtoms,
    4226             :                             public RegistrationOptionsAtoms,
    4227             :                             public RequestInitAtoms,
    4228             :                             public RequestMediaKeySystemAccessNotificationAtoms,
    4229             :                             public ResponseInitAtoms,
    4230             :                             public RsaHashedImportParamsAtoms,
    4231             :                             public RsaHashedKeyAlgorithmAtoms,
    4232             :                             public RsaHashedKeyGenParamsAtoms,
    4233             :                             public RsaOaepParamsAtoms,
    4234             :                             public RsaOtherPrimesInfoAtoms,
    4235             :                             public RsaPssParamsAtoms,
    4236             :                             public SEChannelAtoms,
    4237             :                             public SECommandAtoms,
    4238             :                             public SEManagerAtoms,
    4239             :                             public SEReaderAtoms,
    4240             :                             public SEResponseAtoms,
    4241             :                             public SESessionAtoms,
    4242             :                             public SVGBoundingBoxOptionsAtoms,
    4243             :                             public ScrollFrameDataAtoms,
    4244             :                             public ScrollFrameDataEntryAtoms,
    4245             :                             public ScrollIntoViewOptionsAtoms,
    4246             :                             public ScrollOptionsAtoms,
    4247             :                             public ScrollToOptionsAtoms,
    4248             :                             public ScrollViewChangeEventInitAtoms,
    4249             :                             public ServerSocketOptionsAtoms,
    4250             :                             public SettingChangeNotificationAtoms,
    4251             :                             public SignResponseAtoms,
    4252             :                             public SocketElementAtoms,
    4253             :                             public SocketOptionsAtoms,
    4254             :                             public SocketsDictAtoms,
    4255             :                             public SpeechRecognitionErrorInitAtoms,
    4256             :                             public SpeechRecognitionEventInitAtoms,
    4257             :                             public SpeechSynthesisErrorEventInitAtoms,
    4258             :                             public SpeechSynthesisEventInitAtoms,
    4259             :                             public StereoPannerOptionsAtoms,
    4260             :                             public StorageEstimateAtoms,
    4261             :                             public StorageEventInitAtoms,
    4262             :                             public StyleRuleChangeEventInitAtoms,
    4263             :                             public StyleSheetApplicableStateChangeEventInitAtoms,
    4264             :                             public StyleSheetChangeEventInitAtoms,
    4265             :                             public TCPServerSocketEventInitAtoms,
    4266             :                             public TCPSocketErrorEventInitAtoms,
    4267             :                             public TCPSocketEventInitAtoms,
    4268             :                             public TestCallbackInterfaceAtoms,
    4269             :                             public TestInterfaceJSAtoms,
    4270             :                             public TestInterfaceJSDictionary2Atoms,
    4271             :                             public TestInterfaceJSDictionaryAtoms,
    4272             :                             public TestInterfaceJSMaplikeAtoms,
    4273             :                             public TestInterfaceJSUnionableDictionaryAtoms,
    4274             :                             public TestJSImplInterface2Atoms,
    4275             :                             public TestJSImplInterface3Atoms,
    4276             :                             public TestJSImplInterface4Atoms,
    4277             :                             public TestJSImplInterface5Atoms,
    4278             :                             public TestJSImplInterface6Atoms,
    4279             :                             public TestJSImplInterfaceAtoms,
    4280             :                             public TestJSImplNoInterfaceObjectAtoms,
    4281             :                             public TestNavigatorWithConstructorAtoms,
    4282             :                             public TestSingleOperationCallbackInterfaceAtoms,
    4283             :                             public TextDecodeOptionsAtoms,
    4284             :                             public TextDecoderOptionsAtoms,
    4285             :                             public TouchEventInitAtoms,
    4286             :                             public TouchInitAtoms,
    4287             :                             public TrackEventInitAtoms,
    4288             :                             public TransitionEventInitAtoms,
    4289             :                             public TreeCellInfoAtoms,
    4290             :                             public U2FClientDataAtoms,
    4291             :                             public UDPMessageEventInitAtoms,
    4292             :                             public UDPOptionsAtoms,
    4293             :                             public UIEventInitAtoms,
    4294             :                             public UncaughtRejectionObserverAtoms,
    4295             :                             public UserProximityEventInitAtoms,
    4296             :                             public VRDisplayEventInitAtoms,
    4297             :                             public VRLayerAtoms,
    4298             :                             public VoidCallbackAtoms,
    4299             :                             public WaveShaperOptionsAtoms,
    4300             :                             public WebExtensionContentScriptInitAtoms,
    4301             :                             public WebExtensionInitAtoms,
    4302             :                             public WebGLContextAttributesAtoms,
    4303             :                             public WebGLContextEventInitAtoms,
    4304             :                             public WebSocketDictAtoms,
    4305             :                             public WebSocketElementAtoms,
    4306             :                             public WebrtcGlobalStatisticsReportAtoms,
    4307             :                             public WheelEventInitAtoms,
    4308             :                             public WidevineCDMManifestAtoms,
    4309             :                             public WorkerOptionsAtoms,
    4310             :                             public XPathNSResolverAtoms,
    4311             :                             public XULBuilderListenerAtoms,
    4312             :                             public XULTreeBuilderObserverAtoms,
    4313             :                             public addonInstallOptionsAtoms,
    4314             :                             public mozRTCIceCandidateAtoms,
    4315             :                             public mozRTCPeerConnectionAtoms,
    4316             :                             public mozRTCSessionDescriptionAtoms
    4317             : {
    4318             : };
    4319             : 
    4320             : } // namespace dom
    4321             : } // namespace mozilla
    4322             : 
    4323             : 
    4324             : #endif // mozilla_dom_GeneratedAtomList_h

Generated by: LCOV version 1.13