Home | History | Annotate | Download | only in mips

Lines Matching refs:NameDictionaryLookupStub

5225 void NameDictionaryLookupStub::GenerateNegativeLookup(MacroAssembler* masm,
5293 NameDictionaryLookupStub stub(NEGATIVE_LOOKUP);
5307 void NameDictionaryLookupStub::GeneratePositiveLookup(MacroAssembler* masm,
5372 NameDictionaryLookupStub stub(POSITIVE_LOOKUP);
5383 void NameDictionaryLookupStub::Generate(MacroAssembler* masm) {