Lines Matching refs:std
41 void PrintRegisterRange(UnoptimizedFrame* frame, std::ostream& os,
48 os << " [ " << std::setw(reg_field_width)
51 os << " ]" << std::endl;
55 void PrintRegisters(UnoptimizedFrame* frame, std::ostream& os, bool is_input,
75 os << " ]" << std::endl;
145 os << static_cast<const void*>(bytecode_address) << " @ " << std::setw(4)
148 os << std::endl;
152 os << std::flush;
192 os << std::flush;
227 os << "]" << std::endl;