Home | History | Annotate | Download | only in x64

Lines Matching refs:KeyedLookupCache

625   __ shr(rcx, Immediate(KeyedLookupCache::kMapHashShift));
629 __ and_(rcx, Immediate(KeyedLookupCache::kCapacityMask));