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

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Heap.cpp     [all...]
Heap.h 664 static const int numberOfEntriesLog2 = 12;
665 static const int numberOfEntries = 1 << numberOfEntriesLog2;
    [all...]

Completed in 3801 milliseconds