Home | History | Annotate | Download | only in ia32

Lines Matching refs:ces

580   CEntryStub ces(isolate(), 1);
581 call(ces.GetCode(), RelocInfo::DEBUG_BREAK);
2044 CEntryStub ces(isolate(), 1, save_doubles);
2045 CallStub(&ces);
2246 CEntryStub ces(isolate(), 1);
2247 jmp(ces.GetCode(), RelocInfo::CODE_TARGET);