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