39443945394639473948394939503951395239533954
v1 = argv[0]; } } PosixShim posix = new PosixShim(runtime.getPosix()); Channel[] fds = posix.pipe(); if (fds == null) throw runtime.newErrnoFromErrno(posix.errno, "opening pipe"); // args[0] = klass; // args[1] = INT2NUM(pipes[0]);