Searched refs:allocation_len (Results 1 - 1 of 1) sorted by relevance
/external/v8/test/cctest/ | ||
H A D | test-heap.cc | 1007 int allocation_len = LenFromSize(allocation_amount); local 1013 Object* array = heap->AllocateFixedArray(allocation_len).ToObjectChecked(); |
Completed in 52 milliseconds