Lines Matching refs:no_gc
117 DisallowGarbageCollection no_gc;
118 CopyChars(result->GetChars(no_gc), one_byte_buffer.data(),
120 CopyChars(result->GetChars(no_gc) + one_byte_buffer.size(),
189 DisallowGarbageCollection no_gc;
190 String::FlatContent flat1 = str1->GetFlatContent(no_gc);
191 String::FlatContent flat2 = str2->GetFlatContent(no_gc);
251 DisallowGarbageCollection no_gc;
363 DisallowGarbageCollection no_gc;
364 String::FlatContent flat_content = s->GetFlatContent(no_gc);
368 reinterpret_cast<char*>(result->GetChars(no_gc)),