Searched refs:RepeatCharacters (Results 1 – 1 of 1) sorted by relevance
163 static void RepeatCharacters(ObjPtr<String> new_string, Handle<String> h_this, int32_t count) in RepeatCharacters() function202 RepeatCharacters<uint8_t>(new_string, h_this, count); in DoRepeat()204 RepeatCharacters<uint16_t>(new_string, h_this, count); in DoRepeat()