• Home
  • Raw
  • Download

Lines Matching refs:is_bottommost

958   const bool is_bottommost = (0 == frame_index);  in DoComputeInterpretedFrame()  local
973 !is_bottommost && (translated_state_.frames()[frame_index - 1]).kind() != in DoComputeInterpretedFrame()
1007 is_bottommost ? caller_frame_top_ - output_frame_size in DoComputeInterpretedFrame()
1018 if (verbose_tracing_enabled() && is_bottommost && in DoComputeInterpretedFrame()
1041 if (is_bottommost) { in DoComputeInterpretedFrame()
1052 is_bottommost ? caller_fp_ : output_[frame_index - 1]->GetFp(); in DoComputeInterpretedFrame()
1067 is_bottommost ? caller_constant_pool_ in DoComputeInterpretedFrame()
1096 if (is_bottommost) { in DoComputeInterpretedFrame()
1313 const bool is_bottommost = (0 == frame_index); in DoComputeArgumentsAdaptorFrame() local
1341 is_bottommost ? caller_frame_top_ - output_frame_size in DoComputeArgumentsAdaptorFrame()
1357 if (is_bottommost) { in DoComputeArgumentsAdaptorFrame()
1365 is_bottommost ? caller_fp_ : output_[frame_index - 1]->GetFp(); in DoComputeArgumentsAdaptorFrame()
1374 is_bottommost ? caller_constant_pool_ in DoComputeArgumentsAdaptorFrame()
1698 const bool is_bottommost = (0 == frame_index); in DoComputeBuiltinContinuation() local
1748 is_bottommost ? caller_frame_top_ - output_frame_size in DoComputeBuiltinContinuation()
1828 if (is_bottommost) { in DoComputeBuiltinContinuation()
1836 is_bottommost ? caller_fp_ : output_[frame_index - 1]->GetFp(); in DoComputeBuiltinContinuation()
1847 is_bottommost ? caller_constant_pool_ in DoComputeBuiltinContinuation()