Home | History | Annotate | Download | only in src

Lines Matching full:instr_size

1425   int body_size = RoundUp(desc.instr_size, kObjectAlignment);
1438 code->set_instruction_size(desc.instr_size);
1449 code->set_constant_pool_offset(desc.instr_size - desc.constant_pool_size);