Searched defs:allocSz (Results 1 – 2 of 2) sorted by relevance
545 size_t allocSz = Frame::GetAllocSize(size, extSz); in CreateFrameWithSize() local559 size_t allocSz = Frame::GetAllocSize(size, extSz); in CreateFrameWithActualArgsAndSize() local571 size_t allocSz = Frame::GetAllocSize(size, extSz); in CreateNativeFrameWithActualArgsAndSize() local1185 extern "C" void *AllocFrameInterp(ManagedThread *current, size_t allocSz) in AllocFrameInterp()
2780 size_t allocSz = Frame::GetAllocSize(size, extSz); in CreateFrameWithSize() local2851 size_t allocSz = sizeof(interpreter::VRegister) * vregNum2; in DEATH_TEST_F() local