Home
last modified time | relevance | path

Searched refs:size_up_to_marker (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/arm/
Dassembler-arm.cc5203 int size_up_to_marker = jump_instr + kInstrSize; in CheckConstPool() local
5211 !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()