Searched refs:LenFromSize (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-heap.cc974 static int LenFromSize(int size) { function
1007 int allocation_len = LenFromSize(allocation_amount);
1019 int fixed_array_len = LenFromSize(to_fill);

Completed in 63 milliseconds