Lines Matching defs:allocation
10 #include "src/objects/allocation-site-scopes-inl.h"
49 // Dont create allocation sites for nested object literals
341 int flags, AllocationType allocation);
346 AllocationType allocation);
351 int flags, AllocationType allocation) {
355 allocation);
363 AllocationType allocation) {
367 allocation);
374 int flags, AllocationType allocation) {
397 map, number_of_properties, allocation);
415 value = CreateArrayLiteral(isolate, array_boilerplate, allocation);
422 object_boilerplate->flags(), allocation);
455 AllocationType allocation) {
495 CreateArrayLiteral(isolate, boilerplate, allocation);
504 isolate, boilerplate, boilerplate->flags(), allocation);
513 copied_elements_values->length(), allocation);