Searched refs:is_topmost (Results 1 – 1 of 1) sorted by relevance
908 bool is_topmost = (output_count_ - 1 == frame_index); in DoComputeJSFrame() local987 if (is_topmost) output_frame->SetRegister(fp_reg.code(), fp_value); in DoComputeJSFrame()1041 if (is_topmost) output_frame->SetRegister(context_reg.code(), value); in DoComputeJSFrame()1086 if (is_topmost) { in DoComputeJSFrame()1098 if (is_topmost && bailout_type_ != DEBUGGER) { in DoComputeJSFrame()