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

  /external/v8/src/
hashmap.h 47 static Allocator DefaultAllocator;
59 Allocator* allocator = &DefaultAllocator,
hashmap.cc 39 Allocator HashMap::DefaultAllocator;

Completed in 3164 milliseconds