Lines Matching refs:ces
159 CEntryStub ces(1);
160 call(ces.GetCode(), RelocInfo::DEBUG_BREAK);
1210 CEntryStub ces(1);
1211 ces.SaveDoubles();
1212 CallStub(&ces);
1238 CEntryStub ces(1);
1239 CallStub(&ces);
1258 CEntryStub ces(1);
1259 return TryCallStub(&ces);
1445 CEntryStub ces(1);
1446 jmp(ces.GetCode(), RelocInfo::CODE_TARGET);
1454 CEntryStub ces(1);
1455 return TryTailCallStub(&ces);