Chromium Code Reviews| Index: runtime/bin/builtin_natives.cc |
| =================================================================== |
| --- runtime/bin/builtin_natives.cc (revision 2981) |
| +++ runtime/bin/builtin_natives.cc (working copy) |
| @@ -42,7 +42,7 @@ |
| V(Platform_NumberOfProcessors, 0) \ |
| V(Platform_OperatingSystem, 0) \ |
| V(Platform_PathSeparator, 0) \ |
| - V(Process_Start, 8) \ |
| + V(Process_Start, 9) \ |
| V(Process_Kill, 2) \ |
| V(Process_Exit, 2) \ |
| V(ServerSocket_CreateBindListen, 4) \ |