Home | History | Annotate | Download | only in x64

Lines Matching full:jsfunction

112       // Verified that the constructor is a JSFunction.
115 __ movq(rax, FieldOperand(rdi, JSFunction::kPrototypeOrInitialMapOffset));
124 // Check that the constructor is not constructing a JSFunction (see
135 __ movq(rcx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
320 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
395 // - JSFunction* function (
422 __ movq(rsi, FieldOperand(rdx, JSFunction::kContextOffset));
454 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
663 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
666 __ movq(rbx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
783 __ movq(rdx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
787 __ movq(rdx, FieldOperand(rdi, JSFunction::kCodeEntryOffset));
862 __ movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
866 __ movq(rdx, FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset));
1344 __ movq(rbx, FieldOperand(rdi, JSFunction::kPrototypeOrInitialMapOffset));
1379 __ movq(rbx, FieldOperand(rdi, JSFunction::kPrototypeOrInitialMapOffset));
1413 __ movq(rbx, FieldOperand(rdi, JSFunction::kPrototypeOrInitialMapOffset));
1694 __ movq(rcx, FieldOperand(rax, JSFunction::kSharedFunctionInfoOffset));