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

  /external/v8/src/
zone-inl.h 49 ASSERT(IsAddressAligned(result, kAlignment, 0));
utils.h 118 static inline bool IsAddressAligned(Address addr,
spaces.cc 1024 ASSERT(IsAddressAligned(start, size, 0));
    [all...]

Completed in 54 milliseconds