Lines Matching refs:ces
616 CEntryStub ces(f->result_size, save_doubles);617 CallStub(&ces);835 CEntryStub ces(result_size);836 jmp(ces.GetCode(isolate()), RelocInfo::CODE_TARGET);3468 CEntryStub ces(1);3469 ASSERT(AllowThisStubCall(&ces));3470 Call(ces.GetCode(isolate()), RelocInfo::DEBUG_BREAK);