Class Context


back
method: aMethod arguments: a
method <- aMethod.
arguments <- a.
temporaries <- Array new: aMethod tempSize.
bytePointer <- 0.
stack <- Array new: method stackSize.
stackTop <- 0