Home | History | Annotate | Download | only in x64

Lines Matching refs:ces

384   CEntryStub ces(f->result_size);
385 CallStub(&ces);
422 CEntryStub ces(result_size);
423 jmp(ces.GetCode(), RelocInfo::CODE_TARGET);
1793 CEntryStub ces(1);
1794 Call(ces.GetCode(), RelocInfo::DEBUG_BREAK);