Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
Dlog.cc132 AppendByte(':'); in Init()
148 AppendByte(')'); in AppendName()
172 void AppendByte(char c) { in AppendByte() function in v8::internal::CodeEventLogger::NameBuffer
240 name_buffer_->AppendByte(' '); in CodeCreateEvent()
254 name_buffer_->AppendByte(' '); in CodeCreateEvent()
260 name_buffer_->AppendByte(')'); in CodeCreateEvent()
262 name_buffer_->AppendByte(':'); in CodeCreateEvent()
277 name_buffer_->AppendByte('-'); in CodeCreateEvent()
283 name_buffer_->AppendByte('-'); in CodeCreateEvent()