Home
last modified time | relevance | path

Searched refs:AllocateFixedArray (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/v8/test/cctest/
Dtest-alloc.cc47 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()
Dtest-mark-compact.cc88 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()
Dcctest.h96 using i::Heap::AllocateFixedArray; in EXTENSION_LIST()
Dtest-heap.cc1013 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()
/external/chromium_org/v8/src/heap/
Dheap.h1410 AllocateFixedArray(int length, PretenureFlag pretenure = NOT_TENURED);
Dheap.cc3644 AllocationResult allocation = AllocateFixedArray(prop_size, pretenure); in AllocateJSObjectFromMap()
4068 AllocationResult Heap::AllocateFixedArray(int length, PretenureFlag pretenure) { in AllocateFixedArray() function in v8::internal::Heap
/external/chromium_org/v8/src/
Dfactory.cc68 isolate()->heap()->AllocateFixedArray(size, pretenure), in NewFixedArray()
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt477 0.24^7147589^HTMLParserThrea^chrome ^[.] v8::internal::Heap::AllocateFixedArray(int)
479 --- v8::internal::Heap::AllocateFixedArray(int)