Home | History | Annotate | Download | only in x64

Lines Matching refs:code_entry

486                                                Register code_entry,
493 DCHECK(code_entry.is(rcx));
506 cmpp(code_entry, Operand(scratch, 0));
516 CheckPageFlag(code_entry, scratch,
525 Push(code_entry);
531 PushCallerSaved(kDontSaveFPRegs, js_function, code_entry);
561 PopCallerSaved(kDontSaveFPRegs, js_function, code_entry);
564 Pop(code_entry);