Searched refs:ComputeInputFrameAboveFpFixedSize (Results 1 – 2 of 2) sorted by relevance
162 unsigned ComputeInputFrameAboveFpFixedSize() const;
796 caller_frame_top_ = stack_fp_ + ComputeInputFrameAboveFpFixedSize(); in DoComputeOutputFrames()1972 unsigned Deoptimizer::ComputeInputFrameAboveFpFixedSize() const { in ComputeInputFrameAboveFpFixedSize() function in v8::internal::Deoptimizer1985 unsigned fixed_size_above_fp = ComputeInputFrameAboveFpFixedSize(); in ComputeInputFrameSize()