Searched defs:PAGE_LOG_ALIGN (Results 1 – 2 of 2) sorted by relevance
26 const Alignment CodeAllocator::PAGE_LOG_ALIGN = GetLogAlignment(os::mem::GetPageSize()); member in panda::CodeAllocator
26 const Alignment CodeAllocator::PAGE_LOG_ALIGN = GetLogAlignment(os::mem::GetPageSize()); member in ark::CodeAllocator