perform: aMethod withArguments: a method <- aMethod. arguments <- a. temporaries <- Array new: aMethod tempSize. bytePointer <- 0. stack <- Array new: method stackSize. stackTop <- 0. ^ <6 self>