Home | History | Annotate | Download | only in x87

Lines Matching refs:ces

499   CEntryStub ces(isolate(), 1);
500 call(ces.GetCode(), RelocInfo::DEBUG_BREAK);
2006 CEntryStub ces(isolate(), 1, save_doubles);
2007 CallStub(&ces);
2208 CEntryStub ces(isolate(), 1);
2209 jmp(ces.GetCode(), RelocInfo::CODE_TARGET);