Searched refs:kFixedSlotCountAboveFp (Results 1 – 15 of 15) sorted by relevance
219 StandardFrameConstants::kFixedSlotCountAboveFp; in GetSPToFPSlotCount()
118 return CommonFrameConstants::kFixedSlotCountAboveFp + in CalculateFixedFrameSize()
166 static const int kFixedSlotCountAboveFp = variable411 return StandardFrameConstants::kFixedSlotCountAboveFp - 1 - in FPOffsetToFrameSlot()416 return (StandardFrameConstants::kFixedSlotCountAboveFp - 1 - slot) * in FrameSlotToFPOffset()
1292 (StandardFrameConstants::kFixedSlotCountAboveFp + argc) * kPointerSize; in receiver()
9266 (StandardFrameConstants::kFixedSlotCountAboveFp - 1) * kPointerSize); in CodeStubArguments()
597 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
468 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
533 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
567 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
788 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
873 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
486 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
735 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
581 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
2678 frame_slots -= TypedFrameConstants::kFixedSlotCountAboveFp; in StubPrologue()