Searched refs:control_context_frame_pointer (Results 1 – 4 of 4) sorted by relevance
85 pub fn control_context_frame_pointer(&self) -> usize { in control_context_frame_pointer() method86 self.0.control_context_frame_pointer() in control_context_frame_pointer()
50 pub fn control_context_frame_pointer(&self) -> usize { in control_context_frame_pointer() method
169 pub fn control_context_frame_pointer(&self) -> usize { in control_context_frame_pointer() method
154 let fp = continuation.stack.control_context_frame_pointer(); in trace_suspended_continuation()359 let resume_fp = fiber_stack.control_context_frame_pointer(); in trace_through_continuations()