Lines Matching refs:StackFrame
267 StackFrame::Id frame_id);
317 void NewBreak(StackFrame::Id break_frame_id);
318 void SetBreak(StackFrame::Id break_frame_id, int break_id);
319 StackFrame::Id break_frame_id() {
472 void FramesHaveBeenDropped(StackFrame::Id new_break_frame_id,
484 static Object** SetUpFrameDropperFrame(StackFrame* bottom_js_frame,
542 void ActivateStepIn(StackFrame* frame);
544 void ActivateStepOut(StackFrame* frame);
579 StackFrame::Id break_frame_id_;
981 StackFrame::Id break_frame_id_; // Previous break frame id.