Lines Matching refs:ces
587 CEntryStub ces(1, kSaveFPRegs);588 CallStub(&ces);608 CEntryStub ces(f->result_size);609 CallStub(&ces);764 CEntryStub ces(result_size);765 jmp(ces.GetCode(), RelocInfo::CODE_TARGET);3000 CEntryStub ces(1);3001 ASSERT(AllowThisStubCall(&ces));3002 Call(ces.GetCode(), RelocInfo::DEBUG_BREAK);