Lines Matching refs:JSFunction
85 // Check that function is a JSFunction.
90 __ movq(rbx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
136 // Verified that the constructor is a JSFunction.
139 __ movq(rax, FieldOperand(rdi, JSFunction::kPrototypeOrInitialMapOffset));
148 // Check that the constructor is not constructing a JSFunction (see comments
159 __ movq(rcx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
341 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
407 // - JSFunction* function (
430 __ movq(rsi, FieldOperand(rdx, JSFunction::kContextOffset));
462 JSFunction::kContextOffset));
653 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
656 __ movq(rbx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
745 __ movq(rdx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
749 __ movq(rdx, FieldOperand(rdi, JSFunction::kCodeEntryOffset));
813 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
820 __ movq(rdx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
918 JSFunction::kPrototypeOrInitialMapOffset));
1018 JSFunction::kPrototypeOrInitialMapOffset));
1255 __ movq(rbx, FieldOperand(rdi, JSFunction::kPrototypeOrInitialMapOffset));
1289 __ movq(rbx, FieldOperand(rdi, JSFunction::kPrototypeOrInitialMapOffset));
1445 __ movq(rcx, FieldOperand(rax, JSFunction::kSharedFunctionInfoOffset));