Lines Matching refs:JSFunction
927 __ cmp(esi, FieldOperand(func, JSFunction::kContextOffset));
930 __ call(FieldOperand(func, JSFunction::kCodeEntryOffset));
939 __ cmp(esi, FieldOperand(func, JSFunction::kContextOffset));
944 __ jmp(FieldOperand(func, JSFunction::kCodeEntryOffset));
2189 // stack and the JSFunction and context in EDI and ESI, respectively, thus
2199 // [edi = JSFunction, esi = context]
2397 // Canonicalize JSFunction return sites for now if they always have the same