dart-sdk/sdk/lib/js
2016-08-10 09:31:06 -07:00
..
dart2js Add JSNative utility class with static methods methods to efficiently manipulate typed JSInterop objects in cases where the member name is not known statically. These methods would be extension methods on JSObject if Dart supported extension methods. Update package js to export these methods. Implement in Dart2JS. Implement JS$ in dart2js. 2016-07-25 09:59:01 -07:00
dartium Switch to @patch annotation from patch. 2016-08-10 09:31:06 -07:00