Lines Matching refs:allocation

71   template <AllocationType allocation = AllocationType::kYoung>
73 template <AllocationType allocation = AllocationType::kYoung>
75 template <AllocationType allocation = AllocationType::kYoung>
77 template <AllocationType allocation = AllocationType::kYoung>
79 template <AllocationType allocation = AllocationType::kYoung>
81 template <AllocationType allocation = AllocationType::kYoung>
83 template <AllocationType allocation = AllocationType::kYoung>
85 template <AllocationType allocation = AllocationType::kYoung>
88 template <AllocationType allocation>
92 AllocationType allocation = AllocationType::kYoung);
99 AllocationType allocation);
103 int length, AllocationType allocation = AllocationType::kYoung);
109 AllocationType allocation = AllocationType::kYoung);
113 int length, AllocationType allocation = AllocationType::kYoung);
117 int length, AllocationType allocation = AllocationType::kYoung);
123 int length, AllocationType allocation = AllocationType::kYoung);
128 Map map, int length, AllocationType allocation = AllocationType::kYoung);
134 int length, AllocationType allocation = AllocationType::kYoung);
138 int length, AllocationType allocation = AllocationType::kYoung);
165 int size, AllocationType allocation = AllocationType::kYoung);
200 AllocationType allocation = AllocationType::kOld);
226 int length, AllocationType allocation = AllocationType::kYoung);
228 int length, AllocationType allocation = AllocationType::kYoung);
232 AllocationType allocation = AllocationType::kYoung);
236 AllocationType allocation = AllocationType::kYoung);
246 int length, AllocationType allocation = AllocationType::kYoung);
256 AllocationType allocation = AllocationType::kYoung);
262 AllocationType allocation = AllocationType::kYoung);
265 int capacity, AllocationType allocation);
274 AllocationType allocation, Map string_map);
278 HeapObject AllocateRawArray(int size, AllocationType allocation);
279 HeapObject AllocateRawFixedArray(int length, AllocationType allocation);
280 HeapObject AllocateRawWeakArrayList(int length, AllocationType allocation);
284 AllocationType allocation);
286 AllocationType allocation);
289 int size, AllocationType allocation, Map map,
291 HeapObject NewWithImmortalMap(Map map, AllocationType allocation);
295 AllocationType allocation);
307 AllocationType allocation);
315 HeapObject AllocateRaw(int size, AllocationType allocation,