Lines Matching refs:ces
652 CEntryStub ces(isolate(), f->result_size, save_doubles);653 CallStub(&ces);868 CEntryStub ces(isolate(), result_size);869 jmp(ces.GetCode(), RelocInfo::CODE_TARGET);3801 CEntryStub ces(isolate(), 1);3802 DCHECK(AllowThisStubCall(&ces));3803 Call(ces.GetCode(), RelocInfo::DEBUG_BREAK);