| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "ANGLEInstancedArrays": { | |
| 3 "Attributes": [ | |
| 4 { | |
| 5 "ExtAttributes": [], | |
| 6 "Name": "timing", | |
| 7 "Readonly": true, | |
| 8 "Static": false, | |
| 9 "Type": "AnimationEffectTiming" | |
| 10 }, | |
| 11 { | |
| 12 "ExtAttributes": [ | |
| 13 { | |
| 14 "Name": "maxChannelCount" | |
| 15 } | |
| 16 ], | |
| 17 "Name": "computedTiming", | |
| 18 "Readonly": true, | |
| 19 "Static": false, | |
| 20 "Type": "ComputedTimingProperties" | |
| 21 } | |
| 22 ], | |
| 23 "Consts": [ | |
| 24 { | |
| 25 "ExtAttributes": [], | |
| 26 "Name": "VERTEX_ATTRIB_ARRAY_DIVISOR", | |
| 27 "Type": "unsigned long", | |
| 28 "Value": "0x88FE" | |
| 29 } | |
| 30 ], | |
| 31 "ExtAttributes": [], | |
| 32 "FilePath": "Source/modules/webgl/ANGLEInstancedArrays.idl", | |
| 33 "Inherit": [], | |
| 34 "Name": "ANGLEInstancedArrays", | |
| 35 "Operations": [ | |
| 36 { | |
| 37 "Arguments": [ | |
| 38 { | |
| 39 "Name": "mode", | |
| 40 "Type": "unsigned long" | |
| 41 } | |
| 42 ], | |
| 43 "ExtAttributes": [], | |
| 44 "Name": "drawArraysInstancedANGLE", | |
| 45 "Static": false, | |
| 46 "Type": "void" | |
| 47 }, | |
| 48 { | |
| 49 "Arguments": [ | |
| 50 { | |
| 51 "Name": "mode", | |
| 52 "Type": "unsigned long" | |
| 53 } | |
| 54 ], | |
| 55 "ExtAttributes": [], | |
| 56 "Name": "drawElementsInstancedANGLE", | |
| 57 "Static": false, | |
| 58 "Type": "void" | |
| 59 } | |
| 60 ] | |
| 61 }, | |
| 62 "AbstractWorker": { | |
| 63 "Attributes": [ | |
| 64 { | |
| 65 "ExtAttributes": [], | |
| 66 "Name": "onerror", | |
| 67 "Readonly": false, | |
| 68 "Static": false, | |
| 69 "Type": "EventHandler" | |
| 70 } | |
| 71 ], | |
| 72 "Consts": [], | |
| 73 "ExtAttributes": [ | |
| 74 { | |
| 75 "Name": "onerror" | |
| 76 } | |
| 77 ], | |
| 78 "FilePath": "Source/core/workers/AbstractWorker.idl", | |
| 79 "Inherit": [], | |
| 80 "Name": "AbstractWorker", | |
| 81 "Operations": [] | |
| 82 }, | |
| 83 "AnimationEvent": { | |
| 84 "Attributes": [ | |
| 85 { | |
| 86 "ExtAttributes": [], | |
| 87 "Name": "animationName", | |
| 88 "Readonly": true, | |
| 89 "Static": false, | |
| 90 "Type": "DOMString" | |
| 91 }, | |
| 92 { | |
| 93 "ExtAttributes": [], | |
| 94 "Name": "elapsedTime", | |
| 95 "Readonly": true, | |
| 96 "Static": false, | |
| 97 "Type": "double" | |
| 98 } | |
| 99 ], | |
| 100 "Consts": [], | |
| 101 "ExtAttributes": [ | |
| 102 { | |
| 103 "Name": "animationName" | |
| 104 }, | |
| 105 { | |
| 106 "Name": "elapsedTime" | |
| 107 } | |
| 108 ], | |
| 109 "FilePath": "Source/core/events/AnimationEvent.idl", | |
| 110 "Inherit": [ | |
| 111 { | |
| 112 "Name": "Event" | |
| 113 } | |
| 114 ], | |
| 115 "Name": "AnimationEvent", | |
| 116 "Operations": [] | |
| 117 } | |
| 118 } | |
| OLD | NEW |