| Index: runtime/vm/bootstrap_natives.h
|
| diff --git a/runtime/vm/bootstrap_natives.h b/runtime/vm/bootstrap_natives.h
|
| index 036f4601dca4ea11aa0ac28ea55b0948a082f212..880375592613fac222bba2355dee9d202c59b3d4 100644
|
| --- a/runtime/vm/bootstrap_natives.h
|
| +++ b/runtime/vm/bootstrap_natives.h
|
| @@ -311,7 +311,7 @@ namespace dart {
|
| V(Int32x4_setFlagZ, 2) \
|
| V(Int32x4_setFlagW, 2) \
|
| V(Int32x4_select, 3) \
|
| - V(Isolate_spawnFunction, 9) \
|
| + V(Isolate_spawnFunction, 10) \
|
| V(Isolate_spawnUri, 12) \
|
| V(Isolate_getPortAndCapabilitiesOfCurrentIsolate, 0) \
|
| V(Isolate_getCurrentRootUriStr, 0) \
|
|
|