dart-sdk/sdk
Vyacheslav Egorov 57af30e2d5 VM: [Kernel] Make NativeFieldWrapperClass[1-4] constructible when running from Kernel.
For unclear reason sdk/lib/html/dartium/nativewrappers.dart had these classes
with constructors that would throw. In reality on Kernel ever uses this file so
nobody would use these constructors before anyway.

When running Kernel binaries we need to be able to construct subclasses of
these classes - so they need to have non-throwing constructors.

R=kustermann@google.com
BUG=http://dartbug.com/27590

Review URL: https://codereview.chromium.org/2511083003 .
2016-11-17 18:59:08 +01:00
..
bin Tools not running from snapshots should use /.packages 2016-09-26 18:47:32 +02:00
lib VM: [Kernel] Make NativeFieldWrapperClass[1-4] constructible when running from Kernel. 2016-11-17 18:59:08 +01:00
api_readme.md fix links in readme 2015-08-20 13:17:34 -07:00