for_typeof_      3672 src/hydrogen-instructions.h         for_typeof_(for_typeof) {
for_typeof_      3682 src/hydrogen-instructions.h   bool for_typeof() const { return for_typeof_; }
for_typeof_      3694 src/hydrogen-instructions.h   bool for_typeof_;
for_typeof_       614 src/hydrogen.h   void set_for_typeof(bool for_typeof) { for_typeof_ = for_typeof; }
for_typeof_       615 src/hydrogen.h   bool is_for_typeof() { return for_typeof_; }
for_typeof_       635 src/hydrogen.h   bool for_typeof_;