Lines Matching refs:JSFunction
615 __ lw(kScratchReg, FieldMemOperand(func, JSFunction::kContextOffset));
619 __ lw(at, FieldMemOperand(func, JSFunction::kCodeEntryOffset));
630 __ lw(kScratchReg, FieldMemOperand(func, JSFunction::kContextOffset));
641 __ lw(at, FieldMemOperand(func, JSFunction::kCodeEntryOffset));
1859 // Canonicalize JSFunction return sites for now.