Lines Matching defs:body_size
3377 int body_size = RoundUp(desc.instr_size, kObjectAlignment);3378 int obj_size = Code::SizeFor(body_size);