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