Searched refs:new_second (Results 1 – 1 of 1) sorted by relevance
4300 Handle<String> new_second; in StringReplaceOneCharWithString() local4303 .ToHandle(&new_second)) { in StringReplaceOneCharWithString()4306 if (*found) return isolate->factory()->NewConsString(first, new_second); in StringReplaceOneCharWithString()