Searched refs:AppendCharacter (Results 1 – 9 of 9) sorted by relevance
101 AppendCharacter(static_cast<char>(c)); in AppendString()110 for (auto i = str.begin(); i < str.end(); i++) AppendCharacter(*i); in AppendString()123 AppendCharacter(str[i]); in AppendString()134 AppendCharacter(log_->format_buffer_[i]); in AppendFormatString()138 void Log::MessageBuilder::AppendCharacter(char c) { in AppendCharacter() function in v8::internal::Log::MessageBuilder231 this->AppendCharacter(c);
525 builder_.AppendCharacter('['); in SerializeJSArray()600 builder_.AppendCharacter(']'); in SerializeJSArray()648 builder_.AppendCharacter('{'); in SerializeJSObject()675 builder_.AppendCharacter('}'); in SerializeJSObject()695 builder_.AppendCharacter('{'); in SerializeJSReceiverSlow()710 builder_.AppendCharacter('}'); in SerializeJSReceiverSlow()736 builder_.AppendCharacter('['); in SerializeJSProxy()742 builder_.AppendCharacter(']'); in SerializeJSProxy()807 builder_.AppendCharacter('\n'); in NewLine()812 if (!first) builder_.AppendCharacter(','); in Separator()[all …]
502 builder->AppendCharacter(':'); in AppendFileLocation()509 builder->AppendCharacter(':'); in AppendFileLocation()568 builder->AppendCharacter('.'); in AppendMethodCall()578 builder->AppendCharacter(']'); in AppendMethodCall()584 builder->AppendCharacter('.'); in AppendMethodCall()913 builder->AppendCharacter('>'); in AppendErrorString()1082 builder.AppendCharacter('%'); in FormatMessage()1089 builder.AppendCharacter(*c); in FormatMessage()
74 void AppendCharacter(char c);
124 V8_INLINE void AppendCharacter(uint8_t c) { in AppendCharacter() function
398 builder.AppendCharacter(')'); in NoSideEffectsToString()10902 builder.AppendCharacter('['); in ToFunctionName()10904 builder.AppendCharacter(']'); in ToFunctionName()10916 builder.AppendCharacter(' '); in ToFunctionName()11963 builder.AppendCharacter('$'); in GetSubstitution()11971 builder.AppendCharacter('$'); in GetSubstitution()12012 builder.AppendCharacter('$'); in GetSubstitution()12030 builder.AppendCharacter('$'); in GetSubstitution()12042 builder.AppendCharacter('$'); in GetSubstitution()12068 builder.AppendCharacter('$'); in GetSubstitution()[all …]
42 builder.AppendCharacter('('); in CreateDynamicFunction()47 builder.AppendCharacter('('); in CreateDynamicFunction()52 if (i > 1) builder.AppendCharacter(','); in CreateDynamicFunction()80 builder.AppendCharacter('\n'); in CreateDynamicFunction()
29 builder.AppendCharacter('/'); in BUILTIN()42 builder.AppendCharacter('/'); in BUILTIN()
42 builder.AppendCharacter(')'); in RUNTIME_FUNCTION()