Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-strings.cc415 static void WriteRepeatToFlat(String* src, Vector<sinkchar> buffer, int cursor, in WriteRepeatToFlat() function
451 WriteRepeatToFlat<Char>(separator, buffer, cursor, repeat, in JoinSparseArrayWithSeparator()
465 WriteRepeatToFlat<Char>(separator, buffer, cursor, repeat, separator_length); in JoinSparseArrayWithSeparator()