Home | History | Annotate | Download | only in src

Lines Matching defs:AppendString

71       AppendString(String::cast(name));
77 AppendString(String::cast(symbol->name()));
86 void AppendString(String* str) {
186 name_buffer_->AppendString(shared->DebugName());
189 name_buffer_->AppendString(String::cast(source));
210 name_buffer_->AppendString(source);