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