Searched refs:high_bound_ (Results 1 – 2 of 2) sorted by relevance
908 return low_bound_ <= addr && addr <= high_bound_; in IsValidStackAddress()916 const Address high_bound_; variable
199 high_bound_(js_entry_sp), in SafeStackFrameIterator()