Searched refs:m_builder (Results 1 – 1 of 1) sorted by relevance
98 m_builder.append(String16::fromDouble( in append()103 m_builder.append(v8::Local<v8::BooleanObject>::Cast(value)->ValueOf() in append()110 m_builder.append("[object Proxy]"); in append()139 if (i) m_builder.append(','); in append()152 m_builder.append("Symbol("); in append()154 m_builder.append(')'); in append()160 if (!string.IsEmpty()) m_builder.append(toProtocolString(string)); in append()166 return m_builder.toString(); in toString()171 String16Builder m_builder; member in v8_inspector::__anona2c4effe0111::V8ValueStringBuilder