Home
last modified time | relevance | path

Searched refs:AppendDoubleQuotedString (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dlog-utils.h75 void AppendDoubleQuotedString(const char* string);
Dlog-utils.cc146 void Log::MessageBuilder::AppendDoubleQuotedString(const char* string) { in AppendDoubleQuotedString() function in v8::internal::Log::MessageBuilder
Dlog.cc1026 msg.AppendDoubleQuotedString(comment); in CodeCreateEvent()
1169 msg.AppendDoubleQuotedString(code_name); in CodeNameEvent()
1260 msg.AppendDoubleQuotedString(counter->name()); in RuntimeCallTimerEvent()
1320 msg.AppendDoubleQuotedString(slow_stub_reason); in ICEvent()