Home | History | Annotate | Download | only in x64

Lines Matching refs:JSFunction

862         __ cmpp(rsi, FieldOperand(func, JSFunction::kContextOffset));
865 __ Call(FieldOperand(func, JSFunction::kCodeEntryOffset));
874 __ cmpp(rsi, FieldOperand(func, JSFunction::kContextOffset));
880 __ jmp(FieldOperand(func, JSFunction::kCodeEntryOffset));
2581 // Canonicalize JSFunction return sites for now.