Home | History | Annotate | Download | only in x64

Lines Matching refs:code_entry

484                                                Register code_entry,
491 DCHECK(code_entry.is(rcx));
504 cmpp(code_entry, Operand(scratch, 0));
514 CheckPageFlag(code_entry, scratch,
523 Push(code_entry);
529 PushCallerSaved(kDontSaveFPRegs, js_function, code_entry);
559 PopCallerSaved(kDontSaveFPRegs, js_function, code_entry);
562 Pop(code_entry);