Searched refs:jump_instr (Results 1 – 1 of 1) sorted by relevance
2604 int jump_instr = require_jump ? kInstrSize : 0; in CheckConstPool() local2605 int needed_space = jump_instr + kInstrSize + in CheckConstPool()