Searched refs:first_stack_slot (Results 1 – 1 of 1) sorted by relevance
456 int first_stack_slot = OsrHelper::FirstStackSlotIndex(parameter_count); in GetOsrValueLocation() local464 } else if (index >= first_stack_slot) { in GetOsrValueLocation()467 index - first_stack_slot + StandardFrameConstants::kFixedSlotCount; in GetOsrValueLocation()