Home | History | Annotate | Download | only in arm64

Lines Matching refs:code_entry

1433   Register code_entry = x3;
1438 __ Ldr(code_entry, FieldMemOperand(function, JSFunction::kCodeEntryOffset));
1537 __ Call(code_entry);
1548 __ Jump(code_entry);