Searched refs:found_ (Results 1 – 2 of 2) sorted by relevance
423 : name_(name), segment_(segment), found_() { } in SegmentFinder()426 bool found() const { return found_; } in found()431 found_ = true; in SegmentCommand()445 bool found_; member in google_breakpad::mach_o::Reader::SegmentFinder
1154 bool found_; member in v8::internal::DependentFunctionMarker1157 : shared_info_(shared_info), found_(false) { } in DependentFunctionMarker()1168 found_ = true; in VisitFunction()1180 if (marker.found_) { in DeoptimizeDependentFunctions()