Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.cc680 int last_instruction = block->last_instruction_index(); in GetLastGap() local
681 int index = chunk_->NearestGapPos(last_instruction); in GetLastGap()