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