Home | History | Annotate | Download | only in mips

Lines Matching refs:dictionary

2893 // Probe the name dictionary in the |elements| register. Jump to the
2977 // dictionary: NameDictionary to probe.
2984 Register dictionary = a0;
2994 __ lw(mask, FieldMemOperand(dictionary, kCapacityOffset));
3025 __ Lsa(index, dictionary, index, 2);