Lines Matching full:jsfunction
96 FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
166 // Verified that the constructor is a JSFunction.
169 __ movq(rax, FieldOperand(rdi, JSFunction::kPrototypeOrInitialMapOffset));
178 // Check that the constructor is not constructing a JSFunction (see
189 __ movq(rcx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
374 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
451 // - JSFunction* function (
478 __ movq(rsi, FieldOperand(rdx, JSFunction::kContextOffset));
510 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
779 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
782 __ movq(rbx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
899 __ movq(rdx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
903 __ movq(rdx, FieldOperand(rdi, JSFunction::kCodeEntryOffset));
978 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
982 __ movq(rdx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
1095 __ movq(rbx, FieldOperand(rdi, JSFunction::kPrototypeOrInitialMapOffset));
1125 __ movq(rbx, FieldOperand(rdi, JSFunction::kPrototypeOrInitialMapOffset));
1398 __ movq(rbx, FieldOperand(rax, JSFunction::kSharedFunctionInfoOffset));