| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'bindings_dir': ['.'], | 3 'bindings_dir': ['.'], |
| 4 'bindings_files': [ | 4 'bindings_files': [ |
| 5 'v8/ActiveDOMCallback.cpp', | 5 'v8/ActiveDOMCallback.cpp', |
| 6 'v8/ActiveDOMCallback.h', | 6 'v8/ActiveDOMCallback.h', |
| 7 'v8/ArrayValue.cpp', | 7 'v8/ArrayValue.cpp', |
| 8 'v8/ArrayValue.h', | 8 'v8/ArrayValue.h', |
| 9 'v8/BindingSecurity.cpp', | 9 'v8/BindingSecurity.cpp', |
| 10 'v8/BindingSecurity.h', | 10 'v8/BindingSecurity.h', |
| (...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 156 'v8/custom/V8CSSValueCustom.cpp', | 156 'v8/custom/V8CSSValueCustom.cpp', |
| 157 'v8/custom/V8CanvasRenderingContext2DCustom.cpp', | 157 'v8/custom/V8CanvasRenderingContext2DCustom.cpp', |
| 158 'v8/custom/V8CanvasRenderingContextCustom.cpp', | 158 'v8/custom/V8CanvasRenderingContextCustom.cpp', |
| 159 'v8/custom/V8ClipboardCustom.cpp', | 159 'v8/custom/V8ClipboardCustom.cpp', |
| 160 'v8/custom/V8CryptoCustom.cpp', | 160 'v8/custom/V8CryptoCustom.cpp', |
| 161 'v8/custom/V8CustomEventCustom.cpp', | 161 'v8/custom/V8CustomEventCustom.cpp', |
| 162 'v8/custom/V8CustomSQLStatementErrorCallback.cpp', | 162 'v8/custom/V8CustomSQLStatementErrorCallback.cpp', |
| 163 'v8/custom/V8CustomXPathNSResolver.cpp', | 163 'v8/custom/V8CustomXPathNSResolver.cpp', |
| 164 'v8/custom/V8CustomXPathNSResolver.h', | 164 'v8/custom/V8CustomXPathNSResolver.h', |
| 165 'v8/custom/V8DataViewCustom.cpp', | 165 'v8/custom/V8DataViewCustom.cpp', |
| 166 'v8/custom/V8DataViewCustom.h', |
| 166 'v8/custom/V8DedicatedWorkerGlobalScopeCustom.cpp', | 167 'v8/custom/V8DedicatedWorkerGlobalScopeCustom.cpp', |
| 167 'v8/custom/V8DeviceMotionEventCustom.cpp', | 168 'v8/custom/V8DeviceMotionEventCustom.cpp', |
| 168 'v8/custom/V8DeviceOrientationEventCustom.cpp', | 169 'v8/custom/V8DeviceOrientationEventCustom.cpp', |
| 169 'v8/custom/V8DocumentCustom.cpp', | 170 'v8/custom/V8DocumentCustom.cpp', |
| 170 'v8/custom/V8DocumentLocationCustom.cpp', | 171 'v8/custom/V8DocumentLocationCustom.cpp', |
| 171 'v8/custom/V8ElementCustom.cpp', | 172 'v8/custom/V8ElementCustom.cpp', |
| 172 'v8/custom/V8EntryCustom.cpp', | 173 'v8/custom/V8EntryCustom.cpp', |
| 173 'v8/custom/V8EntrySyncCustom.cpp', | 174 'v8/custom/V8EntrySyncCustom.cpp', |
| 174 'v8/custom/V8EventCustom.cpp', | 175 'v8/custom/V8EventCustom.cpp', |
| 175 'v8/custom/V8EventTargetCustom.cpp', | 176 'v8/custom/V8EventTargetCustom.cpp', |
| 176 'v8/custom/V8FileReaderCustom.cpp', | 177 'v8/custom/V8FileReaderCustom.cpp', |
| 178 'v8/custom/V8Float32ArrayCustom.h', |
| 179 'v8/custom/V8Float64ArrayCustom.h', |
| 177 'v8/custom/V8FormDataCustom.cpp', | 180 'v8/custom/V8FormDataCustom.cpp', |
| 178 'v8/custom/V8GeolocationCustom.cpp', | 181 'v8/custom/V8GeolocationCustom.cpp', |
| 179 'v8/custom/V8HTMLAllCollectionCustom.cpp', | 182 'v8/custom/V8HTMLAllCollectionCustom.cpp', |
| 180 'v8/custom/V8HTMLCanvasElementCustom.cpp', | 183 'v8/custom/V8HTMLCanvasElementCustom.cpp', |
| 181 'v8/custom/V8HTMLCollectionCustom.cpp', | 184 'v8/custom/V8HTMLCollectionCustom.cpp', |
| 182 'v8/custom/V8HTMLDocumentCustom.cpp', | 185 'v8/custom/V8HTMLDocumentCustom.cpp', |
| 183 'v8/custom/V8HTMLElementCustom.cpp', | 186 'v8/custom/V8HTMLElementCustom.cpp', |
| 184 'v8/custom/V8HTMLFormControlsCollectionCustom.cpp', | 187 'v8/custom/V8HTMLFormControlsCollectionCustom.cpp', |
| 185 'v8/custom/V8HTMLFrameElementCustom.cpp', | 188 'v8/custom/V8HTMLFrameElementCustom.cpp', |
| 186 'v8/custom/V8HTMLImageElementConstructor.cpp', | 189 'v8/custom/V8HTMLImageElementConstructor.cpp', |
| 187 'v8/custom/V8HTMLImageElementConstructor.h', | 190 'v8/custom/V8HTMLImageElementConstructor.h', |
| 188 'v8/custom/V8HTMLLinkElementCustom.cpp', | 191 'v8/custom/V8HTMLLinkElementCustom.cpp', |
| 189 'v8/custom/V8HTMLMediaElementCustom.cpp', | 192 'v8/custom/V8HTMLMediaElementCustom.cpp', |
| 190 'v8/custom/V8HTMLOptionsCollectionCustom.cpp', | 193 'v8/custom/V8HTMLOptionsCollectionCustom.cpp', |
| 191 'v8/custom/V8HTMLPlugInElementCustom.cpp', | 194 'v8/custom/V8HTMLPlugInElementCustom.cpp', |
| 192 'v8/custom/V8HTMLSelectElementCustom.cpp', | 195 'v8/custom/V8HTMLSelectElementCustom.cpp', |
| 193 'v8/custom/V8HTMLSelectElementCustom.h', | 196 'v8/custom/V8HTMLSelectElementCustom.h', |
| 194 'v8/custom/V8HistoryCustom.cpp', | 197 'v8/custom/V8HistoryCustom.cpp', |
| 195 'v8/custom/V8IDBAnyCustom.cpp', | 198 'v8/custom/V8IDBAnyCustom.cpp', |
| 196 'v8/custom/V8ImageDataCustom.cpp', | 199 'v8/custom/V8ImageDataCustom.cpp', |
| 197 'v8/custom/V8InjectedScriptHostCustom.cpp', | 200 'v8/custom/V8InjectedScriptHostCustom.cpp', |
| 198 'v8/custom/V8InjectedScriptManager.cpp', | 201 'v8/custom/V8InjectedScriptManager.cpp', |
| 199 'v8/custom/V8InspectorFrontendHostCustom.cpp', | 202 'v8/custom/V8InspectorFrontendHostCustom.cpp', |
| 203 'v8/custom/V8Int8ArrayCustom.h', |
| 204 'v8/custom/V8Int16ArrayCustom.h', |
| 205 'v8/custom/V8Int32ArrayCustom.h', |
| 200 'v8/custom/V8JavaScriptCallFrameCustom.cpp', | 206 'v8/custom/V8JavaScriptCallFrameCustom.cpp', |
| 201 'v8/custom/V8LocationCustom.cpp', | 207 'v8/custom/V8LocationCustom.cpp', |
| 202 'v8/custom/V8MessageChannelCustom.cpp', | 208 'v8/custom/V8MessageChannelCustom.cpp', |
| 203 'v8/custom/V8MessageEventCustom.cpp', | 209 'v8/custom/V8MessageEventCustom.cpp', |
| 204 'v8/custom/V8MessagePortCustom.cpp', | 210 'v8/custom/V8MessagePortCustom.cpp', |
| 205 'v8/custom/V8MutationObserverCustom.cpp', | 211 'v8/custom/V8MutationObserverCustom.cpp', |
| 206 'v8/custom/V8NodeCustom.cpp', | 212 'v8/custom/V8NodeCustom.cpp', |
| 207 'v8/custom/V8NodeListCustom.cpp', | 213 'v8/custom/V8NodeListCustom.cpp', |
| 208 'v8/custom/V8OscillatorNodeCustom.cpp', | 214 'v8/custom/V8OscillatorNodeCustom.cpp', |
| 209 'v8/custom/V8PannerNodeCustom.cpp', | 215 'v8/custom/V8PannerNodeCustom.cpp', |
| 210 'v8/custom/V8PerformanceEntryCustom.cpp', | 216 'v8/custom/V8PerformanceEntryCustom.cpp', |
| 211 'v8/custom/V8PopStateEventCustom.cpp', | 217 'v8/custom/V8PopStateEventCustom.cpp', |
| 212 'v8/custom/V8PromiseCustom.cpp', | 218 'v8/custom/V8PromiseCustom.cpp', |
| 213 'v8/custom/V8PromiseResolverCustom.cpp', | 219 'v8/custom/V8PromiseResolverCustom.cpp', |
| 214 'v8/custom/V8SQLResultSetRowListCustom.cpp', | 220 'v8/custom/V8SQLResultSetRowListCustom.cpp', |
| 215 'v8/custom/V8SQLTransactionCustom.cpp', | 221 'v8/custom/V8SQLTransactionCustom.cpp', |
| 216 'v8/custom/V8SQLTransactionSyncCustom.cpp', | 222 'v8/custom/V8SQLTransactionSyncCustom.cpp', |
| 217 'v8/custom/V8SVGDocumentCustom.cpp', | 223 'v8/custom/V8SVGDocumentCustom.cpp', |
| 218 'v8/custom/V8SVGElementCustom.cpp', | 224 'v8/custom/V8SVGElementCustom.cpp', |
| 219 'v8/custom/V8SVGLengthCustom.cpp', | 225 'v8/custom/V8SVGLengthCustom.cpp', |
| 220 'v8/custom/V8SVGPathSegCustom.cpp', | 226 'v8/custom/V8SVGPathSegCustom.cpp', |
| 221 'v8/custom/V8StyleSheetCustom.cpp', | 227 'v8/custom/V8StyleSheetCustom.cpp', |
| 222 'v8/custom/V8TextCustom.cpp', | 228 'v8/custom/V8TextCustom.cpp', |
| 223 'v8/custom/V8TrackEventCustom.cpp', | 229 'v8/custom/V8TrackEventCustom.cpp', |
| 230 'v8/custom/V8TypedArrayCustom.h', |
| 231 'v8/custom/V8Uint8ArrayCustom.h', |
| 232 'v8/custom/V8Uint8ClampedArrayCustom.h', |
| 233 'v8/custom/V8Uint16ArrayCustom.h', |
| 234 'v8/custom/V8Uint32ArrayCustom.h', |
| 224 'v8/custom/V8WebGLRenderingContextCustom.cpp', | 235 'v8/custom/V8WebGLRenderingContextCustom.cpp', |
| 225 'v8/custom/V8WebKitPointCustom.cpp', | 236 'v8/custom/V8WebKitPointCustom.cpp', |
| 226 'v8/custom/V8WindowCustom.cpp', | 237 'v8/custom/V8WindowCustom.cpp', |
| 227 'v8/custom/V8WorkerGlobalScopeCustom.cpp', | 238 'v8/custom/V8WorkerGlobalScopeCustom.cpp', |
| 228 'v8/custom/V8WorkerCryptoCustom.cpp', | 239 'v8/custom/V8WorkerCryptoCustom.cpp', |
| 229 'v8/custom/V8WorkerCustom.cpp', | 240 'v8/custom/V8WorkerCustom.cpp', |
| 230 'v8/custom/V8XMLHttpRequestCustom.cpp', | 241 'v8/custom/V8XMLHttpRequestCustom.cpp', |
| 231 'v8/custom/V8XSLTProcessorCustom.cpp', | 242 'v8/custom/V8XSLTProcessorCustom.cpp', |
| 232 'v8/npruntime.cpp', | 243 'v8/npruntime.cpp', |
| 233 'v8/npruntime_impl.h', | 244 'v8/npruntime_impl.h', |
| (...skipping 27 matching lines...) Expand all Loading... |
| 261 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources
15.cpp', | 272 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources
15.cpp', |
| 262 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources
16.cpp', | 273 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources
16.cpp', |
| 263 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources
17.cpp', | 274 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources
17.cpp', |
| 264 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources
18.cpp', | 275 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources
18.cpp', |
| 265 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources
19.cpp', | 276 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources
19.cpp', |
| 266 ], | 277 ], |
| 267 }], | 278 }], |
| 268 ], | 279 ], |
| 269 }, | 280 }, |
| 270 } | 281 } |
| OLD | NEW |