Index: runtime/vm/bootstrap_natives.h |
diff --git a/runtime/vm/bootstrap_natives.h b/runtime/vm/bootstrap_natives.h |
index 104756adca167eee153c407d0c0e491e382509c3..873dd7da4bb69a80cae100a45fd22aa3465ffea7 100644 |
--- a/runtime/vm/bootstrap_natives.h |
+++ b/runtime/vm/bootstrap_natives.h |
@@ -249,7 +249,7 @@ namespace dart { |
V(Uint32x4_setFlagW, 2) \ |
V(Uint32x4_select, 3) \ |
V(isolate_getPortInternal, 0) \ |
- V(isolate_spawnFunction, 2) \ |
+ V(isolate_spawnFunction, 1) \ |
V(isolate_spawnUri, 1) \ |
V(Mirrors_isLocalPort, 1) \ |
V(Mirrors_makeLocalClassMirror, 1) \ |