Home | History | Annotate | Download | only in src

Lines Matching full:space_str

186 static AllocationSpace FindSpaceFor(String* space_str) {
188 space_str->ToCString(DISALLOW_NULLS, ROBUST_STRING_TRAVERSAL);
311 String* space_str = String::cast(space_obj);
312 space_ = FindSpaceFor(space_str);