Searched refs:ComputeInputFrameAboveFpFixedSize (Results 1 – 2 of 2) sorted by relevance
548 unsigned ComputeInputFrameAboveFpFixedSize() const;
678 caller_frame_top_ = stack_fp_ + ComputeInputFrameAboveFpFixedSize(); in DoComputeOutputFrames()2175 unsigned Deoptimizer::ComputeInputFrameAboveFpFixedSize() const { in ComputeInputFrameAboveFpFixedSize() function in v8::internal::Deoptimizer2186 unsigned fixed_size_above_fp = ComputeInputFrameAboveFpFixedSize(); in ComputeInputFrameSize()