dart-sdk/sdk/lib/js/dart2js
2016-07-25 09:59:01 -07:00
..
js_dart2js.dart 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