Home | History | Annotate | Download | only in mips64

Lines Matching refs:dictionary

2897 // Probe the name dictionary in the |elements| register. Jump to the
2980 // dictionary: NameDictionary to probe.
2987 Register dictionary = a0;
2997 __ ld(mask, FieldMemOperand(dictionary, kCapacityOffset));
3028 __ Dlsa(index, dictionary, index, kPointerSizeLog2);