Searched refs:kFixedSlotCount (Results 1 – 13 of 13) sorted by relevance
114 ? OptimizedBuiltinFrameConstants::kFixedSlotCount in CalculateFixedFrameSize()115 : StandardFrameConstants::kFixedSlotCount; in CalculateFixedFrameSize()122 return TypedFrameConstants::kFixedSlotCount; in CalculateFixedFrameSize()481 index - first_stack_slot + StandardFrameConstants::kFixedSlotCount; in GetOsrValueLocation()
214 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize; variable260 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize; variable302 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize; variable315 static const int kFixedSlotCount = kFixedFrameSize / kPointerSize; \
257 ? TypedFrameConstants::kFixedSlotCount in LChunk()258 : StandardFrameConstants::kFixedSlotCount), in LChunk()
2056 spill_index += StandardFrameConstants::kFixedSlotCount; in DoUnknownOSRValue()
2221 spill_index += StandardFrameConstants::kFixedSlotCount; in DoUnknownOSRValue()
2238 spill_index += StandardFrameConstants::kFixedSlotCount; in DoUnknownOSRValue()
2269 spill_index += StandardFrameConstants::kFixedSlotCount; in DoUnknownOSRValue()
2216 spill_index += StandardFrameConstants::kFixedSlotCount; in DoUnknownOSRValue()
2331 spill_index += StandardFrameConstants::kFixedSlotCount; in DoUnknownOSRValue()
2333 spill_index += StandardFrameConstants::kFixedSlotCount; in DoUnknownOSRValue()
2446 spill_index += StandardFrameConstants::kFixedSlotCount; in DoUnknownOSRValue()
586 GetStackSlotCount() + TypedFrameConstants::kFixedSlotCount); in GeneratePrologue()