Home | History | Annotate | Download | only in src

Lines Matching defs:limit_

31       : limit_(frame->fp()), handler_(handler) {
39 return handler_ == NULL || handler_->address() > limit_;
47 const Address limit_;