fd94337b42
The polyfill code needs to run before dart_sdk is loaded. Otherwise, the registerExtension step on these types does not work. Also fixes #27605 R=jacobr@google.com Review-Url: https://codereview.chromium.org/2649613003 .