Home | History | Annotate | Download | only in src

Lines Matching refs:body_id_

805   virtual BailoutId StackCheckId() const { return body_id_; }
806 BailoutId BodyId() const { return body_id_; }
813 body_id_(GetNextId(isolate)) {
822 const BailoutId body_id_;
852 virtual BailoutId StackCheckId() const { return body_id_; }
853 BailoutId BodyId() const { return body_id_; }
868 body_id_(GetNextId(isolate)) {
881 const BailoutId body_id_;
927 BailoutId BodyId() const { return body_id_; }
930 virtual BailoutId StackCheckId() const { return body_id_; }
936 body_id_(GetNextId(isolate)),
941 const BailoutId body_id_;