Searched refs:AllocateFixedArray (Results 1 – 8 of 8) sorted by relevance
47 heap->AllocateFixedArray(100, NOT_TENURED).ToObjectChecked(); in AllocateAfterFailures()51 heap->AllocateFixedArray(100).ToObjectChecked(); in AllocateAfterFailures()63 heap->AllocateFixedArray(10000, TENURED).ToObjectChecked(); in AllocateAfterFailures()71 heap->AllocateFixedArray( in AllocateAfterFailures()74 heap->AllocateFixedArray( in AllocateAfterFailures()84 heap->AllocateFixedArray(100, TENURED).ToObjectChecked(); in AllocateAfterFailures()
88 Object* obj = heap->AllocateFixedArray(array_length).ToObjectChecked(); in TEST()114 Object* obj = heap->AllocateFixedArray(array_length).ToObjectChecked(); in TEST()145 allocation = heap->AllocateFixedArray(arraysize); in TEST()148 heap->AllocateFixedArray(arraysize).ToObjectChecked(); in TEST()259 global_handles->Create(heap->AllocateFixedArray(1).ToObjectChecked()); in TEST()261 global_handles->Create(heap->AllocateFixedArray(1).ToObjectChecked()); in TEST()263 global_handles->Create(heap->AllocateFixedArray(1).ToObjectChecked()); in TEST()278 global_handles->Create(heap->AllocateFixedArray(1).ToObjectChecked()); in TEST()280 global_handles->Create(heap->AllocateFixedArray(1).ToObjectChecked()); in TEST()282 global_handles->Create(heap->AllocateFixedArray(1).ToObjectChecked()); in TEST()
96 using i::Heap::AllocateFixedArray; in EXTENSION_LIST()
1013 Object* array = heap->AllocateFixedArray(allocation_len).ToObjectChecked(); in TEST()1023 Object* array = heap->AllocateFixedArray(fixed_array_len).ToObjectChecked(); in TEST()1628 CcTest::test_heap()->AllocateFixedArray(8192, TENURED).ToObjectChecked(); in TEST()
1410 AllocateFixedArray(int length, PretenureFlag pretenure = NOT_TENURED);
3644 AllocationResult allocation = AllocateFixedArray(prop_size, pretenure); in AllocateJSObjectFromMap()4068 AllocationResult Heap::AllocateFixedArray(int length, PretenureFlag pretenure) { in AllocateFixedArray() function in v8::internal::Heap
68 isolate()->heap()->AllocateFixedArray(size, pretenure), in NewFixedArray()
477 0.24^7147589^HTMLParserThrea^chrome ^[.] v8::internal::Heap::AllocateFixedArray(int)479 --- v8::internal::Heap::AllocateFixedArray(int)