Home | History | Annotate | Download | only in src

Lines Matching refs:Allocate

85                      NameDictionary::Allocate(isolate()->heap(),
95 SeededNumberDictionary::Allocate(isolate()->heap(),
105 UnseededNumberDictionary::Allocate(isolate()->heap(),
114 ObjectHashSet::Allocate(isolate()->heap(),
123 ObjectHashTable::Allocate(isolate()->heap(),
133 DescriptorArray::Allocate(number_of_descriptors, slack),
143 DeoptimizationInputData::Allocate(deopt_entry_count,
154 DeoptimizationOutputData::Allocate(deopt_entry_count,
561 // If the instance size overflows, we allocate as many properties
887 // Allocate the function
918 // Allocate the function.
1211 // allocate extra space for a literals array prefix containing the
1350 // Allocate initial fixed array for active break points before allocating the
1505 MapCache::Allocate(isolate()->heap(),
1535 // Allocate the new map cache for the native context.