Searched refs:GetInputType (Results 1 – 5 of 5) sorted by relevance
116 MachineType GetInputType(size_t index) const { in GetInputType() function201 return incoming_->GetInputType(index + 1); // + 1 to skip target. in GetParameterType()
303 buffer->descriptor->GetInputType(0))); in InitializeCallBuffer()340 buffer->descriptor->GetInputType(index)); in InitializeCallBuffer()
205 *left_type = *right_type = stub.GetInputType(zone(), map); in CompareType()
534 Type* CompareNilICStub::GetInputType(Zone* zone, Handle<Map> map) { in GetInputType() function in v8::internal::CompareNilICStub
1315 Type* GetInputType(Zone* zone, Handle<Map> map);