Home | History | Annotate | Download | only in cctest

Lines Matching refs:allocation_len

890   int allocation_len = LenFromSize(allocation_amount);
896 Object* array = HEAP->AllocateFixedArray(allocation_len)->ToObjectChecked();