Home | History | Annotate | Download | only in src

Lines Matching full:empty_string

3313   return isolate->heap()->empty_string();
3476 return isolate->factory()->empty_string();
4155 Handle<String> empty_string = isolate->factory()->empty_string();
4158 isolate, subject, regexp, empty_string, last_match_info);
4161 isolate, subject, regexp, empty_string, last_match_info);
4180 if (new_length == 0) return isolate->heap()->empty_string();
4221 if (position == 0) return isolate->heap()->empty_string();
6298 if (length == 0) return isolate->heap()->empty_string();
7242 return isolate->heap()->empty_string();
7295 return isolate->heap()->empty_string();