| OLD | NEW |
| 1 // START_OF_CACHED_PATCHES | 1 // START_OF_CACHED_PATCHES |
| 2 // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 2 // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
| 3 // for details. All rights reserved. Use of this source code is governed by a | 3 // for details. All rights reserved. Use of this source code is governed by a |
| 4 // BSD-style license that can be found in the LICENSE file. | 4 // BSD-style license that can be found in the LICENSE file. |
| 5 | 5 |
| 6 // DO NOT EDIT GENERATED FILE. | 6 // DO NOT EDIT GENERATED FILE. |
| 7 | 7 |
| 8 library cached_patches; | 8 library cached_patches; |
| 9 | 9 |
| 10 var cached_patches = { | 10 var cached_patches = { |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 219 } | 219 } |
| 220 @patch class Blob { | 220 @patch class Blob { |
| 221 static Type get instanceRuntimeType => BlobImpl; | 221 static Type get instanceRuntimeType => BlobImpl; |
| 222 | 222 |
| 223 } | 223 } |
| 224 class BlobImpl extends Blob implements js_library.JSObjectInterfacesDom { | 224 class BlobImpl extends Blob implements js_library.JSObjectInterfacesDom { |
| 225 BlobImpl.internal_() : super.internal_(); | 225 BlobImpl.internal_() : super.internal_(); |
| 226 get runtimeType => Blob; | 226 get runtimeType => Blob; |
| 227 toString() => super.toString(); | 227 toString() => super.toString(); |
| 228 } | 228 } |
| 229 @patch class Bluetooth { | 229 @patch class BlobEvent { |
| 230 static Type get instanceRuntimeType => BluetoothImpl; | 230 static Type get instanceRuntimeType => BlobEventImpl; |
| 231 | 231 |
| 232 } | 232 } |
| 233 class BluetoothImpl extends Bluetooth implements js_library.JSObjectInterfacesDo
m { | 233 class BlobEventImpl extends BlobEvent implements js_library.JSObjectInterfacesDo
m { |
| 234 BluetoothImpl.internal_() : super.internal_(); | 234 BlobEventImpl.internal_() : super.internal_(); |
| 235 get runtimeType => Bluetooth; | 235 get runtimeType => BlobEvent; |
| 236 toString() => super.toString(); | |
| 237 } | |
| 238 @patch class BluetoothDevice { | |
| 239 static Type get instanceRuntimeType => BluetoothDeviceImpl; | |
| 240 | |
| 241 } | |
| 242 class BluetoothDeviceImpl extends BluetoothDevice implements js_library.JSObject
InterfacesDom { | |
| 243 BluetoothDeviceImpl.internal_() : super.internal_(); | |
| 244 get runtimeType => BluetoothDevice; | |
| 245 toString() => super.toString(); | |
| 246 } | |
| 247 @patch class BluetoothGattCharacteristic { | |
| 248 static Type get instanceRuntimeType => BluetoothGattCharacteristicImpl; | |
| 249 | |
| 250 } | |
| 251 class BluetoothGattCharacteristicImpl extends BluetoothGattCharacteristic implem
ents js_library.JSObjectInterfacesDom { | |
| 252 BluetoothGattCharacteristicImpl.internal_() : super.internal_(); | |
| 253 get runtimeType => BluetoothGattCharacteristic; | |
| 254 toString() => super.toString(); | |
| 255 } | |
| 256 @patch class BluetoothGattRemoteServer { | |
| 257 static Type get instanceRuntimeType => BluetoothGattRemoteServerImpl; | |
| 258 | |
| 259 } | |
| 260 class BluetoothGattRemoteServerImpl extends BluetoothGattRemoteServer implements
js_library.JSObjectInterfacesDom { | |
| 261 BluetoothGattRemoteServerImpl.internal_() : super.internal_(); | |
| 262 get runtimeType => BluetoothGattRemoteServer; | |
| 263 toString() => super.toString(); | |
| 264 } | |
| 265 @patch class BluetoothGattService { | |
| 266 static Type get instanceRuntimeType => BluetoothGattServiceImpl; | |
| 267 | |
| 268 } | |
| 269 class BluetoothGattServiceImpl extends BluetoothGattService implements js_librar
y.JSObjectInterfacesDom { | |
| 270 BluetoothGattServiceImpl.internal_() : super.internal_(); | |
| 271 get runtimeType => BluetoothGattService; | |
| 272 toString() => super.toString(); | |
| 273 } | |
| 274 @patch class BluetoothUuid { | |
| 275 static Type get instanceRuntimeType => BluetoothUuidImpl; | |
| 276 | |
| 277 } | |
| 278 class BluetoothUuidImpl extends BluetoothUuid implements js_library.JSObjectInte
rfacesDom { | |
| 279 BluetoothUuidImpl.internal_() : super.internal_(); | |
| 280 get runtimeType => BluetoothUuid; | |
| 281 toString() => super.toString(); | 236 toString() => super.toString(); |
| 282 } | 237 } |
| 283 @patch class Body { | 238 @patch class Body { |
| 284 static Type get instanceRuntimeType => BodyImpl; | 239 static Type get instanceRuntimeType => BodyImpl; |
| 285 | 240 |
| 286 } | 241 } |
| 287 class BodyImpl extends Body implements js_library.JSObjectInterfacesDom { | 242 class BodyImpl extends Body implements js_library.JSObjectInterfacesDom { |
| 288 BodyImpl.internal_() : super.internal_(); | 243 BodyImpl.internal_() : super.internal_(); |
| 289 get runtimeType => Body; | 244 get runtimeType => Body; |
| 290 toString() => super.toString(); | 245 toString() => super.toString(); |
| (...skipping 27 matching lines...) Expand all Loading... |
| 318 } | 273 } |
| 319 @patch class CacheStorage { | 274 @patch class CacheStorage { |
| 320 static Type get instanceRuntimeType => CacheStorageImpl; | 275 static Type get instanceRuntimeType => CacheStorageImpl; |
| 321 | 276 |
| 322 } | 277 } |
| 323 class CacheStorageImpl extends CacheStorage implements js_library.JSObjectInterf
acesDom { | 278 class CacheStorageImpl extends CacheStorage implements js_library.JSObjectInterf
acesDom { |
| 324 CacheStorageImpl.internal_() : super.internal_(); | 279 CacheStorageImpl.internal_() : super.internal_(); |
| 325 get runtimeType => CacheStorage; | 280 get runtimeType => CacheStorage; |
| 326 toString() => super.toString(); | 281 toString() => super.toString(); |
| 327 } | 282 } |
| 283 @patch class CalcLength { |
| 284 static Type get instanceRuntimeType => CalcLengthImpl; |
| 285 |
| 286 } |
| 287 class CalcLengthImpl extends CalcLength implements js_library.JSObjectInterfaces
Dom { |
| 288 CalcLengthImpl.internal_() : super.internal_(); |
| 289 get runtimeType => CalcLength; |
| 290 toString() => super.toString(); |
| 291 } |
| 292 @patch class CanvasCaptureMediaStreamTrack { |
| 293 static Type get instanceRuntimeType => CanvasCaptureMediaStreamTrackImpl; |
| 294 |
| 295 } |
| 296 class CanvasCaptureMediaStreamTrackImpl extends CanvasCaptureMediaStreamTrack im
plements js_library.JSObjectInterfacesDom { |
| 297 CanvasCaptureMediaStreamTrackImpl.internal_() : super.internal_(); |
| 298 get runtimeType => CanvasCaptureMediaStreamTrack; |
| 299 toString() => super.toString(); |
| 300 } |
| 328 @patch class CanvasElement { | 301 @patch class CanvasElement { |
| 329 static Type get instanceRuntimeType => CanvasElementImpl; | 302 static Type get instanceRuntimeType => CanvasElementImpl; |
| 330 | 303 |
| 331 } | 304 } |
| 332 class CanvasElementImpl extends CanvasElement implements js_library.JSObjectInte
rfacesDom { | 305 class CanvasElementImpl extends CanvasElement implements js_library.JSObjectInte
rfacesDom { |
| 333 CanvasElementImpl.internal_() : super.internal_(); | 306 CanvasElementImpl.internal_() : super.internal_(); |
| 334 get runtimeType => CanvasElement; | 307 get runtimeType => CanvasElement; |
| 335 toString() => super.toString(); | 308 toString() => super.toString(); |
| 336 } | 309 } |
| 337 @patch class CanvasGradient { | 310 @patch class CanvasGradient { |
| (...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 525 } | 498 } |
| 526 @patch class CredentialsContainer { | 499 @patch class CredentialsContainer { |
| 527 static Type get instanceRuntimeType => CredentialsContainerImpl; | 500 static Type get instanceRuntimeType => CredentialsContainerImpl; |
| 528 | 501 |
| 529 } | 502 } |
| 530 class CredentialsContainerImpl extends CredentialsContainer implements js_librar
y.JSObjectInterfacesDom { | 503 class CredentialsContainerImpl extends CredentialsContainer implements js_librar
y.JSObjectInterfacesDom { |
| 531 CredentialsContainerImpl.internal_() : super.internal_(); | 504 CredentialsContainerImpl.internal_() : super.internal_(); |
| 532 get runtimeType => CredentialsContainer; | 505 get runtimeType => CredentialsContainer; |
| 533 toString() => super.toString(); | 506 toString() => super.toString(); |
| 534 } | 507 } |
| 535 @patch class CrossOriginConnectEvent { | |
| 536 static Type get instanceRuntimeType => CrossOriginConnectEventImpl; | |
| 537 | |
| 538 } | |
| 539 class CrossOriginConnectEventImpl extends CrossOriginConnectEvent implements js_
library.JSObjectInterfacesDom { | |
| 540 CrossOriginConnectEventImpl.internal_() : super.internal_(); | |
| 541 get runtimeType => CrossOriginConnectEvent; | |
| 542 toString() => super.toString(); | |
| 543 } | |
| 544 @patch class CrossOriginServiceWorkerClient { | 508 @patch class CrossOriginServiceWorkerClient { |
| 545 static Type get instanceRuntimeType => CrossOriginServiceWorkerClientImpl; | 509 static Type get instanceRuntimeType => CrossOriginServiceWorkerClientImpl; |
| 546 | 510 |
| 547 } | 511 } |
| 548 class CrossOriginServiceWorkerClientImpl extends CrossOriginServiceWorkerClient
implements js_library.JSObjectInterfacesDom { | 512 class CrossOriginServiceWorkerClientImpl extends CrossOriginServiceWorkerClient
implements js_library.JSObjectInterfacesDom { |
| 549 CrossOriginServiceWorkerClientImpl.internal_() : super.internal_(); | 513 CrossOriginServiceWorkerClientImpl.internal_() : super.internal_(); |
| 550 get runtimeType => CrossOriginServiceWorkerClient; | 514 get runtimeType => CrossOriginServiceWorkerClient; |
| 551 toString() => super.toString(); | 515 toString() => super.toString(); |
| 552 } | 516 } |
| 553 @patch class Crypto { | 517 @patch class Crypto { |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 633 } | 597 } |
| 634 @patch class CssMediaRule { | 598 @patch class CssMediaRule { |
| 635 static Type get instanceRuntimeType => CssMediaRuleImpl; | 599 static Type get instanceRuntimeType => CssMediaRuleImpl; |
| 636 | 600 |
| 637 } | 601 } |
| 638 class CssMediaRuleImpl extends CssMediaRule implements js_library.JSObjectInterf
acesDom { | 602 class CssMediaRuleImpl extends CssMediaRule implements js_library.JSObjectInterf
acesDom { |
| 639 CssMediaRuleImpl.internal_() : super.internal_(); | 603 CssMediaRuleImpl.internal_() : super.internal_(); |
| 640 get runtimeType => CssMediaRule; | 604 get runtimeType => CssMediaRule; |
| 641 toString() => super.toString(); | 605 toString() => super.toString(); |
| 642 } | 606 } |
| 607 @patch class CssNamespaceRule { |
| 608 static Type get instanceRuntimeType => CssNamespaceRuleImpl; |
| 609 |
| 610 } |
| 611 class CssNamespaceRuleImpl extends CssNamespaceRule implements js_library.JSObje
ctInterfacesDom { |
| 612 CssNamespaceRuleImpl.internal_() : super.internal_(); |
| 613 get runtimeType => CssNamespaceRule; |
| 614 toString() => super.toString(); |
| 615 } |
| 643 @patch class CssPageRule { | 616 @patch class CssPageRule { |
| 644 static Type get instanceRuntimeType => CssPageRuleImpl; | 617 static Type get instanceRuntimeType => CssPageRuleImpl; |
| 645 | 618 |
| 646 } | 619 } |
| 647 class CssPageRuleImpl extends CssPageRule implements js_library.JSObjectInterfac
esDom { | 620 class CssPageRuleImpl extends CssPageRule implements js_library.JSObjectInterfac
esDom { |
| 648 CssPageRuleImpl.internal_() : super.internal_(); | 621 CssPageRuleImpl.internal_() : super.internal_(); |
| 649 get runtimeType => CssPageRule; | 622 get runtimeType => CssPageRule; |
| 650 toString() => super.toString(); | 623 toString() => super.toString(); |
| 651 } | 624 } |
| 652 @patch class CssRule { | 625 @patch class CssRule { |
| (...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 759 } | 732 } |
| 760 @patch class DedicatedWorkerGlobalScope { | 733 @patch class DedicatedWorkerGlobalScope { |
| 761 static Type get instanceRuntimeType => DedicatedWorkerGlobalScopeImpl; | 734 static Type get instanceRuntimeType => DedicatedWorkerGlobalScopeImpl; |
| 762 | 735 |
| 763 } | 736 } |
| 764 class DedicatedWorkerGlobalScopeImpl extends DedicatedWorkerGlobalScope implemen
ts js_library.JSObjectInterfacesDom { | 737 class DedicatedWorkerGlobalScopeImpl extends DedicatedWorkerGlobalScope implemen
ts js_library.JSObjectInterfacesDom { |
| 765 DedicatedWorkerGlobalScopeImpl.internal_() : super.internal_(); | 738 DedicatedWorkerGlobalScopeImpl.internal_() : super.internal_(); |
| 766 get runtimeType => DedicatedWorkerGlobalScope; | 739 get runtimeType => DedicatedWorkerGlobalScope; |
| 767 toString() => super.toString(); | 740 toString() => super.toString(); |
| 768 } | 741 } |
| 769 @patch class DefaultSessionStartEvent { | |
| 770 static Type get instanceRuntimeType => DefaultSessionStartEventImpl; | |
| 771 | |
| 772 } | |
| 773 class DefaultSessionStartEventImpl extends DefaultSessionStartEvent implements j
s_library.JSObjectInterfacesDom { | |
| 774 DefaultSessionStartEventImpl.internal_() : super.internal_(); | |
| 775 get runtimeType => DefaultSessionStartEvent; | |
| 776 toString() => super.toString(); | |
| 777 } | |
| 778 @patch class DeprecatedStorageInfo { | 742 @patch class DeprecatedStorageInfo { |
| 779 static Type get instanceRuntimeType => DeprecatedStorageInfoImpl; | 743 static Type get instanceRuntimeType => DeprecatedStorageInfoImpl; |
| 780 | 744 |
| 781 } | 745 } |
| 782 class DeprecatedStorageInfoImpl extends DeprecatedStorageInfo implements js_libr
ary.JSObjectInterfacesDom { | 746 class DeprecatedStorageInfoImpl extends DeprecatedStorageInfo implements js_libr
ary.JSObjectInterfacesDom { |
| 783 DeprecatedStorageInfoImpl.internal_() : super.internal_(); | 747 DeprecatedStorageInfoImpl.internal_() : super.internal_(); |
| 784 get runtimeType => DeprecatedStorageInfo; | 748 get runtimeType => DeprecatedStorageInfo; |
| 785 toString() => super.toString(); | 749 toString() => super.toString(); |
| 786 } | 750 } |
| 787 @patch class DeprecatedStorageQuota { | 751 @patch class DeprecatedStorageQuota { |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 984 } | 948 } |
| 985 @patch class DomRectReadOnly { | 949 @patch class DomRectReadOnly { |
| 986 static Type get instanceRuntimeType => DomRectReadOnlyImpl; | 950 static Type get instanceRuntimeType => DomRectReadOnlyImpl; |
| 987 | 951 |
| 988 } | 952 } |
| 989 class DomRectReadOnlyImpl extends DomRectReadOnly implements js_library.JSObject
InterfacesDom { | 953 class DomRectReadOnlyImpl extends DomRectReadOnly implements js_library.JSObject
InterfacesDom { |
| 990 DomRectReadOnlyImpl.internal_() : super.internal_(); | 954 DomRectReadOnlyImpl.internal_() : super.internal_(); |
| 991 get runtimeType => DomRectReadOnly; | 955 get runtimeType => DomRectReadOnly; |
| 992 toString() => super.toString(); | 956 toString() => super.toString(); |
| 993 } | 957 } |
| 994 @patch class DomSettableTokenList { | |
| 995 static Type get instanceRuntimeType => DomSettableTokenListImpl; | |
| 996 | |
| 997 } | |
| 998 class DomSettableTokenListImpl extends DomSettableTokenList implements js_librar
y.JSObjectInterfacesDom { | |
| 999 DomSettableTokenListImpl.internal_() : super.internal_(); | |
| 1000 get runtimeType => DomSettableTokenList; | |
| 1001 toString() => super.toString(); | |
| 1002 } | |
| 1003 @patch class DomStringList { | 958 @patch class DomStringList { |
| 1004 static Type get instanceRuntimeType => DomStringListImpl; | 959 static Type get instanceRuntimeType => DomStringListImpl; |
| 1005 | 960 |
| 1006 } | 961 } |
| 1007 class DomStringListImpl extends DomStringList implements js_library.JSObjectInte
rfacesDom { | 962 class DomStringListImpl extends DomStringList implements js_library.JSObjectInte
rfacesDom { |
| 1008 DomStringListImpl.internal_() : super.internal_(); | 963 DomStringListImpl.internal_() : super.internal_(); |
| 1009 get runtimeType => DomStringList; | 964 get runtimeType => DomStringList; |
| 1010 toString() => super.toString(); | 965 toString() => super.toString(); |
| 1011 } | 966 } |
| 1012 @patch class DomStringMap { | 967 @patch class DomStringMap { |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1101 } | 1056 } |
| 1102 @patch class ExtendableEvent { | 1057 @patch class ExtendableEvent { |
| 1103 static Type get instanceRuntimeType => ExtendableEventImpl; | 1058 static Type get instanceRuntimeType => ExtendableEventImpl; |
| 1104 | 1059 |
| 1105 } | 1060 } |
| 1106 class ExtendableEventImpl extends ExtendableEvent implements js_library.JSObject
InterfacesDom { | 1061 class ExtendableEventImpl extends ExtendableEvent implements js_library.JSObject
InterfacesDom { |
| 1107 ExtendableEventImpl.internal_() : super.internal_(); | 1062 ExtendableEventImpl.internal_() : super.internal_(); |
| 1108 get runtimeType => ExtendableEvent; | 1063 get runtimeType => ExtendableEvent; |
| 1109 toString() => super.toString(); | 1064 toString() => super.toString(); |
| 1110 } | 1065 } |
| 1066 @patch class ExtendableMessageEvent { |
| 1067 static Type get instanceRuntimeType => ExtendableMessageEventImpl; |
| 1068 |
| 1069 } |
| 1070 class ExtendableMessageEventImpl extends ExtendableMessageEvent implements js_li
brary.JSObjectInterfacesDom { |
| 1071 ExtendableMessageEventImpl.internal_() : super.internal_(); |
| 1072 get runtimeType => ExtendableMessageEvent; |
| 1073 toString() => super.toString(); |
| 1074 } |
| 1111 @patch class FederatedCredential { | 1075 @patch class FederatedCredential { |
| 1112 static Type get instanceRuntimeType => FederatedCredentialImpl; | 1076 static Type get instanceRuntimeType => FederatedCredentialImpl; |
| 1113 | 1077 |
| 1114 } | 1078 } |
| 1115 class FederatedCredentialImpl extends FederatedCredential implements js_library.
JSObjectInterfacesDom { | 1079 class FederatedCredentialImpl extends FederatedCredential implements js_library.
JSObjectInterfacesDom { |
| 1116 FederatedCredentialImpl.internal_() : super.internal_(); | 1080 FederatedCredentialImpl.internal_() : super.internal_(); |
| 1117 get runtimeType => FederatedCredential; | 1081 get runtimeType => FederatedCredential; |
| 1118 toString() => super.toString(); | 1082 toString() => super.toString(); |
| 1119 } | 1083 } |
| 1120 @patch class FetchEvent { | 1084 @patch class FetchEvent { |
| (...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1488 } | 1452 } |
| 1489 @patch class IFrameElement { | 1453 @patch class IFrameElement { |
| 1490 static Type get instanceRuntimeType => IFrameElementImpl; | 1454 static Type get instanceRuntimeType => IFrameElementImpl; |
| 1491 | 1455 |
| 1492 } | 1456 } |
| 1493 class IFrameElementImpl extends IFrameElement implements js_library.JSObjectInte
rfacesDom { | 1457 class IFrameElementImpl extends IFrameElement implements js_library.JSObjectInte
rfacesDom { |
| 1494 IFrameElementImpl.internal_() : super.internal_(); | 1458 IFrameElementImpl.internal_() : super.internal_(); |
| 1495 get runtimeType => IFrameElement; | 1459 get runtimeType => IFrameElement; |
| 1496 toString() => super.toString(); | 1460 toString() => super.toString(); |
| 1497 } | 1461 } |
| 1462 @patch class IdleDeadline { |
| 1463 static Type get instanceRuntimeType => IdleDeadlineImpl; |
| 1464 |
| 1465 } |
| 1466 class IdleDeadlineImpl extends IdleDeadline implements js_library.JSObjectInterf
acesDom { |
| 1467 IdleDeadlineImpl.internal_() : super.internal_(); |
| 1468 get runtimeType => IdleDeadline; |
| 1469 toString() => super.toString(); |
| 1470 } |
| 1498 @patch class ImageBitmap { | 1471 @patch class ImageBitmap { |
| 1499 static Type get instanceRuntimeType => ImageBitmapImpl; | 1472 static Type get instanceRuntimeType => ImageBitmapImpl; |
| 1500 | 1473 |
| 1501 } | 1474 } |
| 1502 class ImageBitmapImpl extends ImageBitmap implements js_library.JSObjectInterfac
esDom { | 1475 class ImageBitmapImpl extends ImageBitmap implements js_library.JSObjectInterfac
esDom { |
| 1503 ImageBitmapImpl.internal_() : super.internal_(); | 1476 ImageBitmapImpl.internal_() : super.internal_(); |
| 1504 get runtimeType => ImageBitmap; | 1477 get runtimeType => ImageBitmap; |
| 1505 toString() => super.toString(); | 1478 toString() => super.toString(); |
| 1506 } | 1479 } |
| 1480 @patch class ImageBitmapRenderingContext { |
| 1481 static Type get instanceRuntimeType => ImageBitmapRenderingContextImpl; |
| 1482 |
| 1483 } |
| 1484 class ImageBitmapRenderingContextImpl extends ImageBitmapRenderingContext implem
ents js_library.JSObjectInterfacesDom { |
| 1485 ImageBitmapRenderingContextImpl.internal_() : super.internal_(); |
| 1486 get runtimeType => ImageBitmapRenderingContext; |
| 1487 toString() => super.toString(); |
| 1488 } |
| 1507 @patch class ImageData { | 1489 @patch class ImageData { |
| 1508 static Type get instanceRuntimeType => ImageDataImpl; | 1490 static Type get instanceRuntimeType => ImageDataImpl; |
| 1509 | 1491 |
| 1510 } | 1492 } |
| 1511 class ImageDataImpl extends ImageData implements js_library.JSObjectInterfacesDo
m { | 1493 class ImageDataImpl extends ImageData implements js_library.JSObjectInterfacesDo
m { |
| 1512 ImageDataImpl.internal_() : super.internal_(); | 1494 ImageDataImpl.internal_() : super.internal_(); |
| 1513 get runtimeType => ImageData; | 1495 get runtimeType => ImageData; |
| 1514 toString() => super.toString(); | 1496 toString() => super.toString(); |
| 1515 } | 1497 } |
| 1516 @patch class ImageElement { | 1498 @patch class ImageElement { |
| 1517 static Type get instanceRuntimeType => ImageElementImpl; | 1499 static Type get instanceRuntimeType => ImageElementImpl; |
| 1518 | 1500 |
| 1519 } | 1501 } |
| 1520 class ImageElementImpl extends ImageElement implements js_library.JSObjectInterf
acesDom { | 1502 class ImageElementImpl extends ImageElement implements js_library.JSObjectInterf
acesDom { |
| 1521 ImageElementImpl.internal_() : super.internal_(); | 1503 ImageElementImpl.internal_() : super.internal_(); |
| 1522 get runtimeType => ImageElement; | 1504 get runtimeType => ImageElement; |
| 1523 toString() => super.toString(); | 1505 toString() => super.toString(); |
| 1524 } | 1506 } |
| 1525 @patch class InjectedScriptHost { | 1507 @patch class InjectedScriptHost { |
| 1526 static Type get instanceRuntimeType => InjectedScriptHostImpl; | 1508 static Type get instanceRuntimeType => InjectedScriptHostImpl; |
| 1527 | 1509 |
| 1528 } | 1510 } |
| 1529 class InjectedScriptHostImpl extends InjectedScriptHost implements js_library.JS
ObjectInterfacesDom { | 1511 class InjectedScriptHostImpl extends InjectedScriptHost implements js_library.JS
ObjectInterfacesDom { |
| 1530 InjectedScriptHostImpl.internal_() : super.internal_(); | 1512 InjectedScriptHostImpl.internal_() : super.internal_(); |
| 1531 get runtimeType => InjectedScriptHost; | 1513 get runtimeType => InjectedScriptHost; |
| 1532 toString() => super.toString(); | 1514 toString() => super.toString(); |
| 1533 } | 1515 } |
| 1534 @patch class InputDevice { | 1516 @patch class InputDeviceCapabilities { |
| 1535 static Type get instanceRuntimeType => InputDeviceImpl; | 1517 static Type get instanceRuntimeType => InputDeviceCapabilitiesImpl; |
| 1536 | 1518 |
| 1537 } | 1519 } |
| 1538 class InputDeviceImpl extends InputDevice implements js_library.JSObjectInterfac
esDom { | 1520 class InputDeviceCapabilitiesImpl extends InputDeviceCapabilities implements js_
library.JSObjectInterfacesDom { |
| 1539 InputDeviceImpl.internal_() : super.internal_(); | 1521 InputDeviceCapabilitiesImpl.internal_() : super.internal_(); |
| 1540 get runtimeType => InputDevice; | 1522 get runtimeType => InputDeviceCapabilities; |
| 1541 toString() => super.toString(); | 1523 toString() => super.toString(); |
| 1542 } | 1524 } |
| 1543 @patch class InputElement { | 1525 @patch class InputElement { |
| 1544 static Type get instanceRuntimeType => InputElementImpl; | 1526 static Type get instanceRuntimeType => InputElementImpl; |
| 1545 | 1527 |
| 1546 } | 1528 } |
| 1547 class InputElementImpl extends InputElement implements js_library.JSObjectInterf
acesDom { | 1529 class InputElementImpl extends InputElement implements js_library.JSObjectInterf
acesDom { |
| 1548 InputElementImpl.internal_() : super.internal_(); | 1530 InputElementImpl.internal_() : super.internal_(); |
| 1549 get runtimeType => InputElement; | 1531 get runtimeType => InputElement; |
| 1550 toString() => super.toString(); | 1532 toString() => super.toString(); |
| 1551 } | 1533 } |
| 1534 @patch class InstallEvent { |
| 1535 static Type get instanceRuntimeType => InstallEventImpl; |
| 1536 |
| 1537 } |
| 1538 class InstallEventImpl extends InstallEvent implements js_library.JSObjectInterf
acesDom { |
| 1539 InstallEventImpl.internal_() : super.internal_(); |
| 1540 get runtimeType => InstallEvent; |
| 1541 toString() => super.toString(); |
| 1542 } |
| 1543 @patch class IntersectionObserver { |
| 1544 static Type get instanceRuntimeType => IntersectionObserverImpl; |
| 1545 |
| 1546 } |
| 1547 class IntersectionObserverImpl extends IntersectionObserver implements js_librar
y.JSObjectInterfacesDom { |
| 1548 IntersectionObserverImpl.internal_() : super.internal_(); |
| 1549 get runtimeType => IntersectionObserver; |
| 1550 toString() => super.toString(); |
| 1551 } |
| 1552 @patch class IntersectionObserverEntry { |
| 1553 static Type get instanceRuntimeType => IntersectionObserverEntryImpl; |
| 1554 |
| 1555 } |
| 1556 class IntersectionObserverEntryImpl extends IntersectionObserverEntry implements
js_library.JSObjectInterfacesDom { |
| 1557 IntersectionObserverEntryImpl.internal_() : super.internal_(); |
| 1558 get runtimeType => IntersectionObserverEntry; |
| 1559 toString() => super.toString(); |
| 1560 } |
| 1552 @patch class KeyboardEvent { | 1561 @patch class KeyboardEvent { |
| 1553 static Type get instanceRuntimeType => KeyboardEventImpl; | 1562 static Type get instanceRuntimeType => KeyboardEventImpl; |
| 1554 | 1563 |
| 1555 } | 1564 } |
| 1556 class KeyboardEventImpl extends KeyboardEvent implements js_library.JSObjectInte
rfacesDom { | 1565 class KeyboardEventImpl extends KeyboardEvent implements js_library.JSObjectInte
rfacesDom { |
| 1557 KeyboardEventImpl.internal_() : super.internal_(); | 1566 KeyboardEventImpl.internal_() : super.internal_(); |
| 1558 get runtimeType => KeyboardEvent; | 1567 get runtimeType => KeyboardEvent; |
| 1559 toString() => super.toString(); | 1568 toString() => super.toString(); |
| 1560 } | 1569 } |
| 1561 @patch class KeyframeEffect { | 1570 @patch class KeyframeEffect { |
| 1562 static Type get instanceRuntimeType => KeyframeEffectImpl; | 1571 static Type get instanceRuntimeType => KeyframeEffectImpl; |
| 1563 | 1572 |
| 1564 } | 1573 } |
| 1565 class KeyframeEffectImpl extends KeyframeEffect implements js_library.JSObjectIn
terfacesDom { | 1574 class KeyframeEffectImpl extends KeyframeEffect implements js_library.JSObjectIn
terfacesDom { |
| 1566 KeyframeEffectImpl.internal_() : super.internal_(); | 1575 KeyframeEffectImpl.internal_() : super.internal_(); |
| 1567 get runtimeType => KeyframeEffect; | 1576 get runtimeType => KeyframeEffect; |
| 1568 toString() => super.toString(); | 1577 toString() => super.toString(); |
| 1569 } | 1578 } |
| 1570 @patch class KeygenElement { | 1579 @patch class KeygenElement { |
| 1571 static Type get instanceRuntimeType => KeygenElementImpl; | 1580 static Type get instanceRuntimeType => KeygenElementImpl; |
| 1572 | 1581 |
| 1573 } | 1582 } |
| 1574 class KeygenElementImpl extends KeygenElement implements js_library.JSObjectInte
rfacesDom { | 1583 class KeygenElementImpl extends KeygenElement implements js_library.JSObjectInte
rfacesDom { |
| 1575 KeygenElementImpl.internal_() : super.internal_(); | 1584 KeygenElementImpl.internal_() : super.internal_(); |
| 1576 get runtimeType => KeygenElement; | 1585 get runtimeType => KeygenElement; |
| 1577 toString() => super.toString(); | 1586 toString() => super.toString(); |
| 1578 } | 1587 } |
| 1588 @patch class KeywordValue { |
| 1589 static Type get instanceRuntimeType => KeywordValueImpl; |
| 1590 |
| 1591 } |
| 1592 class KeywordValueImpl extends KeywordValue implements js_library.JSObjectInterf
acesDom { |
| 1593 KeywordValueImpl.internal_() : super.internal_(); |
| 1594 get runtimeType => KeywordValue; |
| 1595 toString() => super.toString(); |
| 1596 } |
| 1579 @patch class LIElement { | 1597 @patch class LIElement { |
| 1580 static Type get instanceRuntimeType => LIElementImpl; | 1598 static Type get instanceRuntimeType => LIElementImpl; |
| 1581 | 1599 |
| 1582 } | 1600 } |
| 1583 class LIElementImpl extends LIElement implements js_library.JSObjectInterfacesDo
m { | 1601 class LIElementImpl extends LIElement implements js_library.JSObjectInterfacesDo
m { |
| 1584 LIElementImpl.internal_() : super.internal_(); | 1602 LIElementImpl.internal_() : super.internal_(); |
| 1585 get runtimeType => LIElement; | 1603 get runtimeType => LIElement; |
| 1586 toString() => super.toString(); | 1604 toString() => super.toString(); |
| 1587 } | 1605 } |
| 1588 @patch class LabelElement { | 1606 @patch class LabelElement { |
| 1589 static Type get instanceRuntimeType => LabelElementImpl; | 1607 static Type get instanceRuntimeType => LabelElementImpl; |
| 1590 | 1608 |
| 1591 } | 1609 } |
| 1592 class LabelElementImpl extends LabelElement implements js_library.JSObjectInterf
acesDom { | 1610 class LabelElementImpl extends LabelElement implements js_library.JSObjectInterf
acesDom { |
| 1593 LabelElementImpl.internal_() : super.internal_(); | 1611 LabelElementImpl.internal_() : super.internal_(); |
| 1594 get runtimeType => LabelElement; | 1612 get runtimeType => LabelElement; |
| 1595 toString() => super.toString(); | 1613 toString() => super.toString(); |
| 1596 } | 1614 } |
| 1597 @patch class LegendElement { | 1615 @patch class LegendElement { |
| 1598 static Type get instanceRuntimeType => LegendElementImpl; | 1616 static Type get instanceRuntimeType => LegendElementImpl; |
| 1599 | 1617 |
| 1600 } | 1618 } |
| 1601 class LegendElementImpl extends LegendElement implements js_library.JSObjectInte
rfacesDom { | 1619 class LegendElementImpl extends LegendElement implements js_library.JSObjectInte
rfacesDom { |
| 1602 LegendElementImpl.internal_() : super.internal_(); | 1620 LegendElementImpl.internal_() : super.internal_(); |
| 1603 get runtimeType => LegendElement; | 1621 get runtimeType => LegendElement; |
| 1604 toString() => super.toString(); | 1622 toString() => super.toString(); |
| 1605 } | 1623 } |
| 1624 @patch class LengthValue { |
| 1625 static Type get instanceRuntimeType => LengthValueImpl; |
| 1626 |
| 1627 } |
| 1628 class LengthValueImpl extends LengthValue implements js_library.JSObjectInterfac
esDom { |
| 1629 LengthValueImpl.internal_() : super.internal_(); |
| 1630 get runtimeType => LengthValue; |
| 1631 toString() => super.toString(); |
| 1632 } |
| 1606 @patch class LinkElement { | 1633 @patch class LinkElement { |
| 1607 static Type get instanceRuntimeType => LinkElementImpl; | 1634 static Type get instanceRuntimeType => LinkElementImpl; |
| 1608 | 1635 |
| 1609 } | 1636 } |
| 1610 class LinkElementImpl extends LinkElement implements js_library.JSObjectInterfac
esDom { | 1637 class LinkElementImpl extends LinkElement implements js_library.JSObjectInterfac
esDom { |
| 1611 LinkElementImpl.internal_() : super.internal_(); | 1638 LinkElementImpl.internal_() : super.internal_(); |
| 1612 get runtimeType => LinkElement; | 1639 get runtimeType => LinkElement; |
| 1613 toString() => super.toString(); | 1640 toString() => super.toString(); |
| 1614 } | 1641 } |
| 1615 @patch class Location { | 1642 @patch class Location { |
| 1616 static Type get instanceRuntimeType => LocationImpl; | 1643 static Type get instanceRuntimeType => LocationImpl; |
| 1617 | 1644 |
| 1618 } | 1645 } |
| 1619 class LocationImpl extends Location implements js_library.JSObjectInterfacesDom
{ | 1646 class LocationImpl extends Location implements js_library.JSObjectInterfacesDom
{ |
| 1620 LocationImpl.internal_() : super.internal_(); | 1647 LocationImpl.internal_() : super.internal_(); |
| 1621 get runtimeType => Location; | 1648 get runtimeType => Location; |
| 1622 toString() => super.toString(); | 1649 toString() => super.toString(); |
| 1623 } | 1650 } |
| 1624 @patch class MapElement { | 1651 @patch class MapElement { |
| 1625 static Type get instanceRuntimeType => MapElementImpl; | 1652 static Type get instanceRuntimeType => MapElementImpl; |
| 1626 | 1653 |
| 1627 } | 1654 } |
| 1628 class MapElementImpl extends MapElement implements js_library.JSObjectInterfaces
Dom { | 1655 class MapElementImpl extends MapElement implements js_library.JSObjectInterfaces
Dom { |
| 1629 MapElementImpl.internal_() : super.internal_(); | 1656 MapElementImpl.internal_() : super.internal_(); |
| 1630 get runtimeType => MapElement; | 1657 get runtimeType => MapElement; |
| 1631 toString() => super.toString(); | 1658 toString() => super.toString(); |
| 1632 } | 1659 } |
| 1633 @patch class MediaController { | 1660 @patch class Matrix { |
| 1634 static Type get instanceRuntimeType => MediaControllerImpl; | 1661 static Type get instanceRuntimeType => MatrixImpl; |
| 1635 | 1662 |
| 1636 } | 1663 } |
| 1637 class MediaControllerImpl extends MediaController implements js_library.JSObject
InterfacesDom { | 1664 class MatrixImpl extends Matrix implements js_library.JSObjectInterfacesDom { |
| 1638 MediaControllerImpl.internal_() : super.internal_(); | 1665 MatrixImpl.internal_() : super.internal_(); |
| 1639 get runtimeType => MediaController; | 1666 get runtimeType => Matrix; |
| 1640 toString() => super.toString(); | 1667 toString() => super.toString(); |
| 1641 } | 1668 } |
| 1642 @patch class MediaDeviceInfo { | 1669 @patch class MediaDeviceInfo { |
| 1643 static Type get instanceRuntimeType => MediaDeviceInfoImpl; | 1670 static Type get instanceRuntimeType => MediaDeviceInfoImpl; |
| 1644 | 1671 |
| 1645 } | 1672 } |
| 1646 class MediaDeviceInfoImpl extends MediaDeviceInfo implements js_library.JSObject
InterfacesDom { | 1673 class MediaDeviceInfoImpl extends MediaDeviceInfo implements js_library.JSObject
InterfacesDom { |
| 1647 MediaDeviceInfoImpl.internal_() : super.internal_(); | 1674 MediaDeviceInfoImpl.internal_() : super.internal_(); |
| 1648 get runtimeType => MediaDeviceInfo; | 1675 get runtimeType => MediaDeviceInfo; |
| 1649 toString() => super.toString(); | 1676 toString() => super.toString(); |
| (...skipping 27 matching lines...) Expand all Loading... |
| 1677 } | 1704 } |
| 1678 @patch class MediaError { | 1705 @patch class MediaError { |
| 1679 static Type get instanceRuntimeType => MediaErrorImpl; | 1706 static Type get instanceRuntimeType => MediaErrorImpl; |
| 1680 | 1707 |
| 1681 } | 1708 } |
| 1682 class MediaErrorImpl extends MediaError implements js_library.JSObjectInterfaces
Dom { | 1709 class MediaErrorImpl extends MediaError implements js_library.JSObjectInterfaces
Dom { |
| 1683 MediaErrorImpl.internal_() : super.internal_(); | 1710 MediaErrorImpl.internal_() : super.internal_(); |
| 1684 get runtimeType => MediaError; | 1711 get runtimeType => MediaError; |
| 1685 toString() => super.toString(); | 1712 toString() => super.toString(); |
| 1686 } | 1713 } |
| 1687 @patch class MediaKeyError { | |
| 1688 static Type get instanceRuntimeType => MediaKeyErrorImpl; | |
| 1689 | |
| 1690 } | |
| 1691 class MediaKeyErrorImpl extends MediaKeyError implements js_library.JSObjectInte
rfacesDom { | |
| 1692 MediaKeyErrorImpl.internal_() : super.internal_(); | |
| 1693 get runtimeType => MediaKeyError; | |
| 1694 toString() => super.toString(); | |
| 1695 } | |
| 1696 @patch class MediaKeyEvent { | |
| 1697 static Type get instanceRuntimeType => MediaKeyEventImpl; | |
| 1698 | |
| 1699 } | |
| 1700 class MediaKeyEventImpl extends MediaKeyEvent implements js_library.JSObjectInte
rfacesDom { | |
| 1701 MediaKeyEventImpl.internal_() : super.internal_(); | |
| 1702 get runtimeType => MediaKeyEvent; | |
| 1703 toString() => super.toString(); | |
| 1704 } | |
| 1705 @patch class MediaKeyMessageEvent { | 1714 @patch class MediaKeyMessageEvent { |
| 1706 static Type get instanceRuntimeType => MediaKeyMessageEventImpl; | 1715 static Type get instanceRuntimeType => MediaKeyMessageEventImpl; |
| 1707 | 1716 |
| 1708 } | 1717 } |
| 1709 class MediaKeyMessageEventImpl extends MediaKeyMessageEvent implements js_librar
y.JSObjectInterfacesDom { | 1718 class MediaKeyMessageEventImpl extends MediaKeyMessageEvent implements js_librar
y.JSObjectInterfacesDom { |
| 1710 MediaKeyMessageEventImpl.internal_() : super.internal_(); | 1719 MediaKeyMessageEventImpl.internal_() : super.internal_(); |
| 1711 get runtimeType => MediaKeyMessageEvent; | 1720 get runtimeType => MediaKeyMessageEvent; |
| 1712 toString() => super.toString(); | 1721 toString() => super.toString(); |
| 1713 } | 1722 } |
| 1714 @patch class MediaKeySession { | 1723 @patch class MediaKeySession { |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1749 } | 1758 } |
| 1750 @patch class MediaList { | 1759 @patch class MediaList { |
| 1751 static Type get instanceRuntimeType => MediaListImpl; | 1760 static Type get instanceRuntimeType => MediaListImpl; |
| 1752 | 1761 |
| 1753 } | 1762 } |
| 1754 class MediaListImpl extends MediaList implements js_library.JSObjectInterfacesDo
m { | 1763 class MediaListImpl extends MediaList implements js_library.JSObjectInterfacesDo
m { |
| 1755 MediaListImpl.internal_() : super.internal_(); | 1764 MediaListImpl.internal_() : super.internal_(); |
| 1756 get runtimeType => MediaList; | 1765 get runtimeType => MediaList; |
| 1757 toString() => super.toString(); | 1766 toString() => super.toString(); |
| 1758 } | 1767 } |
| 1768 @patch class MediaMetadata { |
| 1769 static Type get instanceRuntimeType => MediaMetadataImpl; |
| 1770 |
| 1771 } |
| 1772 class MediaMetadataImpl extends MediaMetadata implements js_library.JSObjectInte
rfacesDom { |
| 1773 MediaMetadataImpl.internal_() : super.internal_(); |
| 1774 get runtimeType => MediaMetadata; |
| 1775 toString() => super.toString(); |
| 1776 } |
| 1759 @patch class MediaQueryList { | 1777 @patch class MediaQueryList { |
| 1760 static Type get instanceRuntimeType => MediaQueryListImpl; | 1778 static Type get instanceRuntimeType => MediaQueryListImpl; |
| 1761 | 1779 |
| 1762 } | 1780 } |
| 1763 class MediaQueryListImpl extends MediaQueryList implements js_library.JSObjectIn
terfacesDom { | 1781 class MediaQueryListImpl extends MediaQueryList implements js_library.JSObjectIn
terfacesDom { |
| 1764 MediaQueryListImpl.internal_() : super.internal_(); | 1782 MediaQueryListImpl.internal_() : super.internal_(); |
| 1765 get runtimeType => MediaQueryList; | 1783 get runtimeType => MediaQueryList; |
| 1766 toString() => super.toString(); | 1784 toString() => super.toString(); |
| 1767 } | 1785 } |
| 1768 @patch class MediaQueryListEvent { | 1786 @patch class MediaQueryListEvent { |
| 1769 static Type get instanceRuntimeType => MediaQueryListEventImpl; | 1787 static Type get instanceRuntimeType => MediaQueryListEventImpl; |
| 1770 | 1788 |
| 1771 } | 1789 } |
| 1772 class MediaQueryListEventImpl extends MediaQueryListEvent implements js_library.
JSObjectInterfacesDom { | 1790 class MediaQueryListEventImpl extends MediaQueryListEvent implements js_library.
JSObjectInterfacesDom { |
| 1773 MediaQueryListEventImpl.internal_() : super.internal_(); | 1791 MediaQueryListEventImpl.internal_() : super.internal_(); |
| 1774 get runtimeType => MediaQueryListEvent; | 1792 get runtimeType => MediaQueryListEvent; |
| 1775 toString() => super.toString(); | 1793 toString() => super.toString(); |
| 1776 } | 1794 } |
| 1795 @patch class MediaRecorder { |
| 1796 static Type get instanceRuntimeType => MediaRecorderImpl; |
| 1797 |
| 1798 } |
| 1799 class MediaRecorderImpl extends MediaRecorder implements js_library.JSObjectInte
rfacesDom { |
| 1800 MediaRecorderImpl.internal_() : super.internal_(); |
| 1801 get runtimeType => MediaRecorder; |
| 1802 toString() => super.toString(); |
| 1803 } |
| 1777 @patch class MediaSession { | 1804 @patch class MediaSession { |
| 1778 static Type get instanceRuntimeType => MediaSessionImpl; | 1805 static Type get instanceRuntimeType => MediaSessionImpl; |
| 1779 | 1806 |
| 1780 } | 1807 } |
| 1781 class MediaSessionImpl extends MediaSession implements js_library.JSObjectInterf
acesDom { | 1808 class MediaSessionImpl extends MediaSession implements js_library.JSObjectInterf
acesDom { |
| 1782 MediaSessionImpl.internal_() : super.internal_(); | 1809 MediaSessionImpl.internal_() : super.internal_(); |
| 1783 get runtimeType => MediaSession; | 1810 get runtimeType => MediaSession; |
| 1784 toString() => super.toString(); | 1811 toString() => super.toString(); |
| 1785 } | 1812 } |
| 1786 @patch class MediaSource { | 1813 @patch class MediaSource { |
| (...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2172 } | 2199 } |
| 2173 @patch class NotificationEvent { | 2200 @patch class NotificationEvent { |
| 2174 static Type get instanceRuntimeType => NotificationEventImpl; | 2201 static Type get instanceRuntimeType => NotificationEventImpl; |
| 2175 | 2202 |
| 2176 } | 2203 } |
| 2177 class NotificationEventImpl extends NotificationEvent implements js_library.JSOb
jectInterfacesDom { | 2204 class NotificationEventImpl extends NotificationEvent implements js_library.JSOb
jectInterfacesDom { |
| 2178 NotificationEventImpl.internal_() : super.internal_(); | 2205 NotificationEventImpl.internal_() : super.internal_(); |
| 2179 get runtimeType => NotificationEvent; | 2206 get runtimeType => NotificationEvent; |
| 2180 toString() => super.toString(); | 2207 toString() => super.toString(); |
| 2181 } | 2208 } |
| 2209 @patch class NumberValue { |
| 2210 static Type get instanceRuntimeType => NumberValueImpl; |
| 2211 |
| 2212 } |
| 2213 class NumberValueImpl extends NumberValue implements js_library.JSObjectInterfac
esDom { |
| 2214 NumberValueImpl.internal_() : super.internal_(); |
| 2215 get runtimeType => NumberValue; |
| 2216 toString() => super.toString(); |
| 2217 } |
| 2182 @patch class OListElement { | 2218 @patch class OListElement { |
| 2183 static Type get instanceRuntimeType => OListElementImpl; | 2219 static Type get instanceRuntimeType => OListElementImpl; |
| 2184 | 2220 |
| 2185 } | 2221 } |
| 2186 class OListElementImpl extends OListElement implements js_library.JSObjectInterf
acesDom { | 2222 class OListElementImpl extends OListElement implements js_library.JSObjectInterf
acesDom { |
| 2187 OListElementImpl.internal_() : super.internal_(); | 2223 OListElementImpl.internal_() : super.internal_(); |
| 2188 get runtimeType => OListElement; | 2224 get runtimeType => OListElement; |
| 2189 toString() => super.toString(); | 2225 toString() => super.toString(); |
| 2190 } | 2226 } |
| 2191 @patch class ObjectElement { | 2227 @patch class ObjectElement { |
| 2192 static Type get instanceRuntimeType => ObjectElementImpl; | 2228 static Type get instanceRuntimeType => ObjectElementImpl; |
| 2193 | 2229 |
| 2194 } | 2230 } |
| 2195 class ObjectElementImpl extends ObjectElement implements js_library.JSObjectInte
rfacesDom { | 2231 class ObjectElementImpl extends ObjectElement implements js_library.JSObjectInte
rfacesDom { |
| 2196 ObjectElementImpl.internal_() : super.internal_(); | 2232 ObjectElementImpl.internal_() : super.internal_(); |
| 2197 get runtimeType => ObjectElement; | 2233 get runtimeType => ObjectElement; |
| 2198 toString() => super.toString(); | 2234 toString() => super.toString(); |
| 2199 } | 2235 } |
| 2236 @patch class OffscreenCanvas { |
| 2237 static Type get instanceRuntimeType => OffscreenCanvasImpl; |
| 2238 |
| 2239 } |
| 2240 class OffscreenCanvasImpl extends OffscreenCanvas implements js_library.JSObject
InterfacesDom { |
| 2241 OffscreenCanvasImpl.internal_() : super.internal_(); |
| 2242 get runtimeType => OffscreenCanvas; |
| 2243 toString() => super.toString(); |
| 2244 } |
| 2200 @patch class OptGroupElement { | 2245 @patch class OptGroupElement { |
| 2201 static Type get instanceRuntimeType => OptGroupElementImpl; | 2246 static Type get instanceRuntimeType => OptGroupElementImpl; |
| 2202 | 2247 |
| 2203 } | 2248 } |
| 2204 class OptGroupElementImpl extends OptGroupElement implements js_library.JSObject
InterfacesDom { | 2249 class OptGroupElementImpl extends OptGroupElement implements js_library.JSObject
InterfacesDom { |
| 2205 OptGroupElementImpl.internal_() : super.internal_(); | 2250 OptGroupElementImpl.internal_() : super.internal_(); |
| 2206 get runtimeType => OptGroupElement; | 2251 get runtimeType => OptGroupElement; |
| 2207 toString() => super.toString(); | 2252 toString() => super.toString(); |
| 2208 } | 2253 } |
| 2209 @patch class OptionElement { | 2254 @patch class OptionElement { |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2325 } | 2370 } |
| 2326 @patch class PerformanceNavigation { | 2371 @patch class PerformanceNavigation { |
| 2327 static Type get instanceRuntimeType => PerformanceNavigationImpl; | 2372 static Type get instanceRuntimeType => PerformanceNavigationImpl; |
| 2328 | 2373 |
| 2329 } | 2374 } |
| 2330 class PerformanceNavigationImpl extends PerformanceNavigation implements js_libr
ary.JSObjectInterfacesDom { | 2375 class PerformanceNavigationImpl extends PerformanceNavigation implements js_libr
ary.JSObjectInterfacesDom { |
| 2331 PerformanceNavigationImpl.internal_() : super.internal_(); | 2376 PerformanceNavigationImpl.internal_() : super.internal_(); |
| 2332 get runtimeType => PerformanceNavigation; | 2377 get runtimeType => PerformanceNavigation; |
| 2333 toString() => super.toString(); | 2378 toString() => super.toString(); |
| 2334 } | 2379 } |
| 2380 @patch class PerformanceObserver { |
| 2381 static Type get instanceRuntimeType => PerformanceObserverImpl; |
| 2382 |
| 2383 } |
| 2384 class PerformanceObserverImpl extends PerformanceObserver implements js_library.
JSObjectInterfacesDom { |
| 2385 PerformanceObserverImpl.internal_() : super.internal_(); |
| 2386 get runtimeType => PerformanceObserver; |
| 2387 toString() => super.toString(); |
| 2388 } |
| 2389 @patch class PerformanceObserverEntryList { |
| 2390 static Type get instanceRuntimeType => PerformanceObserverEntryListImpl; |
| 2391 |
| 2392 } |
| 2393 class PerformanceObserverEntryListImpl extends PerformanceObserverEntryList impl
ements js_library.JSObjectInterfacesDom { |
| 2394 PerformanceObserverEntryListImpl.internal_() : super.internal_(); |
| 2395 get runtimeType => PerformanceObserverEntryList; |
| 2396 toString() => super.toString(); |
| 2397 } |
| 2335 @patch class PerformanceRenderTiming { | 2398 @patch class PerformanceRenderTiming { |
| 2336 static Type get instanceRuntimeType => PerformanceRenderTimingImpl; | 2399 static Type get instanceRuntimeType => PerformanceRenderTimingImpl; |
| 2337 | 2400 |
| 2338 } | 2401 } |
| 2339 class PerformanceRenderTimingImpl extends PerformanceRenderTiming implements js_
library.JSObjectInterfacesDom { | 2402 class PerformanceRenderTimingImpl extends PerformanceRenderTiming implements js_
library.JSObjectInterfacesDom { |
| 2340 PerformanceRenderTimingImpl.internal_() : super.internal_(); | 2403 PerformanceRenderTimingImpl.internal_() : super.internal_(); |
| 2341 get runtimeType => PerformanceRenderTiming; | 2404 get runtimeType => PerformanceRenderTiming; |
| 2342 toString() => super.toString(); | 2405 toString() => super.toString(); |
| 2343 } | 2406 } |
| 2344 @patch class PerformanceResourceTiming { | 2407 @patch class PerformanceResourceTiming { |
| 2345 static Type get instanceRuntimeType => PerformanceResourceTimingImpl; | 2408 static Type get instanceRuntimeType => PerformanceResourceTimingImpl; |
| 2346 | 2409 |
| 2347 } | 2410 } |
| 2348 class PerformanceResourceTimingImpl extends PerformanceResourceTiming implements
js_library.JSObjectInterfacesDom { | 2411 class PerformanceResourceTimingImpl extends PerformanceResourceTiming implements
js_library.JSObjectInterfacesDom { |
| 2349 PerformanceResourceTimingImpl.internal_() : super.internal_(); | 2412 PerformanceResourceTimingImpl.internal_() : super.internal_(); |
| 2350 get runtimeType => PerformanceResourceTiming; | 2413 get runtimeType => PerformanceResourceTiming; |
| 2351 toString() => super.toString(); | 2414 toString() => super.toString(); |
| 2352 } | 2415 } |
| 2353 @patch class PerformanceTiming { | 2416 @patch class PerformanceTiming { |
| 2354 static Type get instanceRuntimeType => PerformanceTimingImpl; | 2417 static Type get instanceRuntimeType => PerformanceTimingImpl; |
| 2355 | 2418 |
| 2356 } | 2419 } |
| 2357 class PerformanceTimingImpl extends PerformanceTiming implements js_library.JSOb
jectInterfacesDom { | 2420 class PerformanceTimingImpl extends PerformanceTiming implements js_library.JSOb
jectInterfacesDom { |
| 2358 PerformanceTimingImpl.internal_() : super.internal_(); | 2421 PerformanceTimingImpl.internal_() : super.internal_(); |
| 2359 get runtimeType => PerformanceTiming; | 2422 get runtimeType => PerformanceTiming; |
| 2360 toString() => super.toString(); | 2423 toString() => super.toString(); |
| 2361 } | 2424 } |
| 2362 @patch class PeriodicSyncEvent { | |
| 2363 static Type get instanceRuntimeType => PeriodicSyncEventImpl; | |
| 2364 | |
| 2365 } | |
| 2366 class PeriodicSyncEventImpl extends PeriodicSyncEvent implements js_library.JSOb
jectInterfacesDom { | |
| 2367 PeriodicSyncEventImpl.internal_() : super.internal_(); | |
| 2368 get runtimeType => PeriodicSyncEvent; | |
| 2369 toString() => super.toString(); | |
| 2370 } | |
| 2371 @patch class PeriodicSyncManager { | |
| 2372 static Type get instanceRuntimeType => PeriodicSyncManagerImpl; | |
| 2373 | |
| 2374 } | |
| 2375 class PeriodicSyncManagerImpl extends PeriodicSyncManager implements js_library.
JSObjectInterfacesDom { | |
| 2376 PeriodicSyncManagerImpl.internal_() : super.internal_(); | |
| 2377 get runtimeType => PeriodicSyncManager; | |
| 2378 toString() => super.toString(); | |
| 2379 } | |
| 2380 @patch class PeriodicSyncRegistration { | |
| 2381 static Type get instanceRuntimeType => PeriodicSyncRegistrationImpl; | |
| 2382 | |
| 2383 } | |
| 2384 class PeriodicSyncRegistrationImpl extends PeriodicSyncRegistration implements j
s_library.JSObjectInterfacesDom { | |
| 2385 PeriodicSyncRegistrationImpl.internal_() : super.internal_(); | |
| 2386 get runtimeType => PeriodicSyncRegistration; | |
| 2387 toString() => super.toString(); | |
| 2388 } | |
| 2389 @patch class PermissionStatus { | 2425 @patch class PermissionStatus { |
| 2390 static Type get instanceRuntimeType => PermissionStatusImpl; | 2426 static Type get instanceRuntimeType => PermissionStatusImpl; |
| 2391 | 2427 |
| 2392 } | 2428 } |
| 2393 class PermissionStatusImpl extends PermissionStatus implements js_library.JSObje
ctInterfacesDom { | 2429 class PermissionStatusImpl extends PermissionStatus implements js_library.JSObje
ctInterfacesDom { |
| 2394 PermissionStatusImpl.internal_() : super.internal_(); | 2430 PermissionStatusImpl.internal_() : super.internal_(); |
| 2395 get runtimeType => PermissionStatus; | 2431 get runtimeType => PermissionStatus; |
| 2396 toString() => super.toString(); | 2432 toString() => super.toString(); |
| 2397 } | 2433 } |
| 2398 @patch class Permissions { | 2434 @patch class Permissions { |
| 2399 static Type get instanceRuntimeType => PermissionsImpl; | 2435 static Type get instanceRuntimeType => PermissionsImpl; |
| 2400 | 2436 |
| 2401 } | 2437 } |
| 2402 class PermissionsImpl extends Permissions implements js_library.JSObjectInterfac
esDom { | 2438 class PermissionsImpl extends Permissions implements js_library.JSObjectInterfac
esDom { |
| 2403 PermissionsImpl.internal_() : super.internal_(); | 2439 PermissionsImpl.internal_() : super.internal_(); |
| 2404 get runtimeType => Permissions; | 2440 get runtimeType => Permissions; |
| 2405 toString() => super.toString(); | 2441 toString() => super.toString(); |
| 2406 } | 2442 } |
| 2443 @patch class Perspective { |
| 2444 static Type get instanceRuntimeType => PerspectiveImpl; |
| 2445 |
| 2446 } |
| 2447 class PerspectiveImpl extends Perspective implements js_library.JSObjectInterfac
esDom { |
| 2448 PerspectiveImpl.internal_() : super.internal_(); |
| 2449 get runtimeType => Perspective; |
| 2450 toString() => super.toString(); |
| 2451 } |
| 2407 @patch class PictureElement { | 2452 @patch class PictureElement { |
| 2408 static Type get instanceRuntimeType => PictureElementImpl; | 2453 static Type get instanceRuntimeType => PictureElementImpl; |
| 2409 | 2454 |
| 2410 } | 2455 } |
| 2411 class PictureElementImpl extends PictureElement implements js_library.JSObjectIn
terfacesDom { | 2456 class PictureElementImpl extends PictureElement implements js_library.JSObjectIn
terfacesDom { |
| 2412 PictureElementImpl.internal_() : super.internal_(); | 2457 PictureElementImpl.internal_() : super.internal_(); |
| 2413 get runtimeType => PictureElement; | 2458 get runtimeType => PictureElement; |
| 2414 toString() => super.toString(); | 2459 toString() => super.toString(); |
| 2415 } | 2460 } |
| 2416 @patch class Plugin { | 2461 @patch class Plugin { |
| 2417 static Type get instanceRuntimeType => PluginImpl; | 2462 static Type get instanceRuntimeType => PluginImpl; |
| 2418 | 2463 |
| 2419 } | 2464 } |
| 2420 class PluginImpl extends Plugin implements js_library.JSObjectInterfacesDom { | 2465 class PluginImpl extends Plugin implements js_library.JSObjectInterfacesDom { |
| 2421 PluginImpl.internal_() : super.internal_(); | 2466 PluginImpl.internal_() : super.internal_(); |
| 2422 get runtimeType => Plugin; | 2467 get runtimeType => Plugin; |
| 2423 toString() => super.toString(); | 2468 toString() => super.toString(); |
| 2424 } | 2469 } |
| 2425 @patch class PluginArray { | 2470 @patch class PluginArray { |
| 2426 static Type get instanceRuntimeType => PluginArrayImpl; | 2471 static Type get instanceRuntimeType => PluginArrayImpl; |
| 2427 | 2472 |
| 2428 } | 2473 } |
| 2429 class PluginArrayImpl extends PluginArray implements js_library.JSObjectInterfac
esDom { | 2474 class PluginArrayImpl extends PluginArray implements js_library.JSObjectInterfac
esDom { |
| 2430 PluginArrayImpl.internal_() : super.internal_(); | 2475 PluginArrayImpl.internal_() : super.internal_(); |
| 2431 get runtimeType => PluginArray; | 2476 get runtimeType => PluginArray; |
| 2432 toString() => super.toString(); | 2477 toString() => super.toString(); |
| 2433 } | 2478 } |
| 2434 @patch class PluginPlaceholderElement { | |
| 2435 static Type get instanceRuntimeType => PluginPlaceholderElementImpl; | |
| 2436 | |
| 2437 } | |
| 2438 class PluginPlaceholderElementImpl extends PluginPlaceholderElement implements j
s_library.JSObjectInterfacesDom { | |
| 2439 PluginPlaceholderElementImpl.internal_() : super.internal_(); | |
| 2440 get runtimeType => PluginPlaceholderElement; | |
| 2441 toString() => super.toString(); | |
| 2442 } | |
| 2443 @patch class PointerEvent { | 2479 @patch class PointerEvent { |
| 2444 static Type get instanceRuntimeType => PointerEventImpl; | 2480 static Type get instanceRuntimeType => PointerEventImpl; |
| 2445 | 2481 |
| 2446 } | 2482 } |
| 2447 class PointerEventImpl extends PointerEvent implements js_library.JSObjectInterf
acesDom { | 2483 class PointerEventImpl extends PointerEvent implements js_library.JSObjectInterf
acesDom { |
| 2448 PointerEventImpl.internal_() : super.internal_(); | 2484 PointerEventImpl.internal_() : super.internal_(); |
| 2449 get runtimeType => PointerEvent; | 2485 get runtimeType => PointerEvent; |
| 2450 toString() => super.toString(); | 2486 toString() => super.toString(); |
| 2451 } | 2487 } |
| 2452 @patch class PopStateEvent { | 2488 @patch class PopStateEvent { |
| (...skipping 16 matching lines...) Expand all Loading... |
| 2469 } | 2505 } |
| 2470 @patch class PositionSensorVRDevice { | 2506 @patch class PositionSensorVRDevice { |
| 2471 static Type get instanceRuntimeType => PositionSensorVRDeviceImpl; | 2507 static Type get instanceRuntimeType => PositionSensorVRDeviceImpl; |
| 2472 | 2508 |
| 2473 } | 2509 } |
| 2474 class PositionSensorVRDeviceImpl extends PositionSensorVRDevice implements js_li
brary.JSObjectInterfacesDom { | 2510 class PositionSensorVRDeviceImpl extends PositionSensorVRDevice implements js_li
brary.JSObjectInterfacesDom { |
| 2475 PositionSensorVRDeviceImpl.internal_() : super.internal_(); | 2511 PositionSensorVRDeviceImpl.internal_() : super.internal_(); |
| 2476 get runtimeType => PositionSensorVRDevice; | 2512 get runtimeType => PositionSensorVRDevice; |
| 2477 toString() => super.toString(); | 2513 toString() => super.toString(); |
| 2478 } | 2514 } |
| 2515 @patch class PositionValue { |
| 2516 static Type get instanceRuntimeType => PositionValueImpl; |
| 2517 |
| 2518 } |
| 2519 class PositionValueImpl extends PositionValue implements js_library.JSObjectInte
rfacesDom { |
| 2520 PositionValueImpl.internal_() : super.internal_(); |
| 2521 get runtimeType => PositionValue; |
| 2522 toString() => super.toString(); |
| 2523 } |
| 2479 @patch class PreElement { | 2524 @patch class PreElement { |
| 2480 static Type get instanceRuntimeType => PreElementImpl; | 2525 static Type get instanceRuntimeType => PreElementImpl; |
| 2481 | 2526 |
| 2482 } | 2527 } |
| 2483 class PreElementImpl extends PreElement implements js_library.JSObjectInterfaces
Dom { | 2528 class PreElementImpl extends PreElement implements js_library.JSObjectInterfaces
Dom { |
| 2484 PreElementImpl.internal_() : super.internal_(); | 2529 PreElementImpl.internal_() : super.internal_(); |
| 2485 get runtimeType => PreElement; | 2530 get runtimeType => PreElement; |
| 2486 toString() => super.toString(); | 2531 toString() => super.toString(); |
| 2487 } | 2532 } |
| 2488 @patch class Presentation { | 2533 @patch class Presentation { |
| 2489 static Type get instanceRuntimeType => PresentationImpl; | 2534 static Type get instanceRuntimeType => PresentationImpl; |
| 2490 | 2535 |
| 2491 } | 2536 } |
| 2492 class PresentationImpl extends Presentation implements js_library.JSObjectInterf
acesDom { | 2537 class PresentationImpl extends Presentation implements js_library.JSObjectInterf
acesDom { |
| 2493 PresentationImpl.internal_() : super.internal_(); | 2538 PresentationImpl.internal_() : super.internal_(); |
| 2494 get runtimeType => Presentation; | 2539 get runtimeType => Presentation; |
| 2495 toString() => super.toString(); | 2540 toString() => super.toString(); |
| 2496 } | 2541 } |
| 2497 @patch class PresentationAvailability { | 2542 @patch class PresentationAvailability { |
| 2498 static Type get instanceRuntimeType => PresentationAvailabilityImpl; | 2543 static Type get instanceRuntimeType => PresentationAvailabilityImpl; |
| 2499 | 2544 |
| 2500 } | 2545 } |
| 2501 class PresentationAvailabilityImpl extends PresentationAvailability implements j
s_library.JSObjectInterfacesDom { | 2546 class PresentationAvailabilityImpl extends PresentationAvailability implements j
s_library.JSObjectInterfacesDom { |
| 2502 PresentationAvailabilityImpl.internal_() : super.internal_(); | 2547 PresentationAvailabilityImpl.internal_() : super.internal_(); |
| 2503 get runtimeType => PresentationAvailability; | 2548 get runtimeType => PresentationAvailability; |
| 2504 toString() => super.toString(); | 2549 toString() => super.toString(); |
| 2505 } | 2550 } |
| 2506 @patch class PresentationSession { | 2551 @patch class PresentationConnection { |
| 2507 static Type get instanceRuntimeType => PresentationSessionImpl; | 2552 static Type get instanceRuntimeType => PresentationConnectionImpl; |
| 2508 | 2553 |
| 2509 } | 2554 } |
| 2510 class PresentationSessionImpl extends PresentationSession implements js_library.
JSObjectInterfacesDom { | 2555 class PresentationConnectionImpl extends PresentationConnection implements js_li
brary.JSObjectInterfacesDom { |
| 2511 PresentationSessionImpl.internal_() : super.internal_(); | 2556 PresentationConnectionImpl.internal_() : super.internal_(); |
| 2512 get runtimeType => PresentationSession; | 2557 get runtimeType => PresentationConnection; |
| 2558 toString() => super.toString(); |
| 2559 } |
| 2560 @patch class PresentationConnectionAvailableEvent { |
| 2561 static Type get instanceRuntimeType => PresentationConnectionAvailableEventImp
l; |
| 2562 |
| 2563 } |
| 2564 class PresentationConnectionAvailableEventImpl extends PresentationConnectionAva
ilableEvent implements js_library.JSObjectInterfacesDom { |
| 2565 PresentationConnectionAvailableEventImpl.internal_() : super.internal_(); |
| 2566 get runtimeType => PresentationConnectionAvailableEvent; |
| 2567 toString() => super.toString(); |
| 2568 } |
| 2569 @patch class PresentationConnectionCloseEvent { |
| 2570 static Type get instanceRuntimeType => PresentationConnectionCloseEventImpl; |
| 2571 |
| 2572 } |
| 2573 class PresentationConnectionCloseEventImpl extends PresentationConnectionCloseEv
ent implements js_library.JSObjectInterfacesDom { |
| 2574 PresentationConnectionCloseEventImpl.internal_() : super.internal_(); |
| 2575 get runtimeType => PresentationConnectionCloseEvent; |
| 2576 toString() => super.toString(); |
| 2577 } |
| 2578 @patch class PresentationReceiver { |
| 2579 static Type get instanceRuntimeType => PresentationReceiverImpl; |
| 2580 |
| 2581 } |
| 2582 class PresentationReceiverImpl extends PresentationReceiver implements js_librar
y.JSObjectInterfacesDom { |
| 2583 PresentationReceiverImpl.internal_() : super.internal_(); |
| 2584 get runtimeType => PresentationReceiver; |
| 2585 toString() => super.toString(); |
| 2586 } |
| 2587 @patch class PresentationRequest { |
| 2588 static Type get instanceRuntimeType => PresentationRequestImpl; |
| 2589 |
| 2590 } |
| 2591 class PresentationRequestImpl extends PresentationRequest implements js_library.
JSObjectInterfacesDom { |
| 2592 PresentationRequestImpl.internal_() : super.internal_(); |
| 2593 get runtimeType => PresentationRequest; |
| 2513 toString() => super.toString(); | 2594 toString() => super.toString(); |
| 2514 } | 2595 } |
| 2515 @patch class ProcessingInstruction { | 2596 @patch class ProcessingInstruction { |
| 2516 static Type get instanceRuntimeType => ProcessingInstructionImpl; | 2597 static Type get instanceRuntimeType => ProcessingInstructionImpl; |
| 2517 | 2598 |
| 2518 } | 2599 } |
| 2519 class ProcessingInstructionImpl extends ProcessingInstruction implements js_libr
ary.JSObjectInterfacesDom { | 2600 class ProcessingInstructionImpl extends ProcessingInstruction implements js_libr
ary.JSObjectInterfacesDom { |
| 2520 ProcessingInstructionImpl.internal_() : super.internal_(); | 2601 ProcessingInstructionImpl.internal_() : super.internal_(); |
| 2521 get runtimeType => ProcessingInstruction; | 2602 get runtimeType => ProcessingInstruction; |
| 2522 toString() => super.toString(); | 2603 toString() => super.toString(); |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2613 } | 2694 } |
| 2614 @patch class ReadableByteStreamReader { | 2695 @patch class ReadableByteStreamReader { |
| 2615 static Type get instanceRuntimeType => ReadableByteStreamReaderImpl; | 2696 static Type get instanceRuntimeType => ReadableByteStreamReaderImpl; |
| 2616 | 2697 |
| 2617 } | 2698 } |
| 2618 class ReadableByteStreamReaderImpl extends ReadableByteStreamReader implements j
s_library.JSObjectInterfacesDom { | 2699 class ReadableByteStreamReaderImpl extends ReadableByteStreamReader implements j
s_library.JSObjectInterfacesDom { |
| 2619 ReadableByteStreamReaderImpl.internal_() : super.internal_(); | 2700 ReadableByteStreamReaderImpl.internal_() : super.internal_(); |
| 2620 get runtimeType => ReadableByteStreamReader; | 2701 get runtimeType => ReadableByteStreamReader; |
| 2621 toString() => super.toString(); | 2702 toString() => super.toString(); |
| 2622 } | 2703 } |
| 2623 @patch class ReadableStream { | |
| 2624 static Type get instanceRuntimeType => ReadableStreamImpl; | |
| 2625 | |
| 2626 } | |
| 2627 class ReadableStreamImpl extends ReadableStream implements js_library.JSObjectIn
terfacesDom { | |
| 2628 ReadableStreamImpl.internal_() : super.internal_(); | |
| 2629 get runtimeType => ReadableStream; | |
| 2630 toString() => super.toString(); | |
| 2631 } | |
| 2632 @patch class ReadableStreamReader { | 2704 @patch class ReadableStreamReader { |
| 2633 static Type get instanceRuntimeType => ReadableStreamReaderImpl; | 2705 static Type get instanceRuntimeType => ReadableStreamReaderImpl; |
| 2634 | 2706 |
| 2635 } | 2707 } |
| 2636 class ReadableStreamReaderImpl extends ReadableStreamReader implements js_librar
y.JSObjectInterfacesDom { | 2708 class ReadableStreamReaderImpl extends ReadableStreamReader implements js_librar
y.JSObjectInterfacesDom { |
| 2637 ReadableStreamReaderImpl.internal_() : super.internal_(); | 2709 ReadableStreamReaderImpl.internal_() : super.internal_(); |
| 2638 get runtimeType => ReadableStreamReader; | 2710 get runtimeType => ReadableStreamReader; |
| 2639 toString() => super.toString(); | 2711 toString() => super.toString(); |
| 2640 } | 2712 } |
| 2641 @patch class RelatedEvent { | 2713 @patch class RelatedEvent { |
| 2642 static Type get instanceRuntimeType => RelatedEventImpl; | 2714 static Type get instanceRuntimeType => RelatedEventImpl; |
| 2643 | 2715 |
| 2644 } | 2716 } |
| 2645 class RelatedEventImpl extends RelatedEvent implements js_library.JSObjectInterf
acesDom { | 2717 class RelatedEventImpl extends RelatedEvent implements js_library.JSObjectInterf
acesDom { |
| 2646 RelatedEventImpl.internal_() : super.internal_(); | 2718 RelatedEventImpl.internal_() : super.internal_(); |
| 2647 get runtimeType => RelatedEvent; | 2719 get runtimeType => RelatedEvent; |
| 2648 toString() => super.toString(); | 2720 toString() => super.toString(); |
| 2649 } | 2721 } |
| 2722 @patch class Rotation { |
| 2723 static Type get instanceRuntimeType => RotationImpl; |
| 2724 |
| 2725 } |
| 2726 class RotationImpl extends Rotation implements js_library.JSObjectInterfacesDom
{ |
| 2727 RotationImpl.internal_() : super.internal_(); |
| 2728 get runtimeType => Rotation; |
| 2729 toString() => super.toString(); |
| 2730 } |
| 2731 @patch class RtcCertificate { |
| 2732 static Type get instanceRuntimeType => RtcCertificateImpl; |
| 2733 |
| 2734 } |
| 2735 class RtcCertificateImpl extends RtcCertificate implements js_library.JSObjectIn
terfacesDom { |
| 2736 RtcCertificateImpl.internal_() : super.internal_(); |
| 2737 get runtimeType => RtcCertificate; |
| 2738 toString() => super.toString(); |
| 2739 } |
| 2650 @patch class RtcDataChannel { | 2740 @patch class RtcDataChannel { |
| 2651 static Type get instanceRuntimeType => RtcDataChannelImpl; | 2741 static Type get instanceRuntimeType => RtcDataChannelImpl; |
| 2652 | 2742 |
| 2653 } | 2743 } |
| 2654 class RtcDataChannelImpl extends RtcDataChannel implements js_library.JSObjectIn
terfacesDom { | 2744 class RtcDataChannelImpl extends RtcDataChannel implements js_library.JSObjectIn
terfacesDom { |
| 2655 RtcDataChannelImpl.internal_() : super.internal_(); | 2745 RtcDataChannelImpl.internal_() : super.internal_(); |
| 2656 get runtimeType => RtcDataChannel; | 2746 get runtimeType => RtcDataChannel; |
| 2657 toString() => super.toString(); | 2747 toString() => super.toString(); |
| 2658 } | 2748 } |
| 2659 @patch class RtcDataChannelEvent { | 2749 @patch class RtcDataChannelEvent { |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2730 } | 2820 } |
| 2731 @patch class RtcStatsResponse { | 2821 @patch class RtcStatsResponse { |
| 2732 static Type get instanceRuntimeType => RtcStatsResponseImpl; | 2822 static Type get instanceRuntimeType => RtcStatsResponseImpl; |
| 2733 | 2823 |
| 2734 } | 2824 } |
| 2735 class RtcStatsResponseImpl extends RtcStatsResponse implements js_library.JSObje
ctInterfacesDom { | 2825 class RtcStatsResponseImpl extends RtcStatsResponse implements js_library.JSObje
ctInterfacesDom { |
| 2736 RtcStatsResponseImpl.internal_() : super.internal_(); | 2826 RtcStatsResponseImpl.internal_() : super.internal_(); |
| 2737 get runtimeType => RtcStatsResponse; | 2827 get runtimeType => RtcStatsResponse; |
| 2738 toString() => super.toString(); | 2828 toString() => super.toString(); |
| 2739 } | 2829 } |
| 2830 @patch class Scale { |
| 2831 static Type get instanceRuntimeType => ScaleImpl; |
| 2832 |
| 2833 } |
| 2834 class ScaleImpl extends Scale implements js_library.JSObjectInterfacesDom { |
| 2835 ScaleImpl.internal_() : super.internal_(); |
| 2836 get runtimeType => Scale; |
| 2837 toString() => super.toString(); |
| 2838 } |
| 2740 @patch class Screen { | 2839 @patch class Screen { |
| 2741 static Type get instanceRuntimeType => ScreenImpl; | 2840 static Type get instanceRuntimeType => ScreenImpl; |
| 2742 | 2841 |
| 2743 } | 2842 } |
| 2744 class ScreenImpl extends Screen implements js_library.JSObjectInterfacesDom { | 2843 class ScreenImpl extends Screen implements js_library.JSObjectInterfacesDom { |
| 2745 ScreenImpl.internal_() : super.internal_(); | 2844 ScreenImpl.internal_() : super.internal_(); |
| 2746 get runtimeType => Screen; | 2845 get runtimeType => Screen; |
| 2747 toString() => super.toString(); | 2846 toString() => super.toString(); |
| 2748 } | 2847 } |
| 2749 @patch class ScreenOrientation { | 2848 @patch class ScreenOrientation { |
| (...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2901 } | 3000 } |
| 2902 @patch class SharedWorkerGlobalScope { | 3001 @patch class SharedWorkerGlobalScope { |
| 2903 static Type get instanceRuntimeType => SharedWorkerGlobalScopeImpl; | 3002 static Type get instanceRuntimeType => SharedWorkerGlobalScopeImpl; |
| 2904 | 3003 |
| 2905 } | 3004 } |
| 2906 class SharedWorkerGlobalScopeImpl extends SharedWorkerGlobalScope implements js_
library.JSObjectInterfacesDom { | 3005 class SharedWorkerGlobalScopeImpl extends SharedWorkerGlobalScope implements js_
library.JSObjectInterfacesDom { |
| 2907 SharedWorkerGlobalScopeImpl.internal_() : super.internal_(); | 3006 SharedWorkerGlobalScopeImpl.internal_() : super.internal_(); |
| 2908 get runtimeType => SharedWorkerGlobalScope; | 3007 get runtimeType => SharedWorkerGlobalScope; |
| 2909 toString() => super.toString(); | 3008 toString() => super.toString(); |
| 2910 } | 3009 } |
| 3010 @patch class SimpleLength { |
| 3011 static Type get instanceRuntimeType => SimpleLengthImpl; |
| 3012 |
| 3013 } |
| 3014 class SimpleLengthImpl extends SimpleLength implements js_library.JSObjectInterf
acesDom { |
| 3015 SimpleLengthImpl.internal_() : super.internal_(); |
| 3016 get runtimeType => SimpleLength; |
| 3017 toString() => super.toString(); |
| 3018 } |
| 3019 @patch class Skew { |
| 3020 static Type get instanceRuntimeType => SkewImpl; |
| 3021 |
| 3022 } |
| 3023 class SkewImpl extends Skew implements js_library.JSObjectInterfacesDom { |
| 3024 SkewImpl.internal_() : super.internal_(); |
| 3025 get runtimeType => Skew; |
| 3026 toString() => super.toString(); |
| 3027 } |
| 3028 @patch class SlotElement { |
| 3029 static Type get instanceRuntimeType => SlotElementImpl; |
| 3030 |
| 3031 } |
| 3032 class SlotElementImpl extends SlotElement implements js_library.JSObjectInterfac
esDom { |
| 3033 SlotElementImpl.internal_() : super.internal_(); |
| 3034 get runtimeType => SlotElement; |
| 3035 toString() => super.toString(); |
| 3036 } |
| 2911 @patch class SourceBuffer { | 3037 @patch class SourceBuffer { |
| 2912 static Type get instanceRuntimeType => SourceBufferImpl; | 3038 static Type get instanceRuntimeType => SourceBufferImpl; |
| 2913 | 3039 |
| 2914 } | 3040 } |
| 2915 class SourceBufferImpl extends SourceBuffer implements js_library.JSObjectInterf
acesDom { | 3041 class SourceBufferImpl extends SourceBuffer implements js_library.JSObjectInterf
acesDom { |
| 2916 SourceBufferImpl.internal_() : super.internal_(); | 3042 SourceBufferImpl.internal_() : super.internal_(); |
| 2917 get runtimeType => SourceBuffer; | 3043 get runtimeType => SourceBuffer; |
| 2918 toString() => super.toString(); | 3044 toString() => super.toString(); |
| 2919 } | 3045 } |
| 2920 @patch class SourceBufferList { | 3046 @patch class SourceBufferList { |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3045 } | 3171 } |
| 3046 @patch class SpeechSynthesisVoice { | 3172 @patch class SpeechSynthesisVoice { |
| 3047 static Type get instanceRuntimeType => SpeechSynthesisVoiceImpl; | 3173 static Type get instanceRuntimeType => SpeechSynthesisVoiceImpl; |
| 3048 | 3174 |
| 3049 } | 3175 } |
| 3050 class SpeechSynthesisVoiceImpl extends SpeechSynthesisVoice implements js_librar
y.JSObjectInterfacesDom { | 3176 class SpeechSynthesisVoiceImpl extends SpeechSynthesisVoice implements js_librar
y.JSObjectInterfacesDom { |
| 3051 SpeechSynthesisVoiceImpl.internal_() : super.internal_(); | 3177 SpeechSynthesisVoiceImpl.internal_() : super.internal_(); |
| 3052 get runtimeType => SpeechSynthesisVoice; | 3178 get runtimeType => SpeechSynthesisVoice; |
| 3053 toString() => super.toString(); | 3179 toString() => super.toString(); |
| 3054 } | 3180 } |
| 3055 @patch class StashedMessagePort { | |
| 3056 static Type get instanceRuntimeType => StashedMessagePortImpl; | |
| 3057 | |
| 3058 } | |
| 3059 class StashedMessagePortImpl extends StashedMessagePort implements js_library.JS
ObjectInterfacesDom { | |
| 3060 StashedMessagePortImpl.internal_() : super.internal_(); | |
| 3061 get runtimeType => StashedMessagePort; | |
| 3062 toString() => super.toString(); | |
| 3063 } | |
| 3064 @patch class StashedPortCollection { | |
| 3065 static Type get instanceRuntimeType => StashedPortCollectionImpl; | |
| 3066 | |
| 3067 } | |
| 3068 class StashedPortCollectionImpl extends StashedPortCollection implements js_libr
ary.JSObjectInterfacesDom { | |
| 3069 StashedPortCollectionImpl.internal_() : super.internal_(); | |
| 3070 get runtimeType => StashedPortCollection; | |
| 3071 toString() => super.toString(); | |
| 3072 } | |
| 3073 @patch class Storage { | 3181 @patch class Storage { |
| 3074 static Type get instanceRuntimeType => StorageImpl; | 3182 static Type get instanceRuntimeType => StorageImpl; |
| 3075 | 3183 |
| 3076 } | 3184 } |
| 3077 class StorageImpl extends Storage implements js_library.JSObjectInterfacesDom { | 3185 class StorageImpl extends Storage implements js_library.JSObjectInterfacesDom { |
| 3078 StorageImpl.internal_() : super.internal_(); | 3186 StorageImpl.internal_() : super.internal_(); |
| 3079 get runtimeType => Storage; | 3187 get runtimeType => Storage; |
| 3080 toString() => super.toString(); | 3188 toString() => super.toString(); |
| 3081 } | 3189 } |
| 3082 @patch class StorageEvent { | 3190 @patch class StorageEvent { |
| 3083 static Type get instanceRuntimeType => StorageEventImpl; | 3191 static Type get instanceRuntimeType => StorageEventImpl; |
| 3084 | 3192 |
| 3085 } | 3193 } |
| 3086 class StorageEventImpl extends StorageEvent implements js_library.JSObjectInterf
acesDom { | 3194 class StorageEventImpl extends StorageEvent implements js_library.JSObjectInterf
acesDom { |
| 3087 StorageEventImpl.internal_() : super.internal_(); | 3195 StorageEventImpl.internal_() : super.internal_(); |
| 3088 get runtimeType => StorageEvent; | 3196 get runtimeType => StorageEvent; |
| 3089 toString() => super.toString(); | 3197 toString() => super.toString(); |
| 3090 } | 3198 } |
| 3091 @patch class StorageInfo { | 3199 @patch class StorageInfo { |
| 3092 static Type get instanceRuntimeType => StorageInfoImpl; | 3200 static Type get instanceRuntimeType => StorageInfoImpl; |
| 3093 | 3201 |
| 3094 } | 3202 } |
| 3095 class StorageInfoImpl extends StorageInfo implements js_library.JSObjectInterfac
esDom { | 3203 class StorageInfoImpl extends StorageInfo implements js_library.JSObjectInterfac
esDom { |
| 3096 StorageInfoImpl.internal_() : super.internal_(); | 3204 StorageInfoImpl.internal_() : super.internal_(); |
| 3097 get runtimeType => StorageInfo; | 3205 get runtimeType => StorageInfo; |
| 3098 toString() => super.toString(); | 3206 toString() => super.toString(); |
| 3099 } | 3207 } |
| 3208 @patch class StorageManager { |
| 3209 static Type get instanceRuntimeType => StorageManagerImpl; |
| 3210 |
| 3211 } |
| 3212 class StorageManagerImpl extends StorageManager implements js_library.JSObjectIn
terfacesDom { |
| 3213 StorageManagerImpl.internal_() : super.internal_(); |
| 3214 get runtimeType => StorageManager; |
| 3215 toString() => super.toString(); |
| 3216 } |
| 3100 @patch class StorageQuota { | 3217 @patch class StorageQuota { |
| 3101 static Type get instanceRuntimeType => StorageQuotaImpl; | 3218 static Type get instanceRuntimeType => StorageQuotaImpl; |
| 3102 | 3219 |
| 3103 } | 3220 } |
| 3104 class StorageQuotaImpl extends StorageQuota implements js_library.JSObjectInterf
acesDom { | 3221 class StorageQuotaImpl extends StorageQuota implements js_library.JSObjectInterf
acesDom { |
| 3105 StorageQuotaImpl.internal_() : super.internal_(); | 3222 StorageQuotaImpl.internal_() : super.internal_(); |
| 3106 get runtimeType => StorageQuota; | 3223 get runtimeType => StorageQuota; |
| 3107 toString() => super.toString(); | 3224 toString() => super.toString(); |
| 3108 } | 3225 } |
| 3109 @patch class StyleElement { | 3226 @patch class StyleElement { |
| 3110 static Type get instanceRuntimeType => StyleElementImpl; | 3227 static Type get instanceRuntimeType => StyleElementImpl; |
| 3111 | 3228 |
| 3112 } | 3229 } |
| 3113 class StyleElementImpl extends StyleElement implements js_library.JSObjectInterf
acesDom { | 3230 class StyleElementImpl extends StyleElement implements js_library.JSObjectInterf
acesDom { |
| 3114 StyleElementImpl.internal_() : super.internal_(); | 3231 StyleElementImpl.internal_() : super.internal_(); |
| 3115 get runtimeType => StyleElement; | 3232 get runtimeType => StyleElement; |
| 3116 toString() => super.toString(); | 3233 toString() => super.toString(); |
| 3117 } | 3234 } |
| 3118 @patch class StyleMedia { | 3235 @patch class StyleMedia { |
| 3119 static Type get instanceRuntimeType => StyleMediaImpl; | 3236 static Type get instanceRuntimeType => StyleMediaImpl; |
| 3120 | 3237 |
| 3121 } | 3238 } |
| 3122 class StyleMediaImpl extends StyleMedia implements js_library.JSObjectInterfaces
Dom { | 3239 class StyleMediaImpl extends StyleMedia implements js_library.JSObjectInterfaces
Dom { |
| 3123 StyleMediaImpl.internal_() : super.internal_(); | 3240 StyleMediaImpl.internal_() : super.internal_(); |
| 3124 get runtimeType => StyleMedia; | 3241 get runtimeType => StyleMedia; |
| 3125 toString() => super.toString(); | 3242 toString() => super.toString(); |
| 3126 } | 3243 } |
| 3244 @patch class StylePropertyMap { |
| 3245 static Type get instanceRuntimeType => StylePropertyMapImpl; |
| 3246 |
| 3247 } |
| 3248 class StylePropertyMapImpl extends StylePropertyMap implements js_library.JSObje
ctInterfacesDom { |
| 3249 StylePropertyMapImpl.internal_() : super.internal_(); |
| 3250 get runtimeType => StylePropertyMap; |
| 3251 toString() => super.toString(); |
| 3252 } |
| 3127 @patch class StyleSheet { | 3253 @patch class StyleSheet { |
| 3128 static Type get instanceRuntimeType => StyleSheetImpl; | 3254 static Type get instanceRuntimeType => StyleSheetImpl; |
| 3129 | 3255 |
| 3130 } | 3256 } |
| 3131 class StyleSheetImpl extends StyleSheet implements js_library.JSObjectInterfaces
Dom { | 3257 class StyleSheetImpl extends StyleSheet implements js_library.JSObjectInterfaces
Dom { |
| 3132 StyleSheetImpl.internal_() : super.internal_(); | 3258 StyleSheetImpl.internal_() : super.internal_(); |
| 3133 get runtimeType => StyleSheet; | 3259 get runtimeType => StyleSheet; |
| 3134 toString() => super.toString(); | 3260 toString() => super.toString(); |
| 3135 } | 3261 } |
| 3262 @patch class StyleValue { |
| 3263 static Type get instanceRuntimeType => StyleValueImpl; |
| 3264 |
| 3265 } |
| 3266 class StyleValueImpl extends StyleValue implements js_library.JSObjectInterfaces
Dom { |
| 3267 StyleValueImpl.internal_() : super.internal_(); |
| 3268 get runtimeType => StyleValue; |
| 3269 toString() => super.toString(); |
| 3270 } |
| 3136 @patch class SyncEvent { | 3271 @patch class SyncEvent { |
| 3137 static Type get instanceRuntimeType => SyncEventImpl; | 3272 static Type get instanceRuntimeType => SyncEventImpl; |
| 3138 | 3273 |
| 3139 } | 3274 } |
| 3140 class SyncEventImpl extends SyncEvent implements js_library.JSObjectInterfacesDo
m { | 3275 class SyncEventImpl extends SyncEvent implements js_library.JSObjectInterfacesDo
m { |
| 3141 SyncEventImpl.internal_() : super.internal_(); | 3276 SyncEventImpl.internal_() : super.internal_(); |
| 3142 get runtimeType => SyncEvent; | 3277 get runtimeType => SyncEvent; |
| 3143 toString() => super.toString(); | 3278 toString() => super.toString(); |
| 3144 } | 3279 } |
| 3145 @patch class SyncManager { | 3280 @patch class SyncManager { |
| 3146 static Type get instanceRuntimeType => SyncManagerImpl; | 3281 static Type get instanceRuntimeType => SyncManagerImpl; |
| 3147 | 3282 |
| 3148 } | 3283 } |
| 3149 class SyncManagerImpl extends SyncManager implements js_library.JSObjectInterfac
esDom { | 3284 class SyncManagerImpl extends SyncManager implements js_library.JSObjectInterfac
esDom { |
| 3150 SyncManagerImpl.internal_() : super.internal_(); | 3285 SyncManagerImpl.internal_() : super.internal_(); |
| 3151 get runtimeType => SyncManager; | 3286 get runtimeType => SyncManager; |
| 3152 toString() => super.toString(); | 3287 toString() => super.toString(); |
| 3153 } | 3288 } |
| 3154 @patch class SyncRegistration { | |
| 3155 static Type get instanceRuntimeType => SyncRegistrationImpl; | |
| 3156 | |
| 3157 } | |
| 3158 class SyncRegistrationImpl extends SyncRegistration implements js_library.JSObje
ctInterfacesDom { | |
| 3159 SyncRegistrationImpl.internal_() : super.internal_(); | |
| 3160 get runtimeType => SyncRegistration; | |
| 3161 toString() => super.toString(); | |
| 3162 } | |
| 3163 @patch class TableCaptionElement { | 3289 @patch class TableCaptionElement { |
| 3164 static Type get instanceRuntimeType => TableCaptionElementImpl; | 3290 static Type get instanceRuntimeType => TableCaptionElementImpl; |
| 3165 | 3291 |
| 3166 } | 3292 } |
| 3167 class TableCaptionElementImpl extends TableCaptionElement implements js_library.
JSObjectInterfacesDom { | 3293 class TableCaptionElementImpl extends TableCaptionElement implements js_library.
JSObjectInterfacesDom { |
| 3168 TableCaptionElementImpl.internal_() : super.internal_(); | 3294 TableCaptionElementImpl.internal_() : super.internal_(); |
| 3169 get runtimeType => TableCaptionElement; | 3295 get runtimeType => TableCaptionElement; |
| 3170 toString() => super.toString(); | 3296 toString() => super.toString(); |
| 3171 } | 3297 } |
| 3172 @patch class TableCellElement { | 3298 @patch class TableCellElement { |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3369 } | 3495 } |
| 3370 @patch class TrackEvent { | 3496 @patch class TrackEvent { |
| 3371 static Type get instanceRuntimeType => TrackEventImpl; | 3497 static Type get instanceRuntimeType => TrackEventImpl; |
| 3372 | 3498 |
| 3373 } | 3499 } |
| 3374 class TrackEventImpl extends TrackEvent implements js_library.JSObjectInterfaces
Dom { | 3500 class TrackEventImpl extends TrackEvent implements js_library.JSObjectInterfaces
Dom { |
| 3375 TrackEventImpl.internal_() : super.internal_(); | 3501 TrackEventImpl.internal_() : super.internal_(); |
| 3376 get runtimeType => TrackEvent; | 3502 get runtimeType => TrackEvent; |
| 3377 toString() => super.toString(); | 3503 toString() => super.toString(); |
| 3378 } | 3504 } |
| 3505 @patch class TransformComponent { |
| 3506 static Type get instanceRuntimeType => TransformComponentImpl; |
| 3507 |
| 3508 } |
| 3509 class TransformComponentImpl extends TransformComponent implements js_library.JS
ObjectInterfacesDom { |
| 3510 TransformComponentImpl.internal_() : super.internal_(); |
| 3511 get runtimeType => TransformComponent; |
| 3512 toString() => super.toString(); |
| 3513 } |
| 3514 @patch class TransformValue { |
| 3515 static Type get instanceRuntimeType => TransformValueImpl; |
| 3516 |
| 3517 } |
| 3518 class TransformValueImpl extends TransformValue implements js_library.JSObjectIn
terfacesDom { |
| 3519 TransformValueImpl.internal_() : super.internal_(); |
| 3520 get runtimeType => TransformValue; |
| 3521 toString() => super.toString(); |
| 3522 } |
| 3379 @patch class TransitionEvent { | 3523 @patch class TransitionEvent { |
| 3380 static Type get instanceRuntimeType => TransitionEventImpl; | 3524 static Type get instanceRuntimeType => TransitionEventImpl; |
| 3381 | 3525 |
| 3382 } | 3526 } |
| 3383 class TransitionEventImpl extends TransitionEvent implements js_library.JSObject
InterfacesDom { | 3527 class TransitionEventImpl extends TransitionEvent implements js_library.JSObject
InterfacesDom { |
| 3384 TransitionEventImpl.internal_() : super.internal_(); | 3528 TransitionEventImpl.internal_() : super.internal_(); |
| 3385 get runtimeType => TransitionEvent; | 3529 get runtimeType => TransitionEvent; |
| 3386 toString() => super.toString(); | 3530 toString() => super.toString(); |
| 3387 } | 3531 } |
| 3532 @patch class Translation { |
| 3533 static Type get instanceRuntimeType => TranslationImpl; |
| 3534 |
| 3535 } |
| 3536 class TranslationImpl extends Translation implements js_library.JSObjectInterfac
esDom { |
| 3537 TranslationImpl.internal_() : super.internal_(); |
| 3538 get runtimeType => Translation; |
| 3539 toString() => super.toString(); |
| 3540 } |
| 3388 @patch class TreeWalker { | 3541 @patch class TreeWalker { |
| 3389 static Type get instanceRuntimeType => TreeWalkerImpl; | 3542 static Type get instanceRuntimeType => TreeWalkerImpl; |
| 3390 | 3543 |
| 3391 } | 3544 } |
| 3392 class TreeWalkerImpl extends TreeWalker implements js_library.JSObjectInterfaces
Dom { | 3545 class TreeWalkerImpl extends TreeWalker implements js_library.JSObjectInterfaces
Dom { |
| 3393 TreeWalkerImpl.internal_() : super.internal_(); | 3546 TreeWalkerImpl.internal_() : super.internal_(); |
| 3394 get runtimeType => TreeWalker; | 3547 get runtimeType => TreeWalker; |
| 3395 toString() => super.toString(); | 3548 toString() => super.toString(); |
| 3396 } | 3549 } |
| 3397 @patch class UIEvent { | 3550 @patch class UIEvent { |
| 3398 static Type get instanceRuntimeType => UIEventImpl; | 3551 static Type get instanceRuntimeType => UIEventImpl; |
| 3399 | 3552 |
| 3400 } | 3553 } |
| 3401 class UIEventImpl extends UIEvent implements js_library.JSObjectInterfacesDom { | 3554 class UIEventImpl extends UIEvent implements js_library.JSObjectInterfacesDom { |
| 3402 UIEventImpl.internal_() : super.internal_(); | 3555 UIEventImpl.internal_() : super.internal_(); |
| 3403 get runtimeType => UIEvent; | 3556 get runtimeType => UIEvent; |
| 3404 toString() => super.toString(); | 3557 toString() => super.toString(); |
| 3405 } | 3558 } |
| 3406 @patch class UListElement { | 3559 @patch class UListElement { |
| 3407 static Type get instanceRuntimeType => UListElementImpl; | 3560 static Type get instanceRuntimeType => UListElementImpl; |
| 3408 | 3561 |
| 3409 } | 3562 } |
| 3410 class UListElementImpl extends UListElement implements js_library.JSObjectInterf
acesDom { | 3563 class UListElementImpl extends UListElement implements js_library.JSObjectInterf
acesDom { |
| 3411 UListElementImpl.internal_() : super.internal_(); | 3564 UListElementImpl.internal_() : super.internal_(); |
| 3412 get runtimeType => UListElement; | 3565 get runtimeType => UListElement; |
| 3413 toString() => super.toString(); | 3566 toString() => super.toString(); |
| 3414 } | 3567 } |
| 3568 @patch class UnderlyingSourceBase { |
| 3569 static Type get instanceRuntimeType => UnderlyingSourceBaseImpl; |
| 3570 |
| 3571 } |
| 3572 class UnderlyingSourceBaseImpl extends UnderlyingSourceBase implements js_librar
y.JSObjectInterfacesDom { |
| 3573 UnderlyingSourceBaseImpl.internal_() : super.internal_(); |
| 3574 get runtimeType => UnderlyingSourceBase; |
| 3575 toString() => super.toString(); |
| 3576 } |
| 3415 @patch class UnknownElement { | 3577 @patch class UnknownElement { |
| 3416 static Type get instanceRuntimeType => UnknownElementImpl; | 3578 static Type get instanceRuntimeType => UnknownElementImpl; |
| 3417 | 3579 |
| 3418 } | 3580 } |
| 3419 class UnknownElementImpl extends UnknownElement implements js_library.JSObjectIn
terfacesDom { | 3581 class UnknownElementImpl extends UnknownElement implements js_library.JSObjectIn
terfacesDom { |
| 3420 UnknownElementImpl.internal_() : super.internal_(); | 3582 UnknownElementImpl.internal_() : super.internal_(); |
| 3421 get runtimeType => UnknownElement; | 3583 get runtimeType => UnknownElement; |
| 3422 toString() => super.toString(); | 3584 toString() => super.toString(); |
| 3423 } | 3585 } |
| 3424 @patch class Url { | 3586 @patch class Url { |
| 3425 static Type get instanceRuntimeType => UrlImpl; | 3587 static Type get instanceRuntimeType => UrlImpl; |
| 3426 | 3588 |
| 3427 } | 3589 } |
| 3428 class UrlImpl extends Url implements js_library.JSObjectInterfacesDom { | 3590 class UrlImpl extends Url implements js_library.JSObjectInterfacesDom { |
| 3429 UrlImpl.internal_() : super.internal_(); | 3591 UrlImpl.internal_() : super.internal_(); |
| 3430 get runtimeType => Url; | 3592 get runtimeType => Url; |
| 3431 toString() => super.toString(); | 3593 toString() => super.toString(); |
| 3432 } | 3594 } |
| 3595 @patch class UrlSearchParams { |
| 3596 static Type get instanceRuntimeType => UrlSearchParamsImpl; |
| 3597 |
| 3598 } |
| 3599 class UrlSearchParamsImpl extends UrlSearchParams implements js_library.JSObject
InterfacesDom { |
| 3600 UrlSearchParamsImpl.internal_() : super.internal_(); |
| 3601 get runtimeType => UrlSearchParams; |
| 3602 toString() => super.toString(); |
| 3603 } |
| 3433 @patch class UrlUtils { | 3604 @patch class UrlUtils { |
| 3434 static Type get instanceRuntimeType => UrlUtilsImpl; | 3605 static Type get instanceRuntimeType => UrlUtilsImpl; |
| 3435 | 3606 |
| 3436 } | 3607 } |
| 3437 class UrlUtilsImpl extends UrlUtils implements js_library.JSObjectInterfacesDom
{ | 3608 class UrlUtilsImpl extends UrlUtils implements js_library.JSObjectInterfacesDom
{ |
| 3438 UrlUtilsImpl.internal_() : super.internal_(); | 3609 UrlUtilsImpl.internal_() : super.internal_(); |
| 3439 get runtimeType => UrlUtils; | 3610 get runtimeType => UrlUtils; |
| 3440 toString() => super.toString(); | 3611 toString() => super.toString(); |
| 3441 } | 3612 } |
| 3442 @patch class UrlUtilsReadOnly { | 3613 @patch class UrlUtilsReadOnly { |
| (...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3711 } | 3882 } |
| 3712 @patch class _Attr { | 3883 @patch class _Attr { |
| 3713 static Type get instanceRuntimeType => _AttrImpl; | 3884 static Type get instanceRuntimeType => _AttrImpl; |
| 3714 | 3885 |
| 3715 } | 3886 } |
| 3716 class _AttrImpl extends _Attr implements js_library.JSObjectInterfacesDom { | 3887 class _AttrImpl extends _Attr implements js_library.JSObjectInterfacesDom { |
| 3717 _AttrImpl.internal_() : super.internal_(); | 3888 _AttrImpl.internal_() : super.internal_(); |
| 3718 get runtimeType => _Attr; | 3889 get runtimeType => _Attr; |
| 3719 toString() => super.toString(); | 3890 toString() => super.toString(); |
| 3720 } | 3891 } |
| 3892 @patch class _Bluetooth { |
| 3893 static Type get instanceRuntimeType => _BluetoothImpl; |
| 3894 |
| 3895 } |
| 3896 class _BluetoothImpl extends _Bluetooth implements js_library.JSObjectInterfaces
Dom { |
| 3897 _BluetoothImpl.internal_() : super.internal_(); |
| 3898 get runtimeType => _Bluetooth; |
| 3899 toString() => super.toString(); |
| 3900 } |
| 3901 @patch class _BluetoothAdvertisingData { |
| 3902 static Type get instanceRuntimeType => _BluetoothAdvertisingDataImpl; |
| 3903 |
| 3904 } |
| 3905 class _BluetoothAdvertisingDataImpl extends _BluetoothAdvertisingData implements
js_library.JSObjectInterfacesDom { |
| 3906 _BluetoothAdvertisingDataImpl.internal_() : super.internal_(); |
| 3907 get runtimeType => _BluetoothAdvertisingData; |
| 3908 toString() => super.toString(); |
| 3909 } |
| 3910 @patch class _BluetoothCharacteristicProperties { |
| 3911 static Type get instanceRuntimeType => _BluetoothCharacteristicPropertiesImpl; |
| 3912 |
| 3913 } |
| 3914 class _BluetoothCharacteristicPropertiesImpl extends _BluetoothCharacteristicPro
perties implements js_library.JSObjectInterfacesDom { |
| 3915 _BluetoothCharacteristicPropertiesImpl.internal_() : super.internal_(); |
| 3916 get runtimeType => _BluetoothCharacteristicProperties; |
| 3917 toString() => super.toString(); |
| 3918 } |
| 3919 @patch class _BluetoothDevice { |
| 3920 static Type get instanceRuntimeType => _BluetoothDeviceImpl; |
| 3921 |
| 3922 } |
| 3923 class _BluetoothDeviceImpl extends _BluetoothDevice implements js_library.JSObje
ctInterfacesDom { |
| 3924 _BluetoothDeviceImpl.internal_() : super.internal_(); |
| 3925 get runtimeType => _BluetoothDevice; |
| 3926 toString() => super.toString(); |
| 3927 } |
| 3928 @patch class _BluetoothRemoteGATTCharacteristic { |
| 3929 static Type get instanceRuntimeType => _BluetoothRemoteGATTCharacteristicImpl; |
| 3930 |
| 3931 } |
| 3932 class _BluetoothRemoteGATTCharacteristicImpl extends _BluetoothRemoteGATTCharact
eristic implements js_library.JSObjectInterfacesDom { |
| 3933 _BluetoothRemoteGATTCharacteristicImpl.internal_() : super.internal_(); |
| 3934 get runtimeType => _BluetoothRemoteGATTCharacteristic; |
| 3935 toString() => super.toString(); |
| 3936 } |
| 3937 @patch class _BluetoothRemoteGATTServer { |
| 3938 static Type get instanceRuntimeType => _BluetoothRemoteGATTServerImpl; |
| 3939 |
| 3940 } |
| 3941 class _BluetoothRemoteGATTServerImpl extends _BluetoothRemoteGATTServer implemen
ts js_library.JSObjectInterfacesDom { |
| 3942 _BluetoothRemoteGATTServerImpl.internal_() : super.internal_(); |
| 3943 get runtimeType => _BluetoothRemoteGATTServer; |
| 3944 toString() => super.toString(); |
| 3945 } |
| 3946 @patch class _BluetoothRemoteGATTService { |
| 3947 static Type get instanceRuntimeType => _BluetoothRemoteGATTServiceImpl; |
| 3948 |
| 3949 } |
| 3950 class _BluetoothRemoteGATTServiceImpl extends _BluetoothRemoteGATTService implem
ents js_library.JSObjectInterfacesDom { |
| 3951 _BluetoothRemoteGATTServiceImpl.internal_() : super.internal_(); |
| 3952 get runtimeType => _BluetoothRemoteGATTService; |
| 3953 toString() => super.toString(); |
| 3954 } |
| 3955 @patch class _BluetoothUUID { |
| 3956 static Type get instanceRuntimeType => _BluetoothUUIDImpl; |
| 3957 |
| 3958 } |
| 3959 class _BluetoothUUIDImpl extends _BluetoothUUID implements js_library.JSObjectIn
terfacesDom { |
| 3960 _BluetoothUUIDImpl.internal_() : super.internal_(); |
| 3961 get runtimeType => _BluetoothUUID; |
| 3962 toString() => super.toString(); |
| 3963 } |
| 3721 @patch class _Cache { | 3964 @patch class _Cache { |
| 3722 static Type get instanceRuntimeType => _CacheImpl; | 3965 static Type get instanceRuntimeType => _CacheImpl; |
| 3723 | 3966 |
| 3724 } | 3967 } |
| 3725 class _CacheImpl extends _Cache implements js_library.JSObjectInterfacesDom { | 3968 class _CacheImpl extends _Cache implements js_library.JSObjectInterfacesDom { |
| 3726 _CacheImpl.internal_() : super.internal_(); | 3969 _CacheImpl.internal_() : super.internal_(); |
| 3727 get runtimeType => _Cache; | 3970 get runtimeType => _Cache; |
| 3728 toString() => super.toString(); | 3971 toString() => super.toString(); |
| 3729 } | 3972 } |
| 3730 @patch class _CanvasPathMethods { | 3973 @patch class _CanvasPathMethods { |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3855 } | 4098 } |
| 3856 @patch class _HTMLAllCollection { | 4099 @patch class _HTMLAllCollection { |
| 3857 static Type get instanceRuntimeType => _HTMLAllCollectionImpl; | 4100 static Type get instanceRuntimeType => _HTMLAllCollectionImpl; |
| 3858 | 4101 |
| 3859 } | 4102 } |
| 3860 class _HTMLAllCollectionImpl extends _HTMLAllCollection implements js_library.JS
ObjectInterfacesDom { | 4103 class _HTMLAllCollectionImpl extends _HTMLAllCollection implements js_library.JS
ObjectInterfacesDom { |
| 3861 _HTMLAllCollectionImpl.internal_() : super.internal_(); | 4104 _HTMLAllCollectionImpl.internal_() : super.internal_(); |
| 3862 get runtimeType => _HTMLAllCollection; | 4105 get runtimeType => _HTMLAllCollection; |
| 3863 toString() => super.toString(); | 4106 toString() => super.toString(); |
| 3864 } | 4107 } |
| 3865 @patch class _HTMLAppletElement { | |
| 3866 static Type get instanceRuntimeType => _HTMLAppletElementImpl; | |
| 3867 | |
| 3868 } | |
| 3869 class _HTMLAppletElementImpl extends _HTMLAppletElement implements js_library.JS
ObjectInterfacesDom { | |
| 3870 _HTMLAppletElementImpl.internal_() : super.internal_(); | |
| 3871 get runtimeType => _HTMLAppletElement; | |
| 3872 toString() => super.toString(); | |
| 3873 } | |
| 3874 @patch class _HTMLDirectoryElement { | 4108 @patch class _HTMLDirectoryElement { |
| 3875 static Type get instanceRuntimeType => _HTMLDirectoryElementImpl; | 4109 static Type get instanceRuntimeType => _HTMLDirectoryElementImpl; |
| 3876 | 4110 |
| 3877 } | 4111 } |
| 3878 class _HTMLDirectoryElementImpl extends _HTMLDirectoryElement implements js_libr
ary.JSObjectInterfacesDom { | 4112 class _HTMLDirectoryElementImpl extends _HTMLDirectoryElement implements js_libr
ary.JSObjectInterfacesDom { |
| 3879 _HTMLDirectoryElementImpl.internal_() : super.internal_(); | 4113 _HTMLDirectoryElementImpl.internal_() : super.internal_(); |
| 3880 get runtimeType => _HTMLDirectoryElement; | 4114 get runtimeType => _HTMLDirectoryElement; |
| 3881 toString() => super.toString(); | 4115 toString() => super.toString(); |
| 3882 } | 4116 } |
| 3883 @patch class _HTMLFontElement { | 4117 @patch class _HTMLFontElement { |
| (...skipping 25 matching lines...) Expand all Loading... |
| 3909 } | 4143 } |
| 3910 @patch class _HTMLMarqueeElement { | 4144 @patch class _HTMLMarqueeElement { |
| 3911 static Type get instanceRuntimeType => _HTMLMarqueeElementImpl; | 4145 static Type get instanceRuntimeType => _HTMLMarqueeElementImpl; |
| 3912 | 4146 |
| 3913 } | 4147 } |
| 3914 class _HTMLMarqueeElementImpl extends _HTMLMarqueeElement implements js_library.
JSObjectInterfacesDom { | 4148 class _HTMLMarqueeElementImpl extends _HTMLMarqueeElement implements js_library.
JSObjectInterfacesDom { |
| 3915 _HTMLMarqueeElementImpl.internal_() : super.internal_(); | 4149 _HTMLMarqueeElementImpl.internal_() : super.internal_(); |
| 3916 get runtimeType => _HTMLMarqueeElement; | 4150 get runtimeType => _HTMLMarqueeElement; |
| 3917 toString() => super.toString(); | 4151 toString() => super.toString(); |
| 3918 } | 4152 } |
| 4153 @patch class _NFC { |
| 4154 static Type get instanceRuntimeType => _NFCImpl; |
| 4155 |
| 4156 } |
| 4157 class _NFCImpl extends _NFC implements js_library.JSObjectInterfacesDom { |
| 4158 _NFCImpl.internal_() : super.internal_(); |
| 4159 get runtimeType => _NFC; |
| 4160 toString() => super.toString(); |
| 4161 } |
| 3919 @patch class _NamedNodeMap { | 4162 @patch class _NamedNodeMap { |
| 3920 static Type get instanceRuntimeType => _NamedNodeMapImpl; | 4163 static Type get instanceRuntimeType => _NamedNodeMapImpl; |
| 3921 | 4164 |
| 3922 } | 4165 } |
| 3923 class _NamedNodeMapImpl extends _NamedNodeMap implements js_library.JSObjectInte
rfacesDom { | 4166 class _NamedNodeMapImpl extends _NamedNodeMap implements js_library.JSObjectInte
rfacesDom { |
| 3924 _NamedNodeMapImpl.internal_() : super.internal_(); | 4167 _NamedNodeMapImpl.internal_() : super.internal_(); |
| 3925 get runtimeType => _NamedNodeMap; | 4168 get runtimeType => _NamedNodeMap; |
| 3926 toString() => super.toString(); | 4169 toString() => super.toString(); |
| 3927 } | 4170 } |
| 3928 @patch class _PagePopupController { | 4171 @patch class _PagePopupController { |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3999 } | 4242 } |
| 4000 @patch class _SubtleCrypto { | 4243 @patch class _SubtleCrypto { |
| 4001 static Type get instanceRuntimeType => _SubtleCryptoImpl; | 4244 static Type get instanceRuntimeType => _SubtleCryptoImpl; |
| 4002 | 4245 |
| 4003 } | 4246 } |
| 4004 class _SubtleCryptoImpl extends _SubtleCrypto implements js_library.JSObjectInte
rfacesDom { | 4247 class _SubtleCryptoImpl extends _SubtleCrypto implements js_library.JSObjectInte
rfacesDom { |
| 4005 _SubtleCryptoImpl.internal_() : super.internal_(); | 4248 _SubtleCryptoImpl.internal_() : super.internal_(); |
| 4006 get runtimeType => _SubtleCrypto; | 4249 get runtimeType => _SubtleCrypto; |
| 4007 toString() => super.toString(); | 4250 toString() => super.toString(); |
| 4008 } | 4251 } |
| 4252 @patch class _USB { |
| 4253 static Type get instanceRuntimeType => _USBImpl; |
| 4254 |
| 4255 } |
| 4256 class _USBImpl extends _USB implements js_library.JSObjectInterfacesDom { |
| 4257 _USBImpl.internal_() : super.internal_(); |
| 4258 get runtimeType => _USB; |
| 4259 toString() => super.toString(); |
| 4260 } |
| 4261 @patch class _USBAlternateInterface { |
| 4262 static Type get instanceRuntimeType => _USBAlternateInterfaceImpl; |
| 4263 |
| 4264 } |
| 4265 class _USBAlternateInterfaceImpl extends _USBAlternateInterface implements js_li
brary.JSObjectInterfacesDom { |
| 4266 _USBAlternateInterfaceImpl.internal_() : super.internal_(); |
| 4267 get runtimeType => _USBAlternateInterface; |
| 4268 toString() => super.toString(); |
| 4269 } |
| 4270 @patch class _USBConfiguration { |
| 4271 static Type get instanceRuntimeType => _USBConfigurationImpl; |
| 4272 |
| 4273 } |
| 4274 class _USBConfigurationImpl extends _USBConfiguration implements js_library.JSOb
jectInterfacesDom { |
| 4275 _USBConfigurationImpl.internal_() : super.internal_(); |
| 4276 get runtimeType => _USBConfiguration; |
| 4277 toString() => super.toString(); |
| 4278 } |
| 4279 @patch class _USBConnectionEvent { |
| 4280 static Type get instanceRuntimeType => _USBConnectionEventImpl; |
| 4281 |
| 4282 } |
| 4283 class _USBConnectionEventImpl extends _USBConnectionEvent implements js_library.
JSObjectInterfacesDom { |
| 4284 _USBConnectionEventImpl.internal_() : super.internal_(); |
| 4285 get runtimeType => _USBConnectionEvent; |
| 4286 toString() => super.toString(); |
| 4287 } |
| 4288 @patch class _USBDevice { |
| 4289 static Type get instanceRuntimeType => _USBDeviceImpl; |
| 4290 |
| 4291 } |
| 4292 class _USBDeviceImpl extends _USBDevice implements js_library.JSObjectInterfaces
Dom { |
| 4293 _USBDeviceImpl.internal_() : super.internal_(); |
| 4294 get runtimeType => _USBDevice; |
| 4295 toString() => super.toString(); |
| 4296 } |
| 4297 @patch class _USBEndpoint { |
| 4298 static Type get instanceRuntimeType => _USBEndpointImpl; |
| 4299 |
| 4300 } |
| 4301 class _USBEndpointImpl extends _USBEndpoint implements js_library.JSObjectInterf
acesDom { |
| 4302 _USBEndpointImpl.internal_() : super.internal_(); |
| 4303 get runtimeType => _USBEndpoint; |
| 4304 toString() => super.toString(); |
| 4305 } |
| 4306 @patch class _USBInTransferResult { |
| 4307 static Type get instanceRuntimeType => _USBInTransferResultImpl; |
| 4308 |
| 4309 } |
| 4310 class _USBInTransferResultImpl extends _USBInTransferResult implements js_librar
y.JSObjectInterfacesDom { |
| 4311 _USBInTransferResultImpl.internal_() : super.internal_(); |
| 4312 get runtimeType => _USBInTransferResult; |
| 4313 toString() => super.toString(); |
| 4314 } |
| 4315 @patch class _USBInterface { |
| 4316 static Type get instanceRuntimeType => _USBInterfaceImpl; |
| 4317 |
| 4318 } |
| 4319 class _USBInterfaceImpl extends _USBInterface implements js_library.JSObjectInte
rfacesDom { |
| 4320 _USBInterfaceImpl.internal_() : super.internal_(); |
| 4321 get runtimeType => _USBInterface; |
| 4322 toString() => super.toString(); |
| 4323 } |
| 4324 @patch class _USBIsochronousInTransferPacket { |
| 4325 static Type get instanceRuntimeType => _USBIsochronousInTransferPacketImpl; |
| 4326 |
| 4327 } |
| 4328 class _USBIsochronousInTransferPacketImpl extends _USBIsochronousInTransferPacke
t implements js_library.JSObjectInterfacesDom { |
| 4329 _USBIsochronousInTransferPacketImpl.internal_() : super.internal_(); |
| 4330 get runtimeType => _USBIsochronousInTransferPacket; |
| 4331 toString() => super.toString(); |
| 4332 } |
| 4333 @patch class _USBIsochronousInTransferResult { |
| 4334 static Type get instanceRuntimeType => _USBIsochronousInTransferResultImpl; |
| 4335 |
| 4336 } |
| 4337 class _USBIsochronousInTransferResultImpl extends _USBIsochronousInTransferResul
t implements js_library.JSObjectInterfacesDom { |
| 4338 _USBIsochronousInTransferResultImpl.internal_() : super.internal_(); |
| 4339 get runtimeType => _USBIsochronousInTransferResult; |
| 4340 toString() => super.toString(); |
| 4341 } |
| 4342 @patch class _USBIsochronousOutTransferPacket { |
| 4343 static Type get instanceRuntimeType => _USBIsochronousOutTransferPacketImpl; |
| 4344 |
| 4345 } |
| 4346 class _USBIsochronousOutTransferPacketImpl extends _USBIsochronousOutTransferPac
ket implements js_library.JSObjectInterfacesDom { |
| 4347 _USBIsochronousOutTransferPacketImpl.internal_() : super.internal_(); |
| 4348 get runtimeType => _USBIsochronousOutTransferPacket; |
| 4349 toString() => super.toString(); |
| 4350 } |
| 4351 @patch class _USBIsochronousOutTransferResult { |
| 4352 static Type get instanceRuntimeType => _USBIsochronousOutTransferResultImpl; |
| 4353 |
| 4354 } |
| 4355 class _USBIsochronousOutTransferResultImpl extends _USBIsochronousOutTransferRes
ult implements js_library.JSObjectInterfacesDom { |
| 4356 _USBIsochronousOutTransferResultImpl.internal_() : super.internal_(); |
| 4357 get runtimeType => _USBIsochronousOutTransferResult; |
| 4358 toString() => super.toString(); |
| 4359 } |
| 4360 @patch class _USBOutTransferResult { |
| 4361 static Type get instanceRuntimeType => _USBOutTransferResultImpl; |
| 4362 |
| 4363 } |
| 4364 class _USBOutTransferResultImpl extends _USBOutTransferResult implements js_libr
ary.JSObjectInterfacesDom { |
| 4365 _USBOutTransferResultImpl.internal_() : super.internal_(); |
| 4366 get runtimeType => _USBOutTransferResult; |
| 4367 toString() => super.toString(); |
| 4368 } |
| 4009 @patch class _WebKitCSSMatrix { | 4369 @patch class _WebKitCSSMatrix { |
| 4010 static Type get instanceRuntimeType => _WebKitCSSMatrixImpl; | 4370 static Type get instanceRuntimeType => _WebKitCSSMatrixImpl; |
| 4011 | 4371 |
| 4012 } | 4372 } |
| 4013 class _WebKitCSSMatrixImpl extends _WebKitCSSMatrix implements js_library.JSObje
ctInterfacesDom { | 4373 class _WebKitCSSMatrixImpl extends _WebKitCSSMatrix implements js_library.JSObje
ctInterfacesDom { |
| 4014 _WebKitCSSMatrixImpl.internal_() : super.internal_(); | 4374 _WebKitCSSMatrixImpl.internal_() : super.internal_(); |
| 4015 get runtimeType => _WebKitCSSMatrix; | 4375 get runtimeType => _WebKitCSSMatrix; |
| 4016 toString() => super.toString(); | 4376 toString() => super.toString(); |
| 4017 } | 4377 } |
| 4018 @patch class _WindowTimers { | 4378 @patch class _WindowTimers { |
| (...skipping 16 matching lines...) Expand all Loading... |
| 4035 } | 4395 } |
| 4036 @patch class _WorkerNavigator { | 4396 @patch class _WorkerNavigator { |
| 4037 static Type get instanceRuntimeType => _WorkerNavigatorImpl; | 4397 static Type get instanceRuntimeType => _WorkerNavigatorImpl; |
| 4038 | 4398 |
| 4039 } | 4399 } |
| 4040 class _WorkerNavigatorImpl extends _WorkerNavigator implements js_library.JSObje
ctInterfacesDom { | 4400 class _WorkerNavigatorImpl extends _WorkerNavigator implements js_library.JSObje
ctInterfacesDom { |
| 4041 _WorkerNavigatorImpl.internal_() : super.internal_(); | 4401 _WorkerNavigatorImpl.internal_() : super.internal_(); |
| 4042 get runtimeType => _WorkerNavigator; | 4402 get runtimeType => _WorkerNavigator; |
| 4043 toString() => super.toString(); | 4403 toString() => super.toString(); |
| 4044 } | 4404 } |
| 4045 @patch class _XMLHttpRequestProgressEvent { | 4405 @patch class _Worklet { |
| 4046 static Type get instanceRuntimeType => _XMLHttpRequestProgressEventImpl; | 4406 static Type get instanceRuntimeType => _WorkletImpl; |
| 4047 | 4407 |
| 4048 } | 4408 } |
| 4049 class _XMLHttpRequestProgressEventImpl extends _XMLHttpRequestProgressEvent impl
ements js_library.JSObjectInterfacesDom { | 4409 class _WorkletImpl extends _Worklet implements js_library.JSObjectInterfacesDom
{ |
| 4050 _XMLHttpRequestProgressEventImpl.internal_() : super.internal_(); | 4410 _WorkletImpl.internal_() : super.internal_(); |
| 4051 get runtimeType => _XMLHttpRequestProgressEvent; | 4411 get runtimeType => _Worklet; |
| 4412 toString() => super.toString(); |
| 4413 } |
| 4414 @patch class _WorkletGlobalScope { |
| 4415 static Type get instanceRuntimeType => _WorkletGlobalScopeImpl; |
| 4416 |
| 4417 } |
| 4418 class _WorkletGlobalScopeImpl extends _WorkletGlobalScope implements js_library.
JSObjectInterfacesDom { |
| 4419 _WorkletGlobalScopeImpl.internal_() : super.internal_(); |
| 4420 get runtimeType => _WorkletGlobalScope; |
| 4052 toString() => super.toString(); | 4421 toString() => super.toString(); |
| 4053 } | 4422 } |
| 4054 | 4423 |
| 4055 """ | 4424 """ |
| 4056 ], | 4425 ], |
| 4057 "dart:indexed_db": [ | 4426 "dart:indexed_db": [ |
| 4058 "dart:indexed_db", | 4427 "dart:indexed_db", |
| 4059 "dart:indexed_db_js_interop_patch.dart", | 4428 "dart:indexed_db_js_interop_patch.dart", |
| 4060 """import 'dart:js' as js_library; | 4429 """import 'dart:js' as js_library; |
| 4061 | 4430 |
| (...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4207 } | 4576 } |
| 4208 @patch class ChromiumSubscribeUniform { | 4577 @patch class ChromiumSubscribeUniform { |
| 4209 static Type get instanceRuntimeType => ChromiumSubscribeUniformImpl; | 4578 static Type get instanceRuntimeType => ChromiumSubscribeUniformImpl; |
| 4210 | 4579 |
| 4211 } | 4580 } |
| 4212 class ChromiumSubscribeUniformImpl extends ChromiumSubscribeUniform implements j
s_library.JSObjectInterfacesDom { | 4581 class ChromiumSubscribeUniformImpl extends ChromiumSubscribeUniform implements j
s_library.JSObjectInterfacesDom { |
| 4213 ChromiumSubscribeUniformImpl.internal_() : super.internal_(); | 4582 ChromiumSubscribeUniformImpl.internal_() : super.internal_(); |
| 4214 get runtimeType => ChromiumSubscribeUniform; | 4583 get runtimeType => ChromiumSubscribeUniform; |
| 4215 toString() => super.toString(); | 4584 toString() => super.toString(); |
| 4216 } | 4585 } |
| 4586 @patch class CompressedTextureAstc { |
| 4587 static Type get instanceRuntimeType => CompressedTextureAstcImpl; |
| 4588 |
| 4589 } |
| 4590 class CompressedTextureAstcImpl extends CompressedTextureAstc implements js_libr
ary.JSObjectInterfacesDom { |
| 4591 CompressedTextureAstcImpl.internal_() : super.internal_(); |
| 4592 get runtimeType => CompressedTextureAstc; |
| 4593 toString() => super.toString(); |
| 4594 } |
| 4217 @patch class CompressedTextureAtc { | 4595 @patch class CompressedTextureAtc { |
| 4218 static Type get instanceRuntimeType => CompressedTextureAtcImpl; | 4596 static Type get instanceRuntimeType => CompressedTextureAtcImpl; |
| 4219 | 4597 |
| 4220 } | 4598 } |
| 4221 class CompressedTextureAtcImpl extends CompressedTextureAtc implements js_librar
y.JSObjectInterfacesDom { | 4599 class CompressedTextureAtcImpl extends CompressedTextureAtc implements js_librar
y.JSObjectInterfacesDom { |
| 4222 CompressedTextureAtcImpl.internal_() : super.internal_(); | 4600 CompressedTextureAtcImpl.internal_() : super.internal_(); |
| 4223 get runtimeType => CompressedTextureAtc; | 4601 get runtimeType => CompressedTextureAtc; |
| 4224 toString() => super.toString(); | 4602 toString() => super.toString(); |
| 4225 } | 4603 } |
| 4226 @patch class CompressedTextureETC1 { | 4604 @patch class CompressedTextureETC1 { |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4306 } | 4684 } |
| 4307 @patch class ExtBlendMinMax { | 4685 @patch class ExtBlendMinMax { |
| 4308 static Type get instanceRuntimeType => ExtBlendMinMaxImpl; | 4686 static Type get instanceRuntimeType => ExtBlendMinMaxImpl; |
| 4309 | 4687 |
| 4310 } | 4688 } |
| 4311 class ExtBlendMinMaxImpl extends ExtBlendMinMax implements js_library.JSObjectIn
terfacesDom { | 4689 class ExtBlendMinMaxImpl extends ExtBlendMinMax implements js_library.JSObjectIn
terfacesDom { |
| 4312 ExtBlendMinMaxImpl.internal_() : super.internal_(); | 4690 ExtBlendMinMaxImpl.internal_() : super.internal_(); |
| 4313 get runtimeType => ExtBlendMinMax; | 4691 get runtimeType => ExtBlendMinMax; |
| 4314 toString() => super.toString(); | 4692 toString() => super.toString(); |
| 4315 } | 4693 } |
| 4694 @patch class ExtColorBufferFloat { |
| 4695 static Type get instanceRuntimeType => ExtColorBufferFloatImpl; |
| 4696 |
| 4697 } |
| 4698 class ExtColorBufferFloatImpl extends ExtColorBufferFloat implements js_library.
JSObjectInterfacesDom { |
| 4699 ExtColorBufferFloatImpl.internal_() : super.internal_(); |
| 4700 get runtimeType => ExtColorBufferFloat; |
| 4701 toString() => super.toString(); |
| 4702 } |
| 4703 @patch class ExtDisjointTimerQuery { |
| 4704 static Type get instanceRuntimeType => ExtDisjointTimerQueryImpl; |
| 4705 |
| 4706 } |
| 4707 class ExtDisjointTimerQueryImpl extends ExtDisjointTimerQuery implements js_libr
ary.JSObjectInterfacesDom { |
| 4708 ExtDisjointTimerQueryImpl.internal_() : super.internal_(); |
| 4709 get runtimeType => ExtDisjointTimerQuery; |
| 4710 toString() => super.toString(); |
| 4711 } |
| 4316 @patch class ExtFragDepth { | 4712 @patch class ExtFragDepth { |
| 4317 static Type get instanceRuntimeType => ExtFragDepthImpl; | 4713 static Type get instanceRuntimeType => ExtFragDepthImpl; |
| 4318 | 4714 |
| 4319 } | 4715 } |
| 4320 class ExtFragDepthImpl extends ExtFragDepth implements js_library.JSObjectInterf
acesDom { | 4716 class ExtFragDepthImpl extends ExtFragDepth implements js_library.JSObjectInterf
acesDom { |
| 4321 ExtFragDepthImpl.internal_() : super.internal_(); | 4717 ExtFragDepthImpl.internal_() : super.internal_(); |
| 4322 get runtimeType => ExtFragDepth; | 4718 get runtimeType => ExtFragDepth; |
| 4323 toString() => super.toString(); | 4719 toString() => super.toString(); |
| 4324 } | 4720 } |
| 4325 @patch class ExtShaderTextureLod { | 4721 @patch class ExtShaderTextureLod { |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4504 } | 4900 } |
| 4505 @patch class Texture { | 4901 @patch class Texture { |
| 4506 static Type get instanceRuntimeType => TextureImpl; | 4902 static Type get instanceRuntimeType => TextureImpl; |
| 4507 | 4903 |
| 4508 } | 4904 } |
| 4509 class TextureImpl extends Texture implements js_library.JSObjectInterfacesDom { | 4905 class TextureImpl extends Texture implements js_library.JSObjectInterfacesDom { |
| 4510 TextureImpl.internal_() : super.internal_(); | 4906 TextureImpl.internal_() : super.internal_(); |
| 4511 get runtimeType => Texture; | 4907 get runtimeType => Texture; |
| 4512 toString() => super.toString(); | 4908 toString() => super.toString(); |
| 4513 } | 4909 } |
| 4910 @patch class TimerQueryExt { |
| 4911 static Type get instanceRuntimeType => TimerQueryExtImpl; |
| 4912 |
| 4913 } |
| 4914 class TimerQueryExtImpl extends TimerQueryExt implements js_library.JSObjectInte
rfacesDom { |
| 4915 TimerQueryExtImpl.internal_() : super.internal_(); |
| 4916 get runtimeType => TimerQueryExt; |
| 4917 toString() => super.toString(); |
| 4918 } |
| 4514 @patch class TransformFeedback { | 4919 @patch class TransformFeedback { |
| 4515 static Type get instanceRuntimeType => TransformFeedbackImpl; | 4920 static Type get instanceRuntimeType => TransformFeedbackImpl; |
| 4516 | 4921 |
| 4517 } | 4922 } |
| 4518 class TransformFeedbackImpl extends TransformFeedback implements js_library.JSOb
jectInterfacesDom { | 4923 class TransformFeedbackImpl extends TransformFeedback implements js_library.JSOb
jectInterfacesDom { |
| 4519 TransformFeedbackImpl.internal_() : super.internal_(); | 4924 TransformFeedbackImpl.internal_() : super.internal_(); |
| 4520 get runtimeType => TransformFeedback; | 4925 get runtimeType => TransformFeedback; |
| 4521 toString() => super.toString(); | 4926 toString() => super.toString(); |
| 4522 } | 4927 } |
| 4523 @patch class UniformLocation { | 4928 @patch class UniformLocation { |
| (...skipping 710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5234 } | 5639 } |
| 5235 @patch class PathElement { | 5640 @patch class PathElement { |
| 5236 static Type get instanceRuntimeType => PathElementImpl; | 5641 static Type get instanceRuntimeType => PathElementImpl; |
| 5237 | 5642 |
| 5238 } | 5643 } |
| 5239 class PathElementImpl extends PathElement implements js_library.JSObjectInterfac
esDom { | 5644 class PathElementImpl extends PathElement implements js_library.JSObjectInterfac
esDom { |
| 5240 PathElementImpl.internal_() : super.internal_(); | 5645 PathElementImpl.internal_() : super.internal_(); |
| 5241 get runtimeType => PathElement; | 5646 get runtimeType => PathElement; |
| 5242 toString() => super.toString(); | 5647 toString() => super.toString(); |
| 5243 } | 5648 } |
| 5244 @patch class PathSeg { | |
| 5245 static Type get instanceRuntimeType => PathSegImpl; | |
| 5246 | |
| 5247 } | |
| 5248 class PathSegImpl extends PathSeg implements js_library.JSObjectInterfacesDom { | |
| 5249 PathSegImpl.internal_() : super.internal_(); | |
| 5250 get runtimeType => PathSeg; | |
| 5251 toString() => super.toString(); | |
| 5252 } | |
| 5253 @patch class PathSegArcAbs { | |
| 5254 static Type get instanceRuntimeType => PathSegArcAbsImpl; | |
| 5255 | |
| 5256 } | |
| 5257 class PathSegArcAbsImpl extends PathSegArcAbs implements js_library.JSObjectInte
rfacesDom { | |
| 5258 PathSegArcAbsImpl.internal_() : super.internal_(); | |
| 5259 get runtimeType => PathSegArcAbs; | |
| 5260 toString() => super.toString(); | |
| 5261 } | |
| 5262 @patch class PathSegArcRel { | |
| 5263 static Type get instanceRuntimeType => PathSegArcRelImpl; | |
| 5264 | |
| 5265 } | |
| 5266 class PathSegArcRelImpl extends PathSegArcRel implements js_library.JSObjectInte
rfacesDom { | |
| 5267 PathSegArcRelImpl.internal_() : super.internal_(); | |
| 5268 get runtimeType => PathSegArcRel; | |
| 5269 toString() => super.toString(); | |
| 5270 } | |
| 5271 @patch class PathSegClosePath { | |
| 5272 static Type get instanceRuntimeType => PathSegClosePathImpl; | |
| 5273 | |
| 5274 } | |
| 5275 class PathSegClosePathImpl extends PathSegClosePath implements js_library.JSObje
ctInterfacesDom { | |
| 5276 PathSegClosePathImpl.internal_() : super.internal_(); | |
| 5277 get runtimeType => PathSegClosePath; | |
| 5278 toString() => super.toString(); | |
| 5279 } | |
| 5280 @patch class PathSegCurvetoCubicAbs { | |
| 5281 static Type get instanceRuntimeType => PathSegCurvetoCubicAbsImpl; | |
| 5282 | |
| 5283 } | |
| 5284 class PathSegCurvetoCubicAbsImpl extends PathSegCurvetoCubicAbs implements js_li
brary.JSObjectInterfacesDom { | |
| 5285 PathSegCurvetoCubicAbsImpl.internal_() : super.internal_(); | |
| 5286 get runtimeType => PathSegCurvetoCubicAbs; | |
| 5287 toString() => super.toString(); | |
| 5288 } | |
| 5289 @patch class PathSegCurvetoCubicRel { | |
| 5290 static Type get instanceRuntimeType => PathSegCurvetoCubicRelImpl; | |
| 5291 | |
| 5292 } | |
| 5293 class PathSegCurvetoCubicRelImpl extends PathSegCurvetoCubicRel implements js_li
brary.JSObjectInterfacesDom { | |
| 5294 PathSegCurvetoCubicRelImpl.internal_() : super.internal_(); | |
| 5295 get runtimeType => PathSegCurvetoCubicRel; | |
| 5296 toString() => super.toString(); | |
| 5297 } | |
| 5298 @patch class PathSegCurvetoCubicSmoothAbs { | |
| 5299 static Type get instanceRuntimeType => PathSegCurvetoCubicSmoothAbsImpl; | |
| 5300 | |
| 5301 } | |
| 5302 class PathSegCurvetoCubicSmoothAbsImpl extends PathSegCurvetoCubicSmoothAbs impl
ements js_library.JSObjectInterfacesDom { | |
| 5303 PathSegCurvetoCubicSmoothAbsImpl.internal_() : super.internal_(); | |
| 5304 get runtimeType => PathSegCurvetoCubicSmoothAbs; | |
| 5305 toString() => super.toString(); | |
| 5306 } | |
| 5307 @patch class PathSegCurvetoCubicSmoothRel { | |
| 5308 static Type get instanceRuntimeType => PathSegCurvetoCubicSmoothRelImpl; | |
| 5309 | |
| 5310 } | |
| 5311 class PathSegCurvetoCubicSmoothRelImpl extends PathSegCurvetoCubicSmoothRel impl
ements js_library.JSObjectInterfacesDom { | |
| 5312 PathSegCurvetoCubicSmoothRelImpl.internal_() : super.internal_(); | |
| 5313 get runtimeType => PathSegCurvetoCubicSmoothRel; | |
| 5314 toString() => super.toString(); | |
| 5315 } | |
| 5316 @patch class PathSegCurvetoQuadraticAbs { | |
| 5317 static Type get instanceRuntimeType => PathSegCurvetoQuadraticAbsImpl; | |
| 5318 | |
| 5319 } | |
| 5320 class PathSegCurvetoQuadraticAbsImpl extends PathSegCurvetoQuadraticAbs implemen
ts js_library.JSObjectInterfacesDom { | |
| 5321 PathSegCurvetoQuadraticAbsImpl.internal_() : super.internal_(); | |
| 5322 get runtimeType => PathSegCurvetoQuadraticAbs; | |
| 5323 toString() => super.toString(); | |
| 5324 } | |
| 5325 @patch class PathSegCurvetoQuadraticRel { | |
| 5326 static Type get instanceRuntimeType => PathSegCurvetoQuadraticRelImpl; | |
| 5327 | |
| 5328 } | |
| 5329 class PathSegCurvetoQuadraticRelImpl extends PathSegCurvetoQuadraticRel implemen
ts js_library.JSObjectInterfacesDom { | |
| 5330 PathSegCurvetoQuadraticRelImpl.internal_() : super.internal_(); | |
| 5331 get runtimeType => PathSegCurvetoQuadraticRel; | |
| 5332 toString() => super.toString(); | |
| 5333 } | |
| 5334 @patch class PathSegCurvetoQuadraticSmoothAbs { | |
| 5335 static Type get instanceRuntimeType => PathSegCurvetoQuadraticSmoothAbsImpl; | |
| 5336 | |
| 5337 } | |
| 5338 class PathSegCurvetoQuadraticSmoothAbsImpl extends PathSegCurvetoQuadraticSmooth
Abs implements js_library.JSObjectInterfacesDom { | |
| 5339 PathSegCurvetoQuadraticSmoothAbsImpl.internal_() : super.internal_(); | |
| 5340 get runtimeType => PathSegCurvetoQuadraticSmoothAbs; | |
| 5341 toString() => super.toString(); | |
| 5342 } | |
| 5343 @patch class PathSegCurvetoQuadraticSmoothRel { | |
| 5344 static Type get instanceRuntimeType => PathSegCurvetoQuadraticSmoothRelImpl; | |
| 5345 | |
| 5346 } | |
| 5347 class PathSegCurvetoQuadraticSmoothRelImpl extends PathSegCurvetoQuadraticSmooth
Rel implements js_library.JSObjectInterfacesDom { | |
| 5348 PathSegCurvetoQuadraticSmoothRelImpl.internal_() : super.internal_(); | |
| 5349 get runtimeType => PathSegCurvetoQuadraticSmoothRel; | |
| 5350 toString() => super.toString(); | |
| 5351 } | |
| 5352 @patch class PathSegLinetoAbs { | |
| 5353 static Type get instanceRuntimeType => PathSegLinetoAbsImpl; | |
| 5354 | |
| 5355 } | |
| 5356 class PathSegLinetoAbsImpl extends PathSegLinetoAbs implements js_library.JSObje
ctInterfacesDom { | |
| 5357 PathSegLinetoAbsImpl.internal_() : super.internal_(); | |
| 5358 get runtimeType => PathSegLinetoAbs; | |
| 5359 toString() => super.toString(); | |
| 5360 } | |
| 5361 @patch class PathSegLinetoHorizontalAbs { | |
| 5362 static Type get instanceRuntimeType => PathSegLinetoHorizontalAbsImpl; | |
| 5363 | |
| 5364 } | |
| 5365 class PathSegLinetoHorizontalAbsImpl extends PathSegLinetoHorizontalAbs implemen
ts js_library.JSObjectInterfacesDom { | |
| 5366 PathSegLinetoHorizontalAbsImpl.internal_() : super.internal_(); | |
| 5367 get runtimeType => PathSegLinetoHorizontalAbs; | |
| 5368 toString() => super.toString(); | |
| 5369 } | |
| 5370 @patch class PathSegLinetoHorizontalRel { | |
| 5371 static Type get instanceRuntimeType => PathSegLinetoHorizontalRelImpl; | |
| 5372 | |
| 5373 } | |
| 5374 class PathSegLinetoHorizontalRelImpl extends PathSegLinetoHorizontalRel implemen
ts js_library.JSObjectInterfacesDom { | |
| 5375 PathSegLinetoHorizontalRelImpl.internal_() : super.internal_(); | |
| 5376 get runtimeType => PathSegLinetoHorizontalRel; | |
| 5377 toString() => super.toString(); | |
| 5378 } | |
| 5379 @patch class PathSegLinetoRel { | |
| 5380 static Type get instanceRuntimeType => PathSegLinetoRelImpl; | |
| 5381 | |
| 5382 } | |
| 5383 class PathSegLinetoRelImpl extends PathSegLinetoRel implements js_library.JSObje
ctInterfacesDom { | |
| 5384 PathSegLinetoRelImpl.internal_() : super.internal_(); | |
| 5385 get runtimeType => PathSegLinetoRel; | |
| 5386 toString() => super.toString(); | |
| 5387 } | |
| 5388 @patch class PathSegLinetoVerticalAbs { | |
| 5389 static Type get instanceRuntimeType => PathSegLinetoVerticalAbsImpl; | |
| 5390 | |
| 5391 } | |
| 5392 class PathSegLinetoVerticalAbsImpl extends PathSegLinetoVerticalAbs implements j
s_library.JSObjectInterfacesDom { | |
| 5393 PathSegLinetoVerticalAbsImpl.internal_() : super.internal_(); | |
| 5394 get runtimeType => PathSegLinetoVerticalAbs; | |
| 5395 toString() => super.toString(); | |
| 5396 } | |
| 5397 @patch class PathSegLinetoVerticalRel { | |
| 5398 static Type get instanceRuntimeType => PathSegLinetoVerticalRelImpl; | |
| 5399 | |
| 5400 } | |
| 5401 class PathSegLinetoVerticalRelImpl extends PathSegLinetoVerticalRel implements j
s_library.JSObjectInterfacesDom { | |
| 5402 PathSegLinetoVerticalRelImpl.internal_() : super.internal_(); | |
| 5403 get runtimeType => PathSegLinetoVerticalRel; | |
| 5404 toString() => super.toString(); | |
| 5405 } | |
| 5406 @patch class PathSegList { | |
| 5407 static Type get instanceRuntimeType => PathSegListImpl; | |
| 5408 | |
| 5409 } | |
| 5410 class PathSegListImpl extends PathSegList implements js_library.JSObjectInterfac
esDom { | |
| 5411 PathSegListImpl.internal_() : super.internal_(); | |
| 5412 get runtimeType => PathSegList; | |
| 5413 toString() => super.toString(); | |
| 5414 } | |
| 5415 @patch class PathSegMovetoAbs { | |
| 5416 static Type get instanceRuntimeType => PathSegMovetoAbsImpl; | |
| 5417 | |
| 5418 } | |
| 5419 class PathSegMovetoAbsImpl extends PathSegMovetoAbs implements js_library.JSObje
ctInterfacesDom { | |
| 5420 PathSegMovetoAbsImpl.internal_() : super.internal_(); | |
| 5421 get runtimeType => PathSegMovetoAbs; | |
| 5422 toString() => super.toString(); | |
| 5423 } | |
| 5424 @patch class PathSegMovetoRel { | |
| 5425 static Type get instanceRuntimeType => PathSegMovetoRelImpl; | |
| 5426 | |
| 5427 } | |
| 5428 class PathSegMovetoRelImpl extends PathSegMovetoRel implements js_library.JSObje
ctInterfacesDom { | |
| 5429 PathSegMovetoRelImpl.internal_() : super.internal_(); | |
| 5430 get runtimeType => PathSegMovetoRel; | |
| 5431 toString() => super.toString(); | |
| 5432 } | |
| 5433 @patch class PatternElement { | 5649 @patch class PatternElement { |
| 5434 static Type get instanceRuntimeType => PatternElementImpl; | 5650 static Type get instanceRuntimeType => PatternElementImpl; |
| 5435 | 5651 |
| 5436 } | 5652 } |
| 5437 class PatternElementImpl extends PatternElement implements js_library.JSObjectIn
terfacesDom { | 5653 class PatternElementImpl extends PatternElement implements js_library.JSObjectIn
terfacesDom { |
| 5438 PatternElementImpl.internal_() : super.internal_(); | 5654 PatternElementImpl.internal_() : super.internal_(); |
| 5439 get runtimeType => PatternElement; | 5655 get runtimeType => PatternElement; |
| 5440 toString() => super.toString(); | 5656 toString() => super.toString(); |
| 5441 } | 5657 } |
| 5442 @patch class Point { | 5658 @patch class Point { |
| (...skipping 498 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5941 } | 6157 } |
| 5942 @patch class GainNode { | 6158 @patch class GainNode { |
| 5943 static Type get instanceRuntimeType => GainNodeImpl; | 6159 static Type get instanceRuntimeType => GainNodeImpl; |
| 5944 | 6160 |
| 5945 } | 6161 } |
| 5946 class GainNodeImpl extends GainNode implements js_library.JSObjectInterfacesDom
{ | 6162 class GainNodeImpl extends GainNode implements js_library.JSObjectInterfacesDom
{ |
| 5947 GainNodeImpl.internal_() : super.internal_(); | 6163 GainNodeImpl.internal_() : super.internal_(); |
| 5948 get runtimeType => GainNode; | 6164 get runtimeType => GainNode; |
| 5949 toString() => super.toString(); | 6165 toString() => super.toString(); |
| 5950 } | 6166 } |
| 6167 @patch class IirFilterNode { |
| 6168 static Type get instanceRuntimeType => IirFilterNodeImpl; |
| 6169 |
| 6170 } |
| 6171 class IirFilterNodeImpl extends IirFilterNode implements js_library.JSObjectInte
rfacesDom { |
| 6172 IirFilterNodeImpl.internal_() : super.internal_(); |
| 6173 get runtimeType => IirFilterNode; |
| 6174 toString() => super.toString(); |
| 6175 } |
| 5951 @patch class MediaElementAudioSourceNode { | 6176 @patch class MediaElementAudioSourceNode { |
| 5952 static Type get instanceRuntimeType => MediaElementAudioSourceNodeImpl; | 6177 static Type get instanceRuntimeType => MediaElementAudioSourceNodeImpl; |
| 5953 | 6178 |
| 5954 } | 6179 } |
| 5955 class MediaElementAudioSourceNodeImpl extends MediaElementAudioSourceNode implem
ents js_library.JSObjectInterfacesDom { | 6180 class MediaElementAudioSourceNodeImpl extends MediaElementAudioSourceNode implem
ents js_library.JSObjectInterfacesDom { |
| 5956 MediaElementAudioSourceNodeImpl.internal_() : super.internal_(); | 6181 MediaElementAudioSourceNodeImpl.internal_() : super.internal_(); |
| 5957 get runtimeType => MediaElementAudioSourceNode; | 6182 get runtimeType => MediaElementAudioSourceNode; |
| 5958 toString() => super.toString(); | 6183 toString() => super.toString(); |
| 5959 } | 6184 } |
| 5960 @patch class MediaStreamAudioDestinationNode { | 6185 @patch class MediaStreamAudioDestinationNode { |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6045 class WaveShaperNodeImpl extends WaveShaperNode implements js_library.JSObjectIn
terfacesDom { | 6270 class WaveShaperNodeImpl extends WaveShaperNode implements js_library.JSObjectIn
terfacesDom { |
| 6046 WaveShaperNodeImpl.internal_() : super.internal_(); | 6271 WaveShaperNodeImpl.internal_() : super.internal_(); |
| 6047 get runtimeType => WaveShaperNode; | 6272 get runtimeType => WaveShaperNode; |
| 6048 toString() => super.toString(); | 6273 toString() => super.toString(); |
| 6049 } | 6274 } |
| 6050 | 6275 |
| 6051 """ | 6276 """ |
| 6052 ], | 6277 ], |
| 6053 }; | 6278 }; |
| 6054 // END_OF_CACHED_PATCHES | 6279 // END_OF_CACHED_PATCHES |
| OLD | NEW |