OBJ 138 src/string-stream.cc ASSERT_EQ(FmtElm::OBJ, current.type_); OBJ 87 src/string-stream.h FmtElm(Object* value) : type_(OBJ) { // NOLINT