idl_files.cmake 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. # This file is included from "Meta/CMake/libweb_data.cmake"
  2. # It is defined here so that there is no need to go to the Meta directory when adding new idl files
  3. libweb_js_bindings(Animations/Animation)
  4. libweb_js_bindings(Animations/AnimationEffect)
  5. libweb_js_bindings(Animations/AnimationPlaybackEvent)
  6. libweb_js_bindings(Animations/AnimationTimeline)
  7. libweb_js_bindings(Animations/DocumentTimeline)
  8. libweb_js_bindings(Animations/KeyframeEffect)
  9. libweb_js_bindings(Clipboard/Clipboard)
  10. libweb_js_bindings(Clipboard/ClipboardEvent)
  11. libweb_js_bindings(Clipboard/ClipboardItem)
  12. libweb_js_bindings(Compression/CompressionStream)
  13. libweb_js_bindings(Compression/DecompressionStream)
  14. libweb_js_bindings(Crypto/Crypto)
  15. libweb_js_bindings(Crypto/CryptoKey)
  16. libweb_js_bindings(Crypto/SubtleCrypto)
  17. libweb_js_bindings(CSS/AnimationEvent)
  18. libweb_js_bindings(CSS/CSSAnimation)
  19. libweb_js_bindings(CSS/CSSConditionRule)
  20. libweb_js_bindings(CSS/CSSFontFaceRule)
  21. libweb_js_bindings(CSS/CSSGroupingRule)
  22. libweb_js_bindings(CSS/CSSImportRule)
  23. libweb_js_bindings(CSS/CSSKeyframeRule)
  24. libweb_js_bindings(CSS/CSSKeyframesRule)
  25. libweb_js_bindings(CSS/CSSLayerBlockRule)
  26. libweb_js_bindings(CSS/CSSLayerStatementRule)
  27. libweb_js_bindings(CSS/CSSMediaRule)
  28. libweb_js_bindings(CSS/CSS NAMESPACE)
  29. libweb_js_bindings(CSS/CSSNamespaceRule)
  30. libweb_js_bindings(CSS/CSSNestedDeclarations)
  31. libweb_js_bindings(CSS/CSSPropertyRule)
  32. libweb_js_bindings(CSS/CSSRule)
  33. libweb_js_bindings(CSS/CSSRuleList)
  34. libweb_js_bindings(CSS/CSSStyleDeclaration)
  35. libweb_js_bindings(CSS/CSSStyleRule)
  36. libweb_js_bindings(CSS/CSSStyleSheet)
  37. libweb_js_bindings(CSS/CSSSupportsRule)
  38. libweb_js_bindings(CSS/CSSTransition)
  39. libweb_js_bindings(CSS/FontFace)
  40. libweb_js_bindings(CSS/FontFaceSet)
  41. libweb_js_bindings(CSS/MediaList)
  42. libweb_js_bindings(CSS/MediaQueryList)
  43. libweb_js_bindings(CSS/MediaQueryListEvent)
  44. libweb_js_bindings(CSS/Screen)
  45. libweb_js_bindings(CSS/ScreenOrientation)
  46. libweb_js_bindings(CSS/StyleSheet)
  47. libweb_js_bindings(CSS/StyleSheetList)
  48. libweb_js_bindings(CSS/TransitionEvent)
  49. libweb_js_bindings(CSS/VisualViewport)
  50. libweb_js_bindings(DOM/AbstractRange)
  51. libweb_js_bindings(DOM/Attr)
  52. libweb_js_bindings(DOM/AbortController)
  53. libweb_js_bindings(DOM/AbortSignal)
  54. libweb_js_bindings(DOM/CDATASection)
  55. libweb_js_bindings(DOM/CharacterData)
  56. libweb_js_bindings(DOM/Comment)
  57. libweb_js_bindings(DOM/CustomEvent)
  58. libweb_js_bindings(DOM/Document)
  59. libweb_js_bindings(DOM/DocumentFragment)
  60. libweb_js_bindings(DOM/DocumentType)
  61. libweb_js_bindings(DOM/DOMImplementation)
  62. libweb_js_bindings(DOM/DOMTokenList)
  63. libweb_js_bindings(DOM/Element)
  64. libweb_js_bindings(DOM/Event)
  65. libweb_js_bindings(DOM/EventTarget)
  66. libweb_js_bindings(DOM/HTMLCollection)
  67. libweb_js_bindings(DOM/MutationObserver)
  68. libweb_js_bindings(DOM/MutationRecord)
  69. libweb_js_bindings(DOM/NamedNodeMap)
  70. libweb_js_bindings(DOM/Node)
  71. libweb_js_bindings(DOM/NodeFilter)
  72. libweb_js_bindings(DOM/NodeIterator)
  73. libweb_js_bindings(DOM/NodeList)
  74. libweb_js_bindings(DOM/ProcessingInstruction)
  75. libweb_js_bindings(DOM/Range)
  76. libweb_js_bindings(DOM/ShadowRoot)
  77. libweb_js_bindings(DOM/StaticRange)
  78. libweb_js_bindings(DOM/Text)
  79. libweb_js_bindings(DOM/TreeWalker)
  80. libweb_js_bindings(DOM/XMLDocument)
  81. libweb_js_bindings(DOMParsing/XMLSerializer)
  82. libweb_js_bindings(DOMURL/DOMURL)
  83. libweb_js_bindings(DOMURL/URLSearchParams ITERABLE)
  84. libweb_js_bindings(Encoding/TextDecoder)
  85. libweb_js_bindings(Encoding/TextEncoder)
  86. libweb_js_bindings(EntriesAPI/FileSystemEntry)
  87. libweb_js_bindings(EventTiming/PerformanceEventTiming)
  88. libweb_js_bindings(Fetch/Headers ITERABLE)
  89. libweb_js_bindings(Fetch/Request)
  90. libweb_js_bindings(Fetch/Response)
  91. libweb_js_bindings(FileAPI/Blob)
  92. libweb_js_bindings(FileAPI/File)
  93. libweb_js_bindings(FileAPI/FileList)
  94. libweb_js_bindings(FileAPI/FileReader)
  95. libweb_js_bindings(Geometry/DOMMatrix)
  96. libweb_js_bindings(Geometry/DOMMatrixReadOnly)
  97. libweb_js_bindings(Geometry/DOMPoint)
  98. libweb_js_bindings(Geometry/DOMPointReadOnly)
  99. libweb_js_bindings(Geometry/DOMQuad)
  100. libweb_js_bindings(Geometry/DOMRect)
  101. libweb_js_bindings(Geometry/DOMRectList)
  102. libweb_js_bindings(Geometry/DOMRectReadOnly)
  103. libweb_js_bindings(HTML/AudioTrack)
  104. libweb_js_bindings(HTML/AudioTrackList)
  105. libweb_js_bindings(HTML/BeforeUnloadEvent)
  106. libweb_js_bindings(HTML/BroadcastChannel)
  107. libweb_js_bindings(HTML/CanvasGradient)
  108. libweb_js_bindings(HTML/CanvasPattern)
  109. libweb_js_bindings(HTML/CanvasRenderingContext2D)
  110. libweb_js_bindings(HTML/CloseEvent)
  111. libweb_js_bindings(HTML/CloseWatcher)
  112. libweb_js_bindings(HTML/CustomElements/CustomElementRegistry)
  113. libweb_js_bindings(HTML/DataTransfer)
  114. libweb_js_bindings(HTML/DataTransferItem)
  115. libweb_js_bindings(HTML/DataTransferItemList)
  116. libweb_js_bindings(HTML/DedicatedWorkerGlobalScope GLOBAL)
  117. libweb_js_bindings(HTML/DOMParser)
  118. libweb_js_bindings(HTML/DOMStringList)
  119. libweb_js_bindings(HTML/DOMStringMap)
  120. libweb_js_bindings(HTML/DragEvent)
  121. libweb_js_bindings(HTML/ElementInternals)
  122. libweb_js_bindings(HTML/ErrorEvent)
  123. libweb_js_bindings(HTML/EventSource)
  124. libweb_js_bindings(HTML/FormDataEvent)
  125. libweb_js_bindings(HTML/HashChangeEvent)
  126. libweb_js_bindings(HTML/History)
  127. libweb_js_bindings(HTML/HTMLAllCollection)
  128. libweb_js_bindings(HTML/HTMLAnchorElement)
  129. libweb_js_bindings(HTML/HTMLAreaElement)
  130. libweb_js_bindings(HTML/HTMLAudioElement)
  131. libweb_js_bindings(HTML/HTMLBaseElement)
  132. libweb_js_bindings(HTML/HTMLBodyElement)
  133. libweb_js_bindings(HTML/HTMLBRElement)
  134. libweb_js_bindings(HTML/HTMLButtonElement)
  135. libweb_js_bindings(HTML/HTMLCanvasElement)
  136. libweb_js_bindings(HTML/HTMLDataElement)
  137. libweb_js_bindings(HTML/HTMLDataListElement)
  138. libweb_js_bindings(HTML/HTMLDetailsElement)
  139. libweb_js_bindings(HTML/HTMLDialogElement)
  140. libweb_js_bindings(HTML/HTMLDirectoryElement)
  141. libweb_js_bindings(HTML/HTMLDivElement)
  142. libweb_js_bindings(HTML/HTMLDocument)
  143. libweb_js_bindings(HTML/HTMLDListElement)
  144. libweb_js_bindings(HTML/HTMLElement)
  145. libweb_js_bindings(HTML/HTMLEmbedElement)
  146. libweb_js_bindings(HTML/HTMLFieldSetElement)
  147. libweb_js_bindings(HTML/HTMLFontElement)
  148. libweb_js_bindings(HTML/HTMLFormControlsCollection)
  149. libweb_js_bindings(HTML/HTMLFormElement)
  150. libweb_js_bindings(HTML/HTMLFrameElement)
  151. libweb_js_bindings(HTML/HTMLFrameSetElement)
  152. libweb_js_bindings(HTML/HTMLHeadElement)
  153. libweb_js_bindings(HTML/HTMLHeadingElement)
  154. libweb_js_bindings(HTML/HTMLHRElement)
  155. libweb_js_bindings(HTML/HTMLHtmlElement)
  156. libweb_js_bindings(HTML/HTMLIFrameElement)
  157. libweb_js_bindings(HTML/HTMLImageElement)
  158. libweb_js_bindings(HTML/HTMLInputElement)
  159. libweb_js_bindings(HTML/HTMLLabelElement)
  160. libweb_js_bindings(HTML/HTMLLegendElement)
  161. libweb_js_bindings(HTML/HTMLLIElement)
  162. libweb_js_bindings(HTML/HTMLLinkElement)
  163. libweb_js_bindings(HTML/HTMLMapElement)
  164. libweb_js_bindings(HTML/HTMLMarqueeElement)
  165. libweb_js_bindings(HTML/HTMLMediaElement)
  166. libweb_js_bindings(HTML/HTMLMenuElement)
  167. libweb_js_bindings(HTML/HTMLMetaElement)
  168. libweb_js_bindings(HTML/HTMLMeterElement)
  169. libweb_js_bindings(HTML/HTMLModElement)
  170. libweb_js_bindings(HTML/HTMLObjectElement)
  171. libweb_js_bindings(HTML/HTMLOListElement)
  172. libweb_js_bindings(HTML/HTMLOptGroupElement)
  173. libweb_js_bindings(HTML/HTMLOptionElement)
  174. libweb_js_bindings(HTML/HTMLOptionsCollection)
  175. libweb_js_bindings(HTML/HTMLOutputElement)
  176. libweb_js_bindings(HTML/HTMLParagraphElement)
  177. libweb_js_bindings(HTML/HTMLParamElement)
  178. libweb_js_bindings(HTML/HTMLPictureElement)
  179. libweb_js_bindings(HTML/HTMLPreElement)
  180. libweb_js_bindings(HTML/HTMLProgressElement)
  181. libweb_js_bindings(HTML/HTMLQuoteElement)
  182. libweb_js_bindings(HTML/HTMLScriptElement)
  183. libweb_js_bindings(HTML/HTMLSelectElement)
  184. libweb_js_bindings(HTML/HTMLSlotElement)
  185. libweb_js_bindings(HTML/HTMLSourceElement)
  186. libweb_js_bindings(HTML/HTMLSpanElement)
  187. libweb_js_bindings(HTML/HTMLStyleElement)
  188. libweb_js_bindings(HTML/HTMLTableCaptionElement)
  189. libweb_js_bindings(HTML/HTMLTableCellElement)
  190. libweb_js_bindings(HTML/HTMLTableColElement)
  191. libweb_js_bindings(HTML/HTMLTableElement)
  192. libweb_js_bindings(HTML/HTMLTableRowElement)
  193. libweb_js_bindings(HTML/HTMLTableSectionElement)
  194. libweb_js_bindings(HTML/HTMLTemplateElement)
  195. libweb_js_bindings(HTML/HTMLTextAreaElement)
  196. libweb_js_bindings(HTML/HTMLTimeElement)
  197. libweb_js_bindings(HTML/HTMLTitleElement)
  198. libweb_js_bindings(HTML/HTMLTrackElement)
  199. libweb_js_bindings(HTML/HTMLUListElement)
  200. libweb_js_bindings(HTML/HTMLUnknownElement)
  201. libweb_js_bindings(HTML/HTMLVideoElement)
  202. libweb_js_bindings(HTML/ImageBitmap)
  203. libweb_js_bindings(HTML/ImageData)
  204. libweb_js_bindings(HTML/Location)
  205. libweb_js_bindings(HTML/MediaError)
  206. libweb_js_bindings(HTML/MessageChannel)
  207. libweb_js_bindings(HTML/MessageEvent)
  208. libweb_js_bindings(HTML/MessagePort)
  209. libweb_js_bindings(HTML/MimeType)
  210. libweb_js_bindings(HTML/MimeTypeArray)
  211. libweb_js_bindings(HTML/NavigateEvent)
  212. libweb_js_bindings(HTML/Navigation)
  213. libweb_js_bindings(HTML/NavigationCurrentEntryChangeEvent)
  214. libweb_js_bindings(HTML/NavigationDestination)
  215. libweb_js_bindings(HTML/NavigationHistoryEntry)
  216. libweb_js_bindings(HTML/NavigationTransition)
  217. libweb_js_bindings(HTML/Navigator)
  218. libweb_js_bindings(HTML/PageTransitionEvent)
  219. libweb_js_bindings(HTML/Path2D)
  220. libweb_js_bindings(HTML/Plugin)
  221. libweb_js_bindings(HTML/PluginArray)
  222. libweb_js_bindings(HTML/PopStateEvent)
  223. libweb_js_bindings(HTML/PromiseRejectionEvent)
  224. libweb_js_bindings(HTML/RadioNodeList)
  225. libweb_js_bindings(HTML/ShadowRealmGlobalScope GLOBAL)
  226. libweb_js_bindings(HTML/Storage)
  227. libweb_js_bindings(HTML/StorageEvent)
  228. libweb_js_bindings(HTML/SubmitEvent)
  229. libweb_js_bindings(HTML/TextMetrics)
  230. libweb_js_bindings(HTML/TextTrack)
  231. libweb_js_bindings(HTML/TextTrackCue)
  232. libweb_js_bindings(HTML/TextTrackCueList)
  233. libweb_js_bindings(HTML/TextTrackList)
  234. libweb_js_bindings(HTML/TimeRanges)
  235. libweb_js_bindings(HTML/ToggleEvent)
  236. libweb_js_bindings(HTML/TrackEvent)
  237. libweb_js_bindings(HTML/UserActivation)
  238. libweb_js_bindings(HTML/ValidityState)
  239. libweb_js_bindings(HTML/VideoTrack)
  240. libweb_js_bindings(HTML/VideoTrackList)
  241. libweb_js_bindings(HTML/Window GLOBAL)
  242. libweb_js_bindings(HTML/Worker)
  243. libweb_js_bindings(HTML/WorkerGlobalScope)
  244. libweb_js_bindings(HTML/WorkerLocation)
  245. libweb_js_bindings(HTML/WorkerNavigator)
  246. libweb_js_bindings(HTML/WorkletGlobalScope)
  247. libweb_js_bindings(HighResolutionTime/Performance)
  248. libweb_js_bindings(IndexedDB/IDBCursor)
  249. libweb_js_bindings(IndexedDB/IDBDatabase)
  250. libweb_js_bindings(IndexedDB/IDBFactory)
  251. libweb_js_bindings(IndexedDB/IDBIndex)
  252. libweb_js_bindings(IndexedDB/IDBKeyRange)
  253. libweb_js_bindings(IndexedDB/IDBObjectStore)
  254. libweb_js_bindings(IndexedDB/IDBOpenDBRequest)
  255. libweb_js_bindings(IndexedDB/IDBRequest)
  256. libweb_js_bindings(IndexedDB/IDBTransaction)
  257. libweb_js_bindings(IndexedDB/IDBVersionChangeEvent)
  258. libweb_js_bindings(Internals/Inspector)
  259. libweb_js_bindings(Internals/InternalAnimationTimeline)
  260. libweb_js_bindings(Internals/Internals)
  261. libweb_js_bindings(IntersectionObserver/IntersectionObserver)
  262. libweb_js_bindings(IntersectionObserver/IntersectionObserverEntry)
  263. libweb_js_bindings(MathML/MathMLElement)
  264. libweb_js_bindings(MediaCapabilitiesAPI/MediaCapabilities)
  265. libweb_js_bindings(MediaSourceExtensions/BufferedChangeEvent)
  266. libweb_js_bindings(MediaSourceExtensions/ManagedMediaSource)
  267. libweb_js_bindings(MediaSourceExtensions/ManagedSourceBuffer)
  268. libweb_js_bindings(MediaSourceExtensions/MediaSource)
  269. libweb_js_bindings(MediaSourceExtensions/MediaSourceHandle)
  270. libweb_js_bindings(MediaSourceExtensions/SourceBuffer)
  271. libweb_js_bindings(MediaSourceExtensions/SourceBufferList)
  272. libweb_js_bindings(NavigationTiming/PerformanceNavigation)
  273. libweb_js_bindings(NavigationTiming/PerformanceTiming)
  274. libweb_js_bindings(PerformanceTimeline/PerformanceEntry)
  275. libweb_js_bindings(PerformanceTimeline/PerformanceObserver)
  276. libweb_js_bindings(PerformanceTimeline/PerformanceObserverEntryList)
  277. libweb_js_bindings(RequestIdleCallback/IdleDeadline)
  278. libweb_js_bindings(ResizeObserver/ResizeObserver)
  279. libweb_js_bindings(ResizeObserver/ResizeObserverEntry)
  280. libweb_js_bindings(ResizeObserver/ResizeObserverSize)
  281. libweb_js_bindings(ServiceWorker/ServiceWorker)
  282. libweb_js_bindings(ServiceWorker/ServiceWorkerContainer)
  283. libweb_js_bindings(ServiceWorker/ServiceWorkerGlobalScope GLOBAL)
  284. libweb_js_bindings(ServiceWorker/ServiceWorkerRegistration)
  285. libweb_js_bindings(Streams/ByteLengthQueuingStrategy)
  286. libweb_js_bindings(Streams/CountQueuingStrategy)
  287. libweb_js_bindings(Streams/ReadableByteStreamController)
  288. libweb_js_bindings(Streams/ReadableStream)
  289. libweb_js_bindings(Streams/ReadableStreamBYOBReader)
  290. libweb_js_bindings(Streams/ReadableStreamBYOBRequest)
  291. libweb_js_bindings(Streams/ReadableStreamDefaultController)
  292. libweb_js_bindings(Streams/ReadableStreamDefaultReader)
  293. libweb_js_bindings(Streams/TransformStream)
  294. libweb_js_bindings(Streams/TransformStreamDefaultController)
  295. libweb_js_bindings(Streams/WritableStream)
  296. libweb_js_bindings(Streams/WritableStreamDefaultController)
  297. libweb_js_bindings(Streams/WritableStreamDefaultWriter)
  298. libweb_js_bindings(SVG/SVGAElement)
  299. libweb_js_bindings(SVG/SVGAnimatedLength)
  300. libweb_js_bindings(SVG/SVGAnimatedNumber)
  301. libweb_js_bindings(SVG/SVGAnimatedRect)
  302. libweb_js_bindings(SVG/SVGAnimatedString)
  303. libweb_js_bindings(SVG/SVGAnimatedTransformList)
  304. libweb_js_bindings(SVG/SVGClipPathElement)
  305. libweb_js_bindings(SVG/SVGDefsElement)
  306. libweb_js_bindings(SVG/SVGDescElement)
  307. libweb_js_bindings(SVG/SVGElement)
  308. libweb_js_bindings(SVG/SVGGElement)
  309. libweb_js_bindings(SVG/SVGGeometryElement)
  310. libweb_js_bindings(SVG/SVGGradientElement)
  311. libweb_js_bindings(SVG/SVGGraphicsElement)
  312. libweb_js_bindings(SVG/SVGImageElement)
  313. libweb_js_bindings(SVG/SVGCircleElement)
  314. libweb_js_bindings(SVG/SVGEllipseElement)
  315. libweb_js_bindings(SVG/SVGForeignObjectElement)
  316. libweb_js_bindings(SVG/SVGLength)
  317. libweb_js_bindings(SVG/SVGLineElement)
  318. libweb_js_bindings(SVG/SVGLinearGradientElement)
  319. libweb_js_bindings(SVG/SVGMaskElement)
  320. libweb_js_bindings(SVG/SVGMetadataElement)
  321. libweb_js_bindings(SVG/SVGPathElement)
  322. libweb_js_bindings(SVG/SVGPolygonElement)
  323. libweb_js_bindings(SVG/SVGPolylineElement)
  324. libweb_js_bindings(SVG/SVGRadialGradientElement)
  325. libweb_js_bindings(SVG/SVGRectElement)
  326. libweb_js_bindings(SVG/SVGScriptElement)
  327. libweb_js_bindings(SVG/SVGSVGElement)
  328. libweb_js_bindings(SVG/SVGStopElement)
  329. libweb_js_bindings(SVG/SVGStyleElement)
  330. libweb_js_bindings(SVG/SVGSymbolElement)
  331. libweb_js_bindings(SVG/SVGTextContentElement)
  332. libweb_js_bindings(SVG/SVGTextElement)
  333. libweb_js_bindings(SVG/SVGTextPathElement)
  334. libweb_js_bindings(SVG/SVGTextPositioningElement)
  335. libweb_js_bindings(SVG/SVGTitleElement)
  336. libweb_js_bindings(SVG/SVGTransform)
  337. libweb_js_bindings(SVG/SVGTransformList)
  338. libweb_js_bindings(SVG/SVGTSpanElement)
  339. libweb_js_bindings(SVG/SVGUseElement)
  340. libweb_js_bindings(Selection/Selection)
  341. libweb_js_bindings(StorageAPI/StorageManager)
  342. libweb_js_bindings(UIEvents/CompositionEvent)
  343. libweb_js_bindings(UIEvents/FocusEvent)
  344. libweb_js_bindings(UIEvents/InputEvent)
  345. libweb_js_bindings(UIEvents/KeyboardEvent)
  346. libweb_js_bindings(UIEvents/MouseEvent)
  347. libweb_js_bindings(UIEvents/PointerEvent)
  348. libweb_js_bindings(UIEvents/TextEvent)
  349. libweb_js_bindings(UIEvents/UIEvent)
  350. libweb_js_bindings(UIEvents/WheelEvent)
  351. libweb_js_bindings(UserTiming/PerformanceMark)
  352. libweb_js_bindings(UserTiming/PerformanceMeasure)
  353. libweb_js_bindings(WebAssembly/Global)
  354. libweb_js_bindings(WebAssembly/Instance)
  355. libweb_js_bindings(WebAssembly/Memory)
  356. libweb_js_bindings(WebAssembly/Module)
  357. libweb_js_bindings(WebAssembly/Table)
  358. libweb_js_bindings(WebAssembly/WebAssembly NAMESPACE)
  359. libweb_js_bindings(WebAudio/AudioBuffer)
  360. libweb_js_bindings(WebAudio/AudioBufferSourceNode)
  361. libweb_js_bindings(WebAudio/AudioContext)
  362. libweb_js_bindings(WebAudio/AudioDestinationNode)
  363. libweb_js_bindings(WebAudio/AudioListener)
  364. libweb_js_bindings(WebAudio/AudioNode)
  365. libweb_js_bindings(WebAudio/AudioParam)
  366. libweb_js_bindings(WebAudio/AudioScheduledSourceNode)
  367. libweb_js_bindings(WebAudio/BaseAudioContext)
  368. libweb_js_bindings(WebAudio/BiquadFilterNode)
  369. libweb_js_bindings(WebAudio/DynamicsCompressorNode)
  370. libweb_js_bindings(WebAudio/GainNode)
  371. libweb_js_bindings(WebAudio/ChannelMergerNode)
  372. libweb_js_bindings(WebAudio/ChannelSplitterNode)
  373. libweb_js_bindings(WebAudio/OfflineAudioContext)
  374. libweb_js_bindings(WebAudio/OscillatorNode)
  375. libweb_js_bindings(WebAudio/PannerNode)
  376. libweb_js_bindings(WebAudio/PeriodicWave)
  377. libweb_js_bindings(WebGL/ANGLEInstancedArrays)
  378. libweb_js_bindings(WebGL/WebGL2RenderingContext)
  379. libweb_js_bindings(WebGL/WebGLActiveInfo)
  380. libweb_js_bindings(WebGL/WebGLBuffer)
  381. libweb_js_bindings(WebGL/WebGLContextEvent)
  382. libweb_js_bindings(WebGL/WebGLFramebuffer)
  383. libweb_js_bindings(WebGL/WebGLObject)
  384. libweb_js_bindings(WebGL/WebGLProgram)
  385. libweb_js_bindings(WebGL/WebGLQuery)
  386. libweb_js_bindings(WebGL/WebGLRenderbuffer)
  387. libweb_js_bindings(WebGL/WebGLRenderingContext)
  388. libweb_js_bindings(WebGL/WebGLSampler)
  389. libweb_js_bindings(WebGL/WebGLShader)
  390. libweb_js_bindings(WebGL/WebGLShaderPrecisionFormat)
  391. libweb_js_bindings(WebGL/WebGLSync)
  392. libweb_js_bindings(WebGL/WebGLTexture)
  393. libweb_js_bindings(WebGL/WebGLTransformFeedback)
  394. libweb_js_bindings(WebGL/WebGLUniformLocation)
  395. libweb_js_bindings(WebGL/WebGLVertexArrayObject)
  396. libweb_js_bindings(WebIDL/DOMException)
  397. libweb_js_bindings(WebSockets/WebSocket)
  398. libweb_js_bindings(WebVTT/VTTCue)
  399. libweb_js_bindings(WebVTT/VTTRegion)
  400. libweb_js_bindings(XHR/FormData ITERABLE)
  401. libweb_js_bindings(XHR/ProgressEvent)
  402. libweb_js_bindings(XHR/XMLHttpRequest)
  403. libweb_js_bindings(XHR/XMLHttpRequestEventTarget)
  404. libweb_js_bindings(XHR/XMLHttpRequestUpload)