Searched refs:kFixedSlotCount (Results 1 – 3 of 3) sorted by relevance
507 index - first_stack_slot + StandardFrameConstants::kFixedSlotCount; in GetOsrValueLocation()
289 : StandardFrameConstants::kFixedSlotCount; in InitializeRegisterAllocationData()
129 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize; variable