Searched refs:AppendDoubleQuotedString (Results 1 – 3 of 3) sorted by relevance
74 void AppendDoubleQuotedString(const char* string);
147 void Log::MessageBuilder::AppendDoubleQuotedString(const char* string) { in AppendDoubleQuotedString() function in v8::internal::Log::MessageBuilder
1162 msg.AppendDoubleQuotedString(comment); in CodeCreateEvent()1372 msg.AppendDoubleQuotedString(code_name); in CodeNameEvent()