Chromium Code Reviews| Index: runtime/vm/bootstrap_natives.h |
| =================================================================== |
| --- runtime/vm/bootstrap_natives.h (revision 33497) |
| +++ runtime/vm/bootstrap_natives.h (working copy) |
| @@ -163,7 +163,7 @@ |
| V(ExternalTypedData_Int32x4Array_new, 1) \ |
| V(ExternalTypedData_Float64x2Array_new, 1) \ |
| V(TypedData_length, 1) \ |
| - V(TypedData_setRange, 5) \ |
| + V(TypedData_setRange, 7) \ |
| V(TypedData_GetInt8, 2) \ |
| V(TypedData_SetInt8, 3) \ |
| V(TypedData_GetUint8, 2) \ |