Searched refs:current_frame_mut (Results 1 – 2 of 2) sorted by relevance
85 .current_frame_mut() in call()95 let function = self.state.current_frame_mut().function(); in block()107 .current_frame_mut() in block()115 .current_frame_mut() in block()123 .current_frame_mut() in block()277 fn current_frame_mut(&mut self) -> &mut Frame<'a> { in current_frame_mut() method
36 fn current_frame_mut(&mut self) -> &mut Frame<'a>; in current_frame_mut() method