Home | History | Annotate | Download | only in x87

Lines Matching refs:JSFunction

613         __ cmp(esi, FieldOperand(func, JSFunction::kContextOffset));
620 __ call(FieldOperand(func, JSFunction::kCodeEntryOffset));
642 __ cmp(esi, FieldOperand(func, JSFunction::kContextOffset));
651 __ jmp(FieldOperand(func, JSFunction::kCodeEntryOffset));
2283 // stack and the JSFunction and context in EDI and ESI, respectively, thus
2293 // [edi = JSFunction, esi = context]
2514 // Canonicalize JSFunction return sites for now if they always have the same