Home | History | Annotate | Download | only in out

Lines Matching full:outssize

2044             assert(vsrc1 <= curMethod->outsSize);
2052 assert(count <= curMethod->outsSize);
2111 bottom = (u1*) newSaveArea - methodToCall->outsSize * sizeof(u4);