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