Home | History | Annotate | Download | only in src

Lines Matching refs:StackCheckId

735   virtual BailoutId StackCheckId() const = 0;
771 virtual BailoutId StackCheckId() const V8_OVERRIDE { return back_edge_id_; }
808 virtual BailoutId StackCheckId() const V8_OVERRIDE { return body_id_; }
855 virtual BailoutId StackCheckId() const V8_OVERRIDE { return body_id_; }
933 virtual BailoutId StackCheckId() const V8_OVERRIDE { return body_id_; }
992 virtual BailoutId StackCheckId() const V8_OVERRIDE { return BackEdgeId(); }