Lines Matching full:new_first
3287 Handle<String> new_first =3294 if (*found) return isolate->factory()->NewConsString(new_first, second);3295 if (new_first.is_null()) return new_first;