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

  /external/v8/src/
utils.h 151 static inline uint32_t RoundUpToPowerOf2(uint32_t x) {
platform-win32.cc 839 page_size = RoundUpToPowerOf2(info.dwPageSize);
    [all...]
heap.cc     [all...]
objects.cc     [all...]

Completed in 411 milliseconds