Searched refs:kFixedFrameSizeAboveFp (Results 1 – 5 of 5) sorted by relevance
61 static constexpr int kFixedFrameSizeAboveFp = kPCOnStackSize + kFPOnStackSize; variable63 kFixedFrameSizeAboveFp / kPointerSize;109 kFixedFrameSizeAboveFp + kFixedFrameSizeFromFp;157 static constexpr int kFixedFrameSize = kFixedFrameSizeAboveFp - kArgCOffset;200 StandardFrameConstants::kFixedFrameSizeAboveFp + kFixedFrameSizeFromFp;
1516 BuiltinContinuationFrameConstants::kFixedFrameSizeAboveFp); in DoComputeBuiltinContinuation()1783 unsigned fixed_size = CommonFrameConstants::kFixedFrameSizeAboveFp; in ComputeInputFrameAboveFpFixedSize()1800 CommonFrameConstants::kFixedFrameSizeAboveFp + outgoing_size, in ComputeInputFrameSize()2919 CommonFrameConstants::kFixedFrameSizeAboveFp + in CreateArgumentsElementsTranslatedValues()
1323 StandardFrameConstants::kFixedFrameSizeAboveFp - in Throw()1348 StandardFrameConstants::kFixedFrameSizeAboveFp - in Throw()1386 StandardFrameConstants::kFixedFrameSizeAboveFp - in Throw()
899 (frame_header_size + StandardFrameConstants::kFixedFrameSizeAboveFp); in IterateCompiledFrame()
321 CommonFrameConstants::kFixedFrameSizeAboveFp - kPointerSize; in Finalize()