Searched refs:kFixedSlotCountAboveFp (Results 1 – 15 of 15) sorted by relevance
211 StandardFrameConstants::kFixedSlotCountAboveFp; in GetSPToFPSlotCount()
117 return CommonFrameConstants::kFixedSlotCountAboveFp + in CalculateFixedFrameSize()
161 static const int kFixedSlotCountAboveFp = variable406 return StandardFrameConstants::kFixedSlotCountAboveFp - 1 - in FPOffsetToFrameSlot()411 return (StandardFrameConstants::kFixedSlotCountAboveFp - 1 - slot) * in FrameSlotToFPOffset()
1503 (StandardFrameConstants::kFixedSlotCountAboveFp + argc) * kPointerSize; in receiver()
8226 (StandardFrameConstants::kFixedSlotCountAboveFp - 1) * kPointerSize); in CodeStubArguments()
597 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
874 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
587 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
484 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
535 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
820 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
624 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
1094 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
752 StandardFrameConstants::kFixedSlotCountAboveFp; in AdjustStackPointerForTailCall()
2602 frame_slots -= TypedFrameConstants::kFixedSlotCountAboveFp; in StubPrologue()