Home | History | Annotate | Download | only in src

Lines Matching refs:kObjectAlignment

2768   int body_size = RoundUp(desc.instr_size, kObjectAlignment);
2851 int new_body_size = RoundUp(code->instruction_size(), kObjectAlignment);