dart-sdk/pkg/js/lib
2017-03-21 18:10:03 -07:00
..
src Run dartfmt on package:js 2017-03-21 18:10:03 -07:00
js.dart
js_util.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