Home | History | Annotate | Download | only in arm

Lines Matching refs:dictionary

2694 // Probe the name dictionary in the |elements| register. Jump to the
2777 // dictionary: NameDictionary to probe.
2784 Register dictionary = r0;
2794 __ ldr(mask, FieldMemOperand(dictionary, kCapacityOffset));
2823 __ add(index, dictionary, Operand(index, LSL, 2));