This website requires JavaScript.
Explore
Help
Register
Sign In
dart-lang
/
sdk
Watch
1
Star
0
Fork
0
You've already forked sdk
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
a429090901b6867947211c137180efcd30308df6
sdk
/
pkg
/
dev_compiler
/
lib
T
History
Jacob Richman
a429090901
Fix undefined method errors adding no-op stubs for methods needed by dart2js but irrelevant in ddc. We could later optimize ddc by providing a custom dart:html that doesn't use these methods. Fixes
https://github.com/dart-lang/dev_compiler/issues/506
...
BUG= Review URL:
https://codereview.chromium.org/1905803002
.
2016-04-20 18:03:29 -07:00
..
runtime
Fix undefined method errors adding no-op stubs for methods needed by dart2js but irrelevant in ddc. We could later optimize ddc by providing a custom dart:html that doesn't use these methods. Fixes
https://github.com/dart-lang/dev_compiler/issues/506
2016-04-20 18:03:29 -07:00
src
Fix for node modules
2016-04-19 14:28:43 -07:00