Home | History | Annotate | Download | only in out

Lines Matching refs:outsSize

2276             assert(vsrc1 <= curMethod->outsSize);
2284 assert(count <= curMethod->outsSize);
2343 bottom = (u1*) newSaveArea - methodToCall->outsSize * sizeof(u4);