Searched defs:allocSz (Results 1 – 2 of 2) sorted by relevance
510 size_t allocSz = Frame::GetAllocSize(size, extSz); in CreateFrameWithSize() local523 size_t allocSz = Frame::GetAllocSize(size, extSz); in CreateFrameWithActualArgsAndSize() local535 size_t allocSz = Frame::GetAllocSize(size, extSz); in CreateNativeFrameWithActualArgsAndSize() local1119 extern "C" void *AllocFrameInterp(ManagedThread *current, size_t allocSz) in AllocFrameInterp()
2799 size_t allocSz = Frame::GetAllocSize(size, extSz); in CreateFrameWithSize() local2864 size_t allocSz = sizeof(interpreter::VRegister) * vregNum2; in DEATH_TEST_F() local