Home | History | Annotate | Download | only in cctest

Lines Matching refs:AllocateFixedArray

1013     Object* array = heap->AllocateFixedArray(allocation_len).ToObjectChecked();
1023 Object* array = heap->AllocateFixedArray(fixed_array_len).ToObjectChecked();
1628 CcTest::test_heap()->AllocateFixedArray(8192, TENURED).ToObjectChecked();