HomeSort by relevance Sort by last modified time
    Searched refs:FreeStoreAllocationPolicy (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
allocation.h 82 class FreeStoreAllocationPolicy {
globals.h 211 class FreeStoreAllocationPolicy;
212 template <typename T, class P = FreeStoreAllocationPolicy> class List;
339 template <typename Config, class Allocator = FreeStoreAllocationPolicy>
hashmap.h 96 typedef TemplateHashMapImpl<FreeStoreAllocationPolicy> HashMap;

Completed in 70 milliseconds