Searched refs:size_up_to_marker (Results 1 – 1 of 1) sorted by relevance
5203 int size_up_to_marker = jump_instr + kInstrSize; in CheckConstPool() local5211 !IsAligned(reinterpret_cast<intptr_t>(pc_ + size_up_to_marker), in CheckConstPool()5219 int estimated_size = size_up_to_marker + estimated_size_after_marker; in CheckConstPool()5265 int size = size_up_to_marker + size_after_marker; in CheckConstPool()