Home | History | Annotate | Download | only in src

Lines Matching full:instruction_size

4142 INT_ACCESSORS(Code, instruction_size, kInstructionSizeOffset)
4156 return instruction_start() + instruction_size();
4161 return RoundUp(instruction_size(), kObjectAlignment);