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

/external/v8/test/cctest/
H A Dtest-list.cc36 class ZeroingAllocationPolicy { class
58 List<int, ZeroingAllocationPolicy> list(4);
71 List<int, ZeroingAllocationPolicy> list(4);
81 List<int, ZeroingAllocationPolicy> other_list(4);

Completed in 410 milliseconds