Home | History | Annotate | Download | only in a64

Lines Matching refs:stack_size_

74   stack_ = new byte[stack_size_];
78 byte * tos = stack_ + stack_size_;