Home | History | Annotate | Download | only in src

Lines Matching defs:entry_

556   HEnterInlined* entry() const { return entry_; }
557 void set_entry(HEnterInlined* entry) { entry_ = entry; }
721 HEnterInlined* entry_;
888 HEnterInlined* entry() { return entry_; }
889 void set_entry(HEnterInlined* entry) { entry_ = entry; }
927 HEnterInlined* entry_;