Chromium Code Reviews| Index: lib/runtime/dart_runtime.js |
| diff --git a/lib/runtime/dart_runtime.js b/lib/runtime/dart_runtime.js |
| index 28a86ae4392e04ce730cfcc56f0e0cdd92a2d694..a5e5acc791dd1fd772ed81de51243a90b50f0d3d 100644 |
| --- a/lib/runtime/dart_runtime.js |
| +++ b/lib/runtime/dart_runtime.js |
| @@ -74,6 +74,7 @@ dart_library.library('dart_runtime/dart', null, /* Imports */[ |
| exportFrom(operations, [ |
| 'JsIterator', |
| 'arity', |
| + 'asInt', |
| 'assert', |
| 'const', |
| 'dcall', |