Searched refs:body_id_ (Results 1 – 1 of 1) sorted by relevance
809 virtual BailoutId StackCheckId() const OVERRIDE { return body_id_; } in StackCheckId()810 BailoutId BodyId() const { return body_id_; } in BodyId()818 body_id_(id_gen->GetNextId()) {} in WhileStatement()826 const BailoutId body_id_; variable856 virtual BailoutId StackCheckId() const OVERRIDE { return body_id_; } in StackCheckId()857 BailoutId BodyId() const { return body_id_; } in BodyId()873 body_id_(id_gen->GetNextId()) {} in ForStatement()885 const BailoutId body_id_; variable940 BailoutId BodyId() const { return body_id_; } in BodyId()943 virtual BailoutId StackCheckId() const OVERRIDE { return body_id_; } in StackCheckId()[all …]