Home | History | Annotate | Download | only in src

Lines Matching refs:AppendString

76       AppendString(String::cast(name));
82 AppendString(String::cast(symbol->name()));
91 void AppendString(String* str) {
200 name_buffer_->AppendString(shared->DebugName());
203 name_buffer_->AppendString(String::cast(source));
226 name_buffer_->AppendString(source);